var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="10 ways to fix a Saturday Night Livea
"; arnews[0] += "Hot young hosts there mainly to plug failed movies? An utter dearth of great pop-culture parody? No more! See our sure-fire ways to help NBC's weekend staple raise its game."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 19:45:47 GMT"; arnews[0] += "
"; arnews[1]="10 Ways to Fix SNL
"; arnews[1] += "Hot young hosts there mainly to plug failed movies? An utter dearth of great pop-culture parody? No more! See our sure-fire ways to help NBC's weekend staple raise its game."; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 00:54:03 GMT"; arnews[1] += "
"; arnews[2]="This Week's Fab Faves
"; arnews[2] += "What's special about this week's Fab faves is the count of stylish men. Yum. Inside you will find the dapper looks of Zachary Quinto, Taylor Lautner, and Zac Efron a ' enjoy! On the female front, from purple Dior gowns to ray-printed Proenza frocks, there is a vast array of eye candy."; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 00:00:22 GMT"; arnews[2] += "
"; arnews[3]="Rediscovering warm heart of Star Trek
"; arnews[3] += "Star Trek: Rebirthing the entire franchise at the exact moment we seem to need the Star Trek magic more than ever, director J.J. Abrams and writers Roberto Orci and Alex Kurtzman stir up a powerful concoction that puts you in a spell from the opening sequence."; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 03:43:28 GMT"; arnews[3] += "
"; arnews[4]="5-Page Preview ofandnbsp;Final Issue of Nero Comic Book Mini Series
"; arnews[4] += "Originally hired as co-executive producer to help with the second half of the show's first season, Kevin Murphy has now taken the reins of Caprica , the Battlestar Galactica prequel on Syfy, according to The Hollywood Reporter."; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 01:59:58 GMT"; arnews[4] += "
"; arnews[5]="Exclusive 'Season of the Witch' Trailer Premiere
"; arnews[5] += "Fandango has the exclusive Season of the Witch trailer premiere ! Coming out on March 19, 2010 and starring Nicolas Cage, Ron Perlman and Claire Foy as the witch, this definitely looks like a scary thrill ride! More By: Erik Davis on November 20, 2009 at 4:09PM Comments Well, so much for the folks who thought all those negative reviews might impact ..."; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 00:26:33 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("
");