var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="I guess they'll always have Fresno
"; arnews[0] += "With 'Oranges,' Hugh Laurie of 'House' could take the film plunge It can be a crapshoot when TV actors step from the small screen into features; for every George Clooney or Steve Carell, there's a Zach Braff or Katherine Heigl."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 04:33:00 GMT"; arnews[0] += "
"; arnews[1]="Let's hear it for the boy
"; arnews[1] += "Price: $38 to $58 Event Phone Number: 872-9664 Beef & Boards Dinner Theatre Neighborhood: North Indy 9301 Michigan Road Indianapolis, IN 46268 872-9664 Update/correct this listing A remake of 1984's \"Footloose\" - where Kevin Bacon boogied his way to major stardom - is scheduled to hit theaters next year, starring Chace Crawford and Julianne Hough."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 21:26:00 GMT"; arnews[1] += "
"; arnews[2]="Chace Crawford, Boy Scouts, Roxy, Carl Craig, Dubai
"; arnews[2] += "Ten things you can do to oppose the anti-gay legislation in Uganda. Chace Crawford unleashes his man scent on Miami Beach."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 21:18:09 GMT"; arnews[2] += "
"; arnews[3]="Did Ed Westwick Have Sex in Public? With a Girl?
"; arnews[3] += "We generally don't give two farts about the Super Bowl. It was probably childhood that did it, since our first experience of the big game involved singing \"You're lookin' at the Fridge, I'm the rookie."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 18:57:04 GMT"; arnews[3] += "
"; arnews[4]="Tom Arnold Pulls Down Marissa Miller's Pants At Celebrity Football Game
"; arnews[4] += "Victoria's Secret model Marissa Miller showed off more than her football skills at a pre-Super Bowl celebrity football game at the weekend - thanks to a pants-dropping play from funnyman Tom Arnold ."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 17:34:52 GMT"; arnews[4] += "
"; arnews[5]="Tony Romo 'gearing up for engagement'
"; arnews[5] += "Tony Romo is rumoured to be preparing to propose to Candice Crawford. The Dallas Cowboys quarterback began dating Crawford, younger sister of Gossip Girl actor Chace, in September."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 17:25:36 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("
");