var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Amelia
"; arnews[0] += "Reviewed by: Scott Chitwood Movie Rating: 6 out of 10 Extras Rating: 7.5 out of 10 Movie Details: View here Buy this DVD at Amazon.com Rating: PG Starring: Hilary Swank as Amelia Earhart Richard Gere as George Putnam Ewan McGregor as Gene Vidal Christopher Eccleston as Fred Noonan Joe Anderson as Bill Cherry Jones as Eleanor Roosevelt Mia ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 01:23:49 GMT"; arnews[0] += "
"; arnews[1]="Get ready for the annual Meryl Weep
"; arnews[1] += "There's an almost annual fan-based outcry - let's call it the Meryl Weep - over Meryl Streep's extended losing run at the Oscars that kicked in around 2006, when she failed to win with The Devil Wears Prada ."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 22:05:09 GMT"; arnews[1] += "
"; arnews[2]="Women helping women with supima cotton
"; arnews[2] += "Are you heart-ed out yet? No? Good. Because we just discovered the charity-minded Michael Stars Joyful Heart tees , created in part by Mariska Hargitay and pimped out by fab friends like Jennifer Aniston, Hilary Swank, Debra Messing, Courteney Cox, and others who spell their names totally differently than you think they do until you look it up on ..."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 21:00:00 GMT"; arnews[2] += "
"; arnews[3]="Peter Bogdanovich plans feature
"; arnews[3] += "Peter Bogdanovich has signed on to adapt Kurt Anderson's bestselling novel \"Turn of the Century\" and direct for Das Films."; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 21:04:55 GMT"; arnews[3] += "
"; arnews[4]="Kate Hudson Watches the Super Bowl in New Orleans
"; arnews[4] += "The actress brought son Ryder, 6, and some friends and family to Morton's the Steakhouse, where they took in the game on large screen televisions set up for diners."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 11:00:00 GMT"; arnews[4] += "
"; arnews[5]="Who snubbed who at Super parties?
"; arnews[5] += "The Audi Super Bowl party in the penthouse of the W South Beach Saturday was interesting on so many levels."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 09:00: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("
");