var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="The MeeThinks Friday FreeThinks: 01.29.10
"; arnews[0] += "The MeeThinks Friday FreeThinks: 01.29.10 Posted by John Meehan on 01.29.2010 The Rumble! Racism? And in TNA... there's a Hurricane comin' through! Howdy, folks."; arnews[0] += "
Publ.Date : Fri, 29 Jan 2010 08:14:18 GMT"; arnews[0] += "
"; arnews[1]="And then the bell rings...wrestling news for January 17
"; arnews[1] += "Jeff Hardy goes to court on march 17 with an additional opium trafficking charge for the vikes."; arnews[1] += "
Publ.Date : Fri, 15 Jan 2010 08:00:00 GMT"; arnews[1] += "
"; arnews[2]="Celebrity Apprentice contestants announced
"; arnews[2] += "Former Illinois governor Rod Blagojevich will be among stars taking on real estate mogul Donald Trump in the boardroom for the Celebrity Apprentice television program in March, NBC said on Monday."; arnews[2] += "
Publ.Date : Sun, 17 Jan 2010 12:11:03 GMT"; arnews[2] += "
"; arnews[3]="Slideshow Sexy Maria eyes WWE farewell
"; arnews[3] += "TAKE one last lingering look at these snaps of stunning Maria Kanellis - because she might not be a WWE Diva for too much longer."; arnews[3] += "
Publ.Date : Fri, 15 Jan 2010 14:16:01 GMT"; arnews[3] += "
"; arnews[4]="Bret Michaels Explains Why He Wanted To Do 'The Celebrity Apprentice'
"; arnews[4] += "Video footage of POISON vocalist Bret Michaels talking to AccessHollywood.com 's Laura Saltman about why he wanted to be part of the new season of Donald Trump 's \"The Celebrity Apprentice\" can eb viewed at this location ."; arnews[4] += "
Publ.Date : Tue, 12 Jan 2010 08:32:17 GMT"; arnews[4] += "
"; arnews[5]="The 2010 Winter Television Season: Sunday
"; arnews[5] += "Everyone thinks that the fall is the best season for television: that's when networks make a big whoop-de-doo about all their shiny new shows and when cliffhangers from the previous season are resolved in generally unsatisfactory ways."; arnews[5] += "
Publ.Date : Sun, 10 Jan 2010 09:00:08 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("
");