var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Gordon bitter over Defoe's challenge
"; arnews[0] += "Photograph: Akira Suemori/AP Sunderland 's goalkeeper Craig Gordon has expressed his disappointment with Jermain Defoe for the \"poor\" challenge from the striker which has left the Scotland international with a broken arm."; arnews[0] += "
Publ.Date : Thu, 12 Nov 2009 18:44:57 GMT"; arnews[0] += "
"; arnews[1]="Stork report
"; arnews[1] += "The following births were announced by Onslow Memorial Hospital: Sept. 24: Mackenzi Lynne to Britni and Matthew Herson."; arnews[1] += "
Publ.Date : Sun, 01 Nov 2009 21:18:37 GMT"; arnews[1] += "
"; arnews[2]="Tottenham 0-1 Stoke City
"; arnews[2] += "Ricardo Fuller came back to haunt his old manager, picking out Glenn Whelan for Stoke's decisive goal."; arnews[2] += "
Publ.Date : Sun, 25 Oct 2009 23:10:06 GMT"; arnews[2] += "
"; arnews[3]="Whoreditch launches party night in Brick Lane
"; arnews[3] += "Whoreditch launches a new monthly party in the heart of Brick Lane on Friday 13th November at The Brickhouse, East London's most secret gem."; arnews[3] += "
Publ.Date : Sun, 25 Oct 2009 04:28:25 GMT"; arnews[3] += "
"; arnews[4]="AdultCon sex convention starts
"; arnews[4] += "Downtown Los Angeles will become the center of the adult-entertainment world beginning Friday as AdultCon begins a three-day run at the Convention Center, featuring autograph sessions with porn stars, DVD sales and exhibit booths."; arnews[4] += "
Publ.Date : Fri, 02 Oct 2009 17:33:24 GMT"; arnews[4] += "
"; arnews[5]="Go For Broke - The facts behind the movie
"; arnews[5] += "Movie stats: Title: Go for Broke Released 1951 Starring: Van Johnson, Lane Nakano, Akira Fukunaga, Henry Oysate, George Miki, Ken K. Okamoto, Harry Hamadan, Henry Nakamura Produced by Dore Schary Directed by Robert Pirosh Written by Robert Pirosh Technical Advisor: Lt."; arnews[5] += "
Publ.Date : Thu, 24 Sep 2009 13:42:56 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("
");