var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="What Female Journalists Really Care About XLIV
"; arnews[0] += "The blogosphere is a-twitter about Vanity Fair 's latest \"New Hollywood\" cover ."; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 15:14:38 GMT"; arnews[0] += "
"; arnews[1]="The Repo Men Are No Match for the Gods
"; arnews[1] += "More release date switching going down today. It seems that Zeus himself has banished the Repo Men from its original April 2nd release date to an earlier March 19th to avoid a clash with the titans."; arnews[1] += "
Publ.Date : Fri, 05 Feb 2010 01:08:32 GMT"; arnews[1] += "
"; arnews[2]="Repo Men Eyeball Movie Poster
"; arnews[2] += "Universal Pictures sent us this awesome new movie poster for the upcoming film \"Repo Men\" by director Miguel Sapochnik and starring Jude Law, Forest Whitaker, Liev Schreiber, RZA, Alice Braga and Carice van Houten."; arnews[2] += "
Publ.Date : Wed, 03 Feb 2010 08:00:27 GMT"; arnews[2] += "
"; arnews[3]="Viral Website for Repo Men Wants You To Know That the Union Cares
"; arnews[3] += "A new viral site is up for the upcoming Jude Law and Forest Whitaker sci-fi film Repo Men , and it's pretty awesome.A At http://www.theunioncares.com/ , you can watch testimonials from \"recipients\" of top-of-the-line synthetic organs, view the entire line of Artiforg products including artificial eyes, cool-looking hearts, and a plethora of other ..."; arnews[3] += "
Publ.Date : Tue, 02 Feb 2010 08:00:00 GMT"; arnews[3] += "
"; arnews[4]="High Resolution Repo Men Movie Posters Starring Jude Law, Forest...
"; arnews[4] += "Universal has just sent over high resolution versions of the recently released Repo Men movie posters.A I believe they came out last week when I was at Sundance, hence why we didn't post them."; arnews[4] += "
Publ.Date : Wed, 03 Feb 2010 02:11:17 GMT"; arnews[4] += "
"; arnews[5]="The X-rays Continue With New Repo Men Poster
"; arnews[5] += "Another new poster for the Repossession Mambo , now known as Repo Men , has come to light, this one a slight variation on the previously released X-ray set."; arnews[5] += "
Publ.Date : Wed, 03 Feb 2010 01:37:22 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("
");