var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Andy Bockelman: ‘Book of Eli:’ Knowledge is power after collapse - Craig Daily Press
"; arnews[0] += "In a post-apocalyptic world where water, ChapStick and batteries are among the most valuable commodities on the planet, one item remains the most cherished and coveted of all: “The Book of Eli.” Mankind has reached a point where human life no ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 01:25:00 GMT"; arnews[0] += "
"; arnews[1]="The Book of Eli - San Diego weekly Reader
"; arnews[1] += "Post-apocalyptic chic. In metallic monochrome, in sterilizing shafts of light, in portentous slo-mo, Denzel Washington safeguards the only extant copy of the King James Bible, with his archer's bow, shotgun, pistol, and terrible swift sword: the new ..."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 06:13:00 GMT"; arnews[1] += "
"; arnews[2]="The Grudge 2 - San Diego weekly Reader
"; arnews[2] += "Well-tailored frights in a disjointed narrative, fattening the portfolio of director Takashi Shimizu. Elegant Jennifer Beals, in the shorter of two intertwined (and ultimately knotted together) storylines, does everything asked of her and more. With ..."; arnews[2] += "
Publ.Date : Fri, 05 Feb 2010 06:32:00 GMT"; arnews[2] += "
"; arnews[3]="Chair dance your way to a sexier body - WABC
"; arnews[3] += "You learn some basic hip moves, and soon you feel like Jennifer Beals in Flashdance. Marlowe adds more moves until you've got a routine going. Eventually, you'll loosen up and channel that inner vixen. The class is for women only, so that you can ..."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 04:18:00 GMT"; arnews[3] += "
"; arnews[4]="Movie reviews - Concord Monitor
"; arnews[4] += "An epic adventure about a global cataclysm that brings an end to the world and the heroic struggle of the survivors. With John Cusack, Chiwetel Ejiofor, Amanda Peet, Oliver Platt, Thandie Newton, Danny Glover and Woody Harrelson. Written by Roland ..."; arnews[4] += "
Publ.Date : Thu, 04 Feb 2010 06:12:00 GMT"; arnews[4] += "
"; arnews[5]="Danica Continues to Shake Things Up - OregonLive.com
"; arnews[5] += "(AP) — c ()-2010, The Washington Post Danica Patrick has been shaking up stereotypes about racecar drivers since her dazzling debut in the 2005 Indianapolis 500, in which she became the first woman to lead the famed race and roared to a fourth ..."; arnews[5] += "
Publ.Date : Sat, 06 Feb 2010 02:20: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("
");