var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Report: Tipsy Timberlake Gets Toasted, Disses Lohan
"; arnews[0] += "Pop star Justin Timberlake, who's known to keep it together in the club, reportedly hit the bottle a little bit too hard while partying in New York City recently."; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 06:38:47 GMT"; arnews[0] += "
"; arnews[1]="It's A Scrub: Planet 51's commonplace imagery can't save the lackluster story line
"; arnews[1] += "It's been a big year for animation, with a great variety of styles represented by Up, Monsters vs."; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 05:00:00 GMT"; arnews[1] += "
"; arnews[2]="'New Moon' takes opening day record
"; arnews[2] += "Summit Entertainment's 'The Twilight Saga: New Moon' tore up the box office record for best opening day, grabbing the title away from Warner Bros."; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 14:23:49 GMT"; arnews[2] += "
"; arnews[3]="Planet 51
"; arnews[3] += "The Pearl Theatre at Avenue North UA Grant Plaza 9 UA Riverview Stadium 17 Bucks, PA AMC Woodhaven 10 AMC Neshaminy 24 Regal Barn Plaza 14 Regal Richland Crossing 12 Regal Warrington Crossing 22 Chester, PA Regal Downingtown 16 Delaware, PA AMC Granite Run 8 AMC Marple 10 UA Movies at 69th Street 9 Montgomery, PA UA King of Prussia Stadium 16 ..."; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 08:00:00 GMT"; arnews[3] += "
"; arnews[4]="So-So "Planet 51" Gets a Boost from Much Better Movies
"; arnews[4] += "\"Planet 51\" movie trailer Release Date: November 20, 2009 Rating: PG Genre: Family/Sci-Fi/Comedy Run Time: 90 min."; arnews[4] += "
Publ.Date : Fri, 13 Nov 2009 08:00:00 GMT"; arnews[4] += "
"; arnews[5]="Quick Fix Beauty Tips for the Holidays
"; arnews[5] += "With a holiday party calendar as extensive as your gift list, looking your best all day long can be a bit of a challenge."; arnews[5] += "
Publ.Date : Tue, 03 Nov 2009 08:00:00 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("
");