var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="Horde crew's next - JoBlo.com
"; arnews[0] += "No cast has yet been announced, but as is always the case with all things Xavier Gens, I'll suggest his HITMAN star Olga Kurylenko... Just cuz I like the pretty pictures..."; arnews[0] += "
Publ.Date : Mon, 16 Nov 2009 23:53:00 GMT"; arnews[0] += "
"; arnews[1]="Lee Daniels on march to ‘Selma’ - Variety
"; arnews[1] += "Helmer Lee Daniels is in advanced negotiations to direct \"Selma,\" which will trace the historic 1965 march in the Alabama town that marked the political and emotional peak of the civil rights movement. Daniels, whose \"Precious\" has received lavish ..."; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 04:10:00 GMT"; arnews[1] += "
"; arnews[2]="Today in History - Gloucester Daily Times
"; arnews[2] += "On Nov. 14, 1851, Herman Melville's novel \"Moby-Dick; Or, The Whale\" was first published in the United States. On this date: In 1881, Charles J. Guiteau went on trial for assassinating President James A. Garfield. (Guiteau was convicted and hanged ..."; arnews[2] += "
Publ.Date : Fri, 13 Nov 2009 23:57:00 GMT"; arnews[2] += "
"; arnews[3]="People: Eight Carrie Prejean sex tapes surface - Inside Bay Area
"; arnews[3] += "Apparently the one mistake of her life actually was eight big mistakes. Days after Carrie Prejean admitted that she participated in a sex tape and called it \"the biggest mistake of my life,\" seven additional such videos — all \"solo performances ..."; arnews[3] += "
Publ.Date : Fri, 13 Nov 2009 23:14:00 GMT"; arnews[3] += "
"; totcount = 4; 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("
");