var arnews = new Array(8); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="PU: The Observatory: Bolt from the Blue - MSN Entertainment
"; arnews[0] += "The film — based on a well-received series of young-adult fantasy novels by Rick Riordan — faces inevitable comparisons to the elephant in the room: J.K. Rowling's \"Harry Potter\" multimedia juggernaut (a comparison not helped by the involvement ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 06:42:00 GMT"; arnews[0] += "
"; arnews[1]="Welcome to Retrofitting: “Clash” and “Potter” Going 3D - NBC New York
"; arnews[1] += "Warner Bros. I have a soft spot in my heart for the original “Clash of the Titans,” because it was one of the first movies I ever saw. It also serves as the beginning and end to my personal knowledge of the classics. Most film buffs know the ..."; arnews[1] += "
Publ.Date : Thu, 04 Feb 2010 14:19:00 GMT"; arnews[1] += "
"; arnews[2]="The E-Block: First look at "Clash of the Titans," "Uncharted 3" in ... - WZZM 13
"; arnews[2] += "(WZZM) - First up, the movie that's already making girls cry with just the trailer. It's \"Dear John,\" based on the bestselling book by Nicholas Sparks. Channing Tatum and Amanda Seyfried play star-crossed lovers who are separated when he goes to ..."; arnews[2] += "
Publ.Date : Thu, 04 Feb 2010 18:08:00 GMT"; arnews[2] += "
"; arnews[3]="WGLB presents a day at the movies. - DAILY KOS
"; arnews[3] += "Oh yeah, there was that little hearing where Admiral Mike Mullen said the military’s \"Don’t Ask, Don’t Tell\" policy ran contrary to the very foundation of integrity our military is based upon. And then, the GOP predictably tossed away all their ..."; arnews[3] += "
Publ.Date : Fri, 05 Feb 2010 16:26:00 GMT"; arnews[3] += "
"; totcount = 4; 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("
");