var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Winners a " Criminal Ways
"; arnews[0] += "Somehow this movie seems rather crazy and extremely silly. A gang of would-be thieves gets far more than they bargained for when they undertake Criminal Ways ."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 12:08:52 GMT"; arnews[0] += "
"; arnews[1]="Roberts' 'scary' car crash
"; arnews[1] += "R&B star AKON is set to take over the airwaves in London - he's landed a job presenting a weekly radio show."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 20:31:31 GMT"; arnews[1] += "
"; arnews[2]="Duvall: 'Retirement will...
"; arnews[2] += "A rep for SACHA BARON COHEN has dismissed reports the BORAT funnyman will wed fiancee ISLA FISHER later this month ."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 20:31:18 GMT"; arnews[2] += "
"; arnews[3]="Comedy Central is Putting the Pedal to the Metal in the Network...
"; arnews[3] += "Companies: Viacom, Inc. On Tuesday February 9, 2010, 10:29 am EST NEW YORK , Feb."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 19:03:04 GMT"; arnews[3] += "
"; arnews[4]="No Wedding for Sacha Baron Cohen and Isla Fisher Just Yet
"; arnews[4] += "A rep for SACHA BARON COHEN has dismissed reports the BORAT funnyman will wed fiancee ISLA FISHER later this month ."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 08:33:05 GMT"; arnews[4] += "
"; arnews[5]="Sacha Baron Cohen to marry
"; arnews[5] += "Isla Fisher and Sacha Baron Cohen are seemingly set to marry this month. The couple have reportedly sent out party invites asking guests to keep February 26 free, however, the notices do not contain any further information."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 06:57:06 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("
");