var arnews = new Array(8); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="Celebs in Brad Paisley's "Online" video - Waterbury Republican-American
"; arnews[0] += "1) Jason Alexander (George on “Seinfeld”) directed the video and plays the geek who gets sexier when he fires up his Mac in his basement bedroom. 2) William Shatner (“Star Trek”) plays the geek’s dad. 3) Estelle Harris, who played George ..."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 03:03:00 GMT"; arnews[0] += "
"; arnews[1]="Entertainment short takes - Daily Oklahoman
"; arnews[1] += "Guitarist James Young (Styx), 60. →Singer Stephen Bishop , 58. →Pianist Yanni , 55. →Actor D.B. Sweeney , 48. →Actress Laura San Giacomo (\" Just Shoot Me ”), 48. →Rapper Reverend Run ( Run-DMC ), 45. →Actor Patrick Warburton (\"The Tick ..."; arnews[1] += "
Publ.Date : Fri, 13 Nov 2009 23:57:00 GMT"; arnews[1] += "
"; arnews[2]="Today in History - Gloucester Daily Times
"; arnews[2] += "On Nov. 14, 1851, Herman Melville's novel \"Moby-Dick; Or, The Whale\" was first published in the United States. On this date: In 1881, Charles J. Guiteau went on trial for assassinating President James A. Garfield. (Guiteau was convicted and hanged ..."; arnews[2] += "
Publ.Date : Fri, 13 Nov 2009 23:57:00 GMT"; arnews[2] += "
"; arnews[3]="Review: The Venture Bros. - The Revenge Society - Tvsquad.com
"; arnews[3] += "(S04E05) This episode was certainly a surprise in many respects. It was one of the funnier installments of the season so far. It also brought back a lot of old themes and cleared up some incomplete storylines that had started to gather dust. On one ..."; arnews[3] += "
Publ.Date : Mon, 16 Nov 2009 17:55:00 GMT"; arnews[3] += "
"; totcount = 4; 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("
");