var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Christopher Lee! Tim Curry! More Burke & Hare cast announced! - JoBlo.com
"; arnews[0] += "David Tennant is out, but many others have been added to the cast of BURKE AND HARE. So far we have: Simon Pegg, Andy Serkis, Isla Fisher, Tom Wilkinson, and a small part for Stephen Merchant. Now prepare to geek out to the new names joining the cast ..."; arnews[0] += "
Publ.Date : Wed, 03 Feb 2010 23:52:00 GMT"; arnews[0] += "
"; arnews[1]="Mummies: Secrets of the Pharaohs - School Library Journal
"; arnews[1] += "Mummies: Secrets of the Pharaohs. DVD. approx. 40 min. Prod. by GSF Mummies. Dist. by Image Entertainment. 2007, 2009 release. $19.98. Gr 7 Up –Sure to be a favorite with students and instructors, this extraordinarily well-crafted production delves ..."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 01:54:00 GMT"; arnews[1] += "
"; arnews[2]="Worthington To Play Dracula? - The Gaea Times
"; arnews[2] += "October 30th, 2009 LONDON - Dracula actor Sir Christopher Lee is all set to receive his knighthood from the Prince of Wales at Buckingham Palace. The star is known for his spine-chilling performances opposite Peter Cushing in the Hammer Horror movies ..."; arnews[2] += "
Publ.Date : Wed, 27 Jan 2010 03:08:00 GMT"; arnews[2] += "
"; arnews[3]="Adrian driver arrested on suspicion of suspended license, drug ... - Daily Telegram
"; arnews[3] += "An Adrian man was arrested Sunday, Feb. 7, on suspicion of driving with a suspended license, second offense, and possession of marijuana and drug paraphernalia. According to a report released Monday by the Adrian Police Department, Christopher Lee ..."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 19:28:00 GMT"; arnews[3] += "
"; arnews[4]="The Beast Within: Ten Timeless Werewolf Films - Popmatters.com
"; arnews[4] += "In less than three days we will see what, if anything, new Oscar winning actor Benicio del Toro and replacement director Joe Johnston have to offer the whole ‘man into beast’ fright film formula. Ever since CG became a staple of scary movies ..."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 20:18:00 GMT"; arnews[4] += "
"; arnews[5]="Review of House of the Long Shadows - Associated Content
"; arnews[5] += "By all outward appearances, the 1983 House of the Long Shadows had the makings of success. Everyone loves a haunted house story, and you certainly can't go wrong with a cast that includes Vincent Price, Peter Cushing, Christopher Lee, and John ..."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 16:36:00 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("
");