var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Ed Westwick, Jessica Szohr Do Their Best To Disspell Breakup Rumors
"; arnews[0] += "Tuesday, February 09, 2010 10:51 AM Either that or they were just sloppy drunk. \"Gossip Girl\" co-stars and real-life lovers Ed Westwick and Jessica Szohr did their best to put the breakup rumors to bed at Maxim's Super Bowl party at the Raleigh in Miami."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 10:52:00 GMT"; arnews[0] += "
"; arnews[1]="20% fashion + 80% confidence = 100% style
"; arnews[1] += "As costume designer for the CW's \"Gossip Girl,\" Eric Daman deflects responsibility for creating legions of TV addicts."; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 08:00:00 GMT"; arnews[1] += "
"; arnews[2]="Did Ed Westwick Have Sex in Public? With a Girl?
"; arnews[2] += "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[2] += "
Publ.Date : Tue, 09 Feb 2010 18:57:04 GMT"; arnews[2] += "
"; arnews[3]="Tom Arnold Pulls Down Marissa Miller's Pants At Celebrity Football Game
"; arnews[3] += "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[3] += "
Publ.Date : Tue, 09 Feb 2010 17:34:52 GMT"; arnews[3] += "
"; arnews[4]="Jessica Szohr and Ed Westwick Snog Through Super Bowl
"; arnews[4] += "Following some smooches for the Super Bowl cameras and a night aboard Paul Allen's yacht, Brangelina issued a legal statement saying reports of their separation were \"false and intrusive,\" suing the News of the World newspaper for their false allegations ."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 16:24:56 GMT"; arnews[4] += "
"; arnews[5]="5 Reasons Why I Wish I Were A Football
"; arnews[5] += "2. Kellan Lutz and Marlon Wayans would fight over me. 3. Chace Crawford would constantly check me out."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 16:08:21 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("
");