var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Ray Park gets plenty of face time on NBC's Heroes'
"; arnews[0] += "Ever wonder just how big a nerd you are? There's a very simple test to determine your geekyness: Do you know what actor Ray Park looks like? The actor's face has been obscured in almost every film he has made."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 22:37:43 GMT"; arnews[0] += "
"; arnews[1]="James Van Der Beek files for divorce
"; arnews[1] += "James Van Der Beek has filed for divorce. The former 'Dawson's Creek' star split from actress Heather McComb earlier this year and has now started legal proceedings to officially end their six-year marriage."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 22:07:54 GMT"; arnews[1] += "
"; arnews[2]="Heather McComb (Photos, Video): James Van Der Beek Divorce Filed
"; arnews[2] += "Heather McComb divorcing? James Van Der Beek, The former 'Dawson's Creek' star split from actress Heather McComb earlier this year and has now started legal proceedings to officially end their six-year marriage."; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 20:42:03 GMT"; arnews[2] += "
"; arnews[3]="very hot day
"; arnews[3] += "An Antony Blog. A blog about Antony's life and his Mac, iPod and iPhone. Also about hot TV shows Desperate Housewives and Prison Break."; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 15:59:26 GMT"; arnews[3] += "
"; arnews[4]="James Van Der Beek - James Van Der Beek Files for Divorce
"; arnews[4] += "Former 'Dawson's Creek' star James Van Der Beek has filed for divorce form his wife of six years Heather McComb."; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 14:03:22 GMT"; arnews[4] += "
"; arnews[5]="Are My Hogs in the House? Paying Tribute to the Miami Dolphins' O-Line
"; arnews[5] += "Michael Oher may have a fancy movieA starring the timeless Sandra Bullock , but the real story is the Miami Dolphins' offensive line."; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 09:50:32 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("
");