var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " "; arnews[0]="the Zeit GISTImmigration showing signs of ninjo
"; arnews[0] += "Last month, I was asked to take part in a public panel discussion on the recently released Harrison Ford blockbuster \"Crossing Over.\" In the film, Ford plays an L.A. Immigration and Customs officer with a conscience, increasingly disturbed by the human consequences of his job."; arnews[0] += "
Publ.Date : Tue, 27 Oct 2009 00:39:12 GMT"; arnews[0] += "
"; arnews[1]="Lessons learned from special features
"; arnews[1] += "It's tempting to imagine we end each year a little wiser than when we started. And if you watch enough movies, it's probably the case, DVD bonus features being a treasure trove of trivial, topical and tickly information."; arnews[1] += "
Publ.Date : Sun, 28 Dec 2008 08:00:00 GMT"; arnews[1] += "
"; arnews[2]="[Movies] Jason Voorhees Joins The Cast Of Predators
"; arnews[2] += "According to Shock Till You Drop , Derek Myers, who played the role of Jason Voorhees in the latest version of Friday the 13th has joined the cast of Robert Rodriguez's Predators ."; arnews[2] += "
Publ.Date : Tue, 20 Oct 2009 01:08:56 GMT"; arnews[2] += "
"; arnews[3]="Derek Mears -- Predators Official
"; arnews[3] += "Though we've been talking about it for a couple of weeks, Derek Mears finally made it official at this year's Rock and Shock convention in Worcester, MA! He is totally confirmed to be on board for Predators ! \"People were talking for a couple of weeks,\" said Mears at the show, \"but I wasn't able to confirm."; arnews[3] += "
Publ.Date : Sun, 18 Oct 2009 04:25:15 GMT"; arnews[3] += "
"; arnews[4]="full article
"; arnews[4] += "Movies/TV's 3R's 10.13.09: Marlon Wayans, Jamie Foxx, Texas Chainsaw, Paris Hilton, Predators, More... Posted by Shawn S. Lealos on 10.13.2009 From Venom getting a writer, Adrian Brody joining Predators , Star Trek breaking records and Texas Chainsaw going 3D to a Showgirls sequel, Paris Hilton losing her head, Dollhouse closing its doors, and ..."; arnews[4] += "
Publ.Date : Tue, 13 Oct 2009 07:21:20 GMT"; arnews[4] += "
"; totcount = 5; 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("
");