var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Midsomer Murders - Barnaby's Casebook - TVShowsOnDVD.com
"; arnews[0] += "Guest stars include Hugh Bonneville, Gemma Jones, Honor Blackman, John Standing, Freddie Jones, Susan Wooldridge, Phoebe Nicholls, Stella Gonet, and Henry Ian Cusick."; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 10:36:00 GMT"; arnews[0] += "
"; arnews[1]="Bonekickers - Bonekickers - TVShowsOnDVD.com
"; arnews[1] += "The top-notch cast includes Hugh Bonneville (Notting Hill, Iris), Adrian Lester (Primary Colors, Hustle), Gugu Mbatha-Raw (Doctor Who), and Michael Maloney (The Forsyte Saga), with guest stars Eamonn Walker (Oz) and Burn Gorman (Torchwood)."; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 18:50:00 GMT"; arnews[1] += "
"; arnews[2]="Suchet, Hershey Board 'Express' TV Movie - OfficialWire
"; arnews[2] += "David Suchet and Barbara Hershey are set to star in a new British TV adaption of Agatha Christie's mystery novel \"Murder on the Orient Express,\" the BBC said. Suchet will reprise his role of Christie protagonist Hercule Poirot, a Belgian detective he ..."; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 17:24:00 GMT"; arnews[2] += "
"; arnews[3]="BBC World Service Programmes BBC World Drama Leaving by Vaclav Havel - BBC
"; arnews[3] += "As part of a season of programmes celebrating the 20th anniversary of the fall of the Berlin Wall, World Drama presents Vaclav Havel's Leaving. The chancellor of an unnamed state is leaving office. But does he have to leave the state villa as well ..."; arnews[3] += "
Publ.Date : Sat, 14 Nov 2009 23:55:00 GMT"; arnews[3] += "
"; arnews[4]="Glorious 39 - The Guardian
"; arnews[4] += "There are secret documents in the outhouse and a previously overlooked reel of film footage in which a wild-eyed actor (Hugh Bonneville) points the way to a dark and terrible truth. Oh, and there's Romola Garai, too, scampering from country estate to ..."; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 22:38:00 GMT"; arnews[4] += "
"; arnews[5]="Star cast revealed for new Poirot - BBC Entertainment
"; arnews[5] += "Award-winning actress Dame Eileen Atkins and Barbara Hershey will star in a new TV adaption of Agatha Christie's Murder On The Orient Express. David Suchet, who has played Hercule Poirot for 21 years, will return as the moustachioed Belgian detective ..."; arnews[5] += "
Publ.Date : Wed, 18 Nov 2009 10:43: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("
");