var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " "; arnews[0]="More Burke & Hare Cast Announced - Empire
"; arnews[0] += "Details of the full cast have been announced for John Landis’ Burke And Hare, and if you thought you were excited by the casting of Simon Pegg and Andy Serkis, prepare to do geeky cartwheels at the news that Jessica Hynes, Bill Bailey, Reece ..."; arnews[0] += "
Publ.Date : Thu, 04 Feb 2010 17:53:00 GMT"; arnews[0] += "
"; arnews[1]="Fine acting brings this literary love story to life - Daily Journal
"; arnews[1] += "\"Bright Star\" (now available on DVD) is writer-director Jane Campion's exploration of the true love story of poet John Keats and Fanny Brawne. On paper, Keats (Ben Whishaw) and Fanny (Abbie Cornish) are by a no means a match. He's an impoverished ..."; arnews[1] += "
Publ.Date : Wed, 03 Feb 2010 08:29:00 GMT"; arnews[1] += "
"; arnews[2]="Christopher Lee! Tim Curry! More Burke & Hare cast announced! - JoBlo.com
"; arnews[2] += "So far we have: Simon Pegg, Andy Serkis, Isla Fisher, Tom Wilkinson, and a small ... SPACED, SHAUN OF THE DEAD), Bill Bailey (HOT FUZZ), Reece Shearsmith (SHAUN OF THE DEAD), Christopher Lee, Tim Curry, Ronnie Corbett, Hugh Bonneville (NOTTING HILL ..."; arnews[2] += "
Publ.Date : Wed, 03 Feb 2010 23:52:00 GMT"; arnews[2] += "
"; totcount = 3; 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("
");