var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " "; arnews[0]="Five Clips from UK Mini-Series The Day of the Triffids - DREAD CENTRAL.COM
"; arnews[0] += "In anticipation of its February 1st UK DVD release date (with the Blu-ray following on February 22nd) from Showbox Home Entertainment, The Day of the Triffids has shared five clips from the mini-series on its MySpace Blog, and we, in turn, are ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 20:11:00 GMT"; arnews[0] += "
"; arnews[1]="The public image: Bank of Scotland - Financial Times
"; arnews[1] += "Scotland’s oldest bank has had an eventful decade, beginning optimistically with a merger with English building society Halifax (to become HBOS) and ending ignominiously after being taken over by LloydsTSB in the fallout of the financial crisis in ..."; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 22:13:00 GMT"; arnews[1] += "
"; arnews[2]="The Day Of The Triffids DVD review - Den Of Geek
"; arnews[2] += "Or should that be plots ? The Day Of The Triffids follows the adventures of Bill Masen and Jo Playton, played by Dougray Scott and Joely Richardson, as they struggle to survive after most of the world's population has been blinded by solar flares. As ..."; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 13:02: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("
");