var arnews = new Array(7); totcount = 3; rnd = 0; document.title=document.title+ " "; arnews[0]="HBO's THE PACIFIC Trailer #2 - Daemon's TV
"; arnews[0] += "Check out another new trailer for HBO's ten-hour miniseries, THE PACIFIC , which will premiere in March 2010. It looks pretty damn good. The Pacific tracks the intertwined odysseys of three U.S. Marines - Robert Leckie (played by James Badge Dale ..."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 22:22:00 GMT"; arnews[0] += "
"; arnews[1]="Watch: The bullets fly in the second trailer for HBO's 'The Pacific' - HitFix
"; arnews[1] += "The new trailer seems to focus mostly on Joe Mazzello's Eugene Sledge, one of three Marines (Jon Seda and James Badge Dale play the other two) who make up the centerpiece of the story, a 10-part trek starting at Guadcanal and progressing through the ..."; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 00:07:00 GMT"; arnews[1] += "
"; arnews[2]="Idiot Box Updates: November 19 - CRAVE ONLINE
"; arnews[2] += "Welcome to CraveOnline's Idiot Box Updates , where we run down all the latest TV news and separate the facts from the rumors and nonsense on and about the small screen. Here's a list of the top 20 prime-time network shows by viewership numbers ..."; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 22:59:00 GMT"; arnews[2] += "
"; totcount = 3; 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("
");