var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Facts Of The Day (Bonnie Hunt) - The Gaea Times
"; arnews[0] += "Actress REGINA KING is set to put her taste buds to the test after landing a spot as a guest judge on her favourite U.S. cookery show, IRON CHEF. King was surprised with the honour by producers during an appearance on her Jerry Maguire co-star Bonnie ..."; arnews[0] += "
Publ.Date : Wed, 27 Jan 2010 03:08:00 GMT"; arnews[0] += "
"; arnews[1]="Celebrity Sightings - Kirsten Dunst, Carmen Electra, Nicole Eggert ... - Examiner
"; arnews[1] += "Following the 2010 Miss America crowning ceremony, pageant judge and actress Vivica Fox, joined by close friend and actress Regina King, dined at Beso. Vivica Fox and Regina King Photo credit: Isaac Brekken/WireImage Hip-hop star/producer Timbaland ..."; arnews[1] += "
Publ.Date : Wed, 03 Feb 2010 23:52:00 GMT"; arnews[1] += "
"; arnews[2]="Does Vanity Fair Hate Black Girls? - Salon
"; arnews[2] += "For years, extremely talented black female actresses like Halle Berry, Regina King, Jada Pinkett Smith, Kerry Washington, Sanaa Lathan, Kimberly Elise, Nicole Ari Parker, Lynn Whitfield, Lela Rochon (I could do this for three more pages...)"; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 23:39:00 GMT"; arnews[2] += "
"; arnews[3]="Year of the Dog - San Diego weekly Reader
"; arnews[3] += "... secondary characters equally and democratically pull their weight: the adenoidal nose-to-the-grindstone boss (Josh Pais), the monomaniacally marriage-minded black co-worker (Regina King), the knife collector and Not So Great White Hunter right ..."; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 14:07:00 GMT"; arnews[3] += "
"; arnews[4]="Time Warner Cable Announces New Movies on Demand in Category in ... - PR Inside
"; arnews[4] += "Time Warner Cable (NYSE: TWC) is helping its Digital Cable customers celebrate Black History Month by giving them access to a brand new category of Movies on Demand (MOD). During the month of February, viewers can access “Black Cinema On Demand ..."; arnews[4] += "
Publ.Date : Fri, 05 Feb 2010 17:52:00 GMT"; arnews[4] += "
"; arnews[5]="Even with Heart Disease Awareness on the Rise, Prevention Remains ... - Kansas City infoZine
"; arnews[5] += "Washington, D.c. - infoZine - In recognition of American Heart Month, the National Heart, Lung, and Blood Institute (NHLBI) and its heart disease awareness campaign-The Heart Truth- is reminding all American women that heart disease prevention ..."; arnews[5] += "
Publ.Date : Wed, 03 Feb 2010 14:13: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("
");