var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="10 Ways to Fix SNL
"; 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 : Sun, 22 Nov 2009 00:54:03 GMT"; arnews[0] += "
"; arnews[1]="10 ways to fix a Saturday Night Livea
"; 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 : Fri, 20 Nov 2009 19:45:47 GMT"; arnews[1] += "
"; arnews[2]="Dushku wants role in 'Dr. Horrible 2'
"; arnews[2] += "Eliza Dushku has said that she would like to appear in the sequel to Joss Whedon's Dr."; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 02:38:27 GMT"; arnews[2] += "
"; arnews[3]="Trailer Park Expands Advanced Content Group; Brett Levisohn Named Executive Producer
"; arnews[3] += "\" Trailer Park has significantly expanded its Advanced Content Group, and, concurrently, has named Brett Levisohn as that group's new Executive Producer."; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 00:45:20 GMT"; arnews[3] += "
"; arnews[4]="James Franco's Crazy Genius In Full And Gangsterlicious Flower
"; arnews[4] += "Let's suppose you are an actor. You can do comedy; you can do drama. You have been talked up for an Oscar, though not nominated for one."; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 19:23:56 GMT"; arnews[4] += "
"; arnews[5]="TWoP 10: TV Things We're Thankful For This Year
"; arnews[5] += "While we're constantly grateful for our friends and family and jobs and health and all that jazz, we're really thankful for the gift of television and DVRs and for Grey's Anatomy episodes without Katherine Heigl."; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 12:13:59 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("
");