var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="A-listers set for Ledger's swan song
"; arnews[0] += "The three actors who stepped in to finish the movie after Ledger's death in 2008, Johnny Depp, Jude Law, Colin Farrell, are on the guest list for the screening at the Montablan Theatre on December 8. The film's other stars, Vern Troyer, Tom Waits and Lily Cole, have also been invited."; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 05:44:36 GMT"; arnews[0] += "
"; arnews[1]="Sam Worthington is a WINNAAAAH
"; arnews[1] += "Mods...ignore the previous submission. Also, photo has been resized. Australian actor Sam Worthington has taken out the 2009 GQ Man of the Year award."; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 03:59:34 GMT"; arnews[1] += "
"; arnews[2]="Jackman 'heals long-time rift with mother'
"; arnews[2] += "Hugh Jackman has reportedly healed the rift with his mother. According to Female First , the Hollywood actor has forgiven his mother Grace for walking out on him and his four siblings."; arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 01:30:06 GMT"; arnews[2] += "
"; arnews[3]="Google's New Permanent Search Sidebar Could Streamline Searches
"; arnews[3] += "Despite Google's clean and simple design, users can still feel overwhelmed and frustrated by the freewheeling way in which search results appear on the site."; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 20:02:00 GMT"; arnews[3] += "
"; arnews[4]="L.A. bound Oh oh Oprah
"; arnews[4] += "The big question? Is Oprah moving kit and kaboodle to L.A.? Well, the kaboodle may be staying in Chicago, but the kit is moving to L.A. Translation: Sneed hears the Oprah Winfrey Network signed a 10-year lease in January on a 51,000-square-foot studio in the 5700 block of Wilshire Boulevard in L.A. An Oprah spokesman claims the address is the ..."; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 10:45:31 GMT"; arnews[4] += "
"; arnews[5]="Dead pensioner locked in toilet
"; arnews[5] += "A council was forced to apologise yesterday after day-care staff failed to notice a pensioner had died and her body was left locked in a toilet."; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 08:15:47 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("
");