var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="The Buzz | Hill Harper in Louisville - Courier-Journal
"; arnews[0] += "Fans of “CSI: NY” are in luck. Hill Harper , the handsome actor who plays Dr. Sheldon Hawkes, will appear at the 2010 Black Achievers celebration in Louisville. Harper, founder of the Manifest Your Destiny Foundation for underserved youths, will ..."; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 08:12:00 GMT"; arnews[0] += "
"; arnews[1]="The Conversation: How Black Men and Women Can Build Loving, Trusting ... - BlackNews.com
"; arnews[1] += "The conversation. You may be wondering, \"What conversation do I need to have?\" Hill Harper explains what we need to talk about in order for black people to have good, lasting relationships. There seems to be an endless number of books out there that ..."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 15:34:00 GMT"; arnews[1] += "
"; arnews[2]="Breakfast with CSI:NY's Hill Harper, cool culinary happenings with Guy ... - Examiner
"; arnews[2] += "“Having fewer honest conversations with close friends and more with your partner is an important step” says Hill Harper. Harper’s book addresses relationship issues of black men and women. Harper also answered questions from radio listeners ..."; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 00:46:00 GMT"; arnews[2] += "
"; arnews[3]="National ID Program in Deep Trouble, As Budget is Cut 40 Percent - CIO
"; arnews[3] += "The U.S. Senate recently approved a $43 billion budget for the U.S. Department of Homeland Security for the federal government's 2010 fiscal year, which began Oct. 1. The appropriation called for substantial increases in DHS spending in several key ..."; arnews[3] += "
Publ.Date : Mon, 16 Nov 2009 22:13:00 GMT"; arnews[3] += "
"; arnews[4]="Real ID program in deep trouble - Computerworld
"; arnews[4] += "There isn't any love for Real ID on Capitol Hill,\" Harper said, but many lawmakers are reluctant to openly reject it for fear of being seen as too soft on national security. The Real ID Act was signed into law by President George W. Bush in 2005 as ..."; arnews[4] += "
Publ.Date : Mon, 16 Nov 2009 10:53:00 GMT"; arnews[4] += "
"; arnews[5]="Acting gives Harper stage to address teenagers - Cincinnati.com
"; arnews[5] += "The YMCA picked the perfect person in \"CSI: NY\" actor Hill Harper to speak at the Salute to YMCA Black & Hispanic Achievers Gala Friday. The Iowa native has written two inspirational books for teens, started the Manifest Your Destiny foundation to ..."; arnews[5] += "
Publ.Date : Wed, 18 Nov 2009 08:27:00 GMT"; arnews[5] += "
"; totcount = 6; if (rnd) { for (x=0;x<=100;x++) { y=Math.round(Math.random()*totcount-0.5); z=x%totcount; tval=arnews[y]; arnews[y] = arnews[z]; arnews[z] = tval; } } for (x=0;x<=(totcount-1);x++) { document.write(arnews[x]); if (x != (totcount-1) ) document.write("
"); } document.write("
");document.write("
");