var arnews = new Array(2); totcount = 2; rnd = 0; document.write("
"); document.title=document.title+ " "; arnews[0]="David Tennant gets Criss Angel a makeover for Fright Night - JoBlo.com
"; arnews[0] += "... really realized how strange the FRIGHT NIGHT remake cast was either. There's Colin Farrell, Anton Yelchin, Imogen Poots, Chris Mintz-Plasse and David Tennant, who is the newly flamboyant Peter Vincent character ..."; arnews[0] += "
Publ.Date : Thu, 02 Sep 2010 18:16:00 GMT"; arnews[0] += "
"; arnews[1]="Strip Scribbles: Criss Angel attempts to escape crate above Colorado River - Las Vegas Sun
"; arnews[1] += "World famous illusionist Criss Angel will be shackled and locked inside a small, solid crate tonight in a new Mindfreak episode on A&E. Viewers will watch his face and hands throughout the dangerous stunt ..."; arnews[1] += "
Publ.Date : Tue, 31 Aug 2010 23:55:00 GMT"; arnews[1] += "
"; totcount = 2; 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("
");