var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Blu+Cantrell" - Google News"; document.title=document.title+ " "; arnews[0]="The Blu-Ray Review: Land of the Lost - Hollywood News
"; arnews[0] += "

The Blu-Ray Review: Land of the Lost
Hollywood News
By Paul on November 3, 2009 3:49 PM | No Comments | No TrackBacks If you'll pardon the pun, Will Ferrell's movie career has become a decidedly hit or miss ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 03 Nov 2009 15:59:44 GMT+00:00"; arnews[0] += "
"; arnews[1]="Land of the Lost - Blu-ray Review - Monsters and Critics.com
"; arnews[1] += "

Monsters and Critics.com

Land of the Lost - Blu-ray Review
Monsters and Critics.com
Will Ferrell gets shat out by a Tyrannosaurus Rex and you might feel about the same way watching this flick. ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 03 Nov 2009 11:59:24 GMT+00:00"; 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("
");