var arnews = new Array(9); totcount = 2; rnd = 0; document.title=document.title+ " "; arnews[0]="iMURDERS
"; arnews[0] += "We don't see the faces of anyone involved, or even who takes the bullet. Once the remaining credits come to an end, this event isn't brought up again for more than half the movie; we literally forget all about it until the shooting resurfaces."; arnews[0] += "
Publ.Date : Tue, 13 Oct 2009 22:39:42 GMT"; arnews[0] += "
"; arnews[1]="5. Soapside: Advocate.com's Guide to Daytime
"; arnews[1] += "Soap hunk Austin Peck on his ATWT exit and new film, One Life 's same-sex marriage-athon, an update from Venice, and James Franco heads to General Hospital.A By Michael Fairman It Is Written It's been a whirlwind few weeks for hunky soap star Austin Peck."; arnews[1] += "
Publ.Date : Fri, 02 Oct 2009 07:00:00 GMT"; arnews[1] += "
"; totcount = 2; 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("
");