var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " "; arnews[0]="Lisa Marie talks to Jacko ghost
"; arnews[0] += "Soul singer ... Michael Jackson 'wants Lisa Marie Presley to forgive' 'Fall guy' doc JACKO'S family yesterday slammed the looming trial of his doctor for involuntary manslaughter - insisting they want someone charged with MURDER."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 08:57:29 GMT"; arnews[0] += "
"; arnews[1]=""Bad Lieutenant: Port of Call New Orleans" and "Bronson" at the Brattle
"; arnews[1] += "All week long, the Brattle Theatre's \"Recent Raves\" series has been featuring films introduced by members of the Boston Society of Film Critics."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 08:44:51 GMT"; arnews[1] += "
"; arnews[2]="Napoleon Perdis: The Eternally Amusing Muse: Women Who Inspire Me
"; arnews[2] += "To create his first fragrance for Balenciaga this spring, designer Nicolas GhesquiA re looked for cues not within the fashion house's rich history of perfumes but to his longtime muse, singer and actress Charlotte Gainsbourg."; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 05:08:05 GMT"; arnews[2] += "
"; arnews[3]="Could Christopher Nolan save Metropolis?
"; arnews[3] += "Director Christopher Nolan who rescued the Batman franchise from nippled suits and corny one-liners, has been asked to oversee the development of a new Superman, according to online reports."; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 04:18:10 GMT"; arnews[3] += "
"; arnews[4]="Top 5 movies to spark romance
"; arnews[4] += "True love doesn't always conquer all, not even in the movies. But that can be romantic as well."; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 02:04:09 GMT"; arnews[4] += "
"; arnews[5]="Christopher Nolan to Shepherd a Brand New Superman Film
"; arnews[5] += "It was last September when Diane Nelson, head of DC Entertanment, said, \"we don't have current plans behind Superman .\" A lot can change in five months as Deadline Hollywood has discovered, Christopher Nolan , has been asked to 'godfather' a new Superman flick."; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 01:06:34 GMT"; arnews[5] += "
"; arnews[6]="Hong Kong animation studio Imagi International, behind 'TMNT,' 'Astro Boy', shuts down
"; arnews[6] += "The Hong Kong studio behind \"TMNT\" and \"Astro Boy\" has shut down as its parent company tries to recover from losses."; arnews[6] += "
Publ.Date : Wed, 10 Feb 2010 00:05:08 GMT"; arnews[6] += "
"; arnews[7]="Travolta can't save 'Love'
"; arnews[7] += "John Travolta is quickly rivaling Nicolas Cage when it comes to glorious scenery chewing in mediocre B-movies. For a while, Cage was unmatched with his memorable performances in films like \"Ghost Rider,\" \"Knowing\" and, of course, \"The Wicker Man.\" But in the past couple of years Travolta has turned in his fair share of bizarre performances."; arnews[7] += "
Publ.Date : Tue, 09 Feb 2010 22:17:32 GMT"; arnews[7] += "
"; totcount = 8; 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("
");