var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Win a DVD Copy for Public Enemies - Sohood.com
"; arnews[0] += "In Public Enemies, Mann recreates Dillinger’s glory days with ferocious clarity in an explosive saga that also stars Billy Crudup (Watchmen), Steven Dorff (Felon), Stephen Lang (Tombstone ), Channing Tatum (G.I. Joe: The Rise of Cobra), Emilie de ..."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 15:13:00 GMT"; arnews[0] += "
"; arnews[1]="Watchmen: The Ultimate Cut - EDGE Boston
"; arnews[1] += "If Avatar is the fanboys’ most anticipated movie this Fall, then Watchmen certainly had that same amount of excitement and buzz last Winter. The critically-acclaimed graphic novel by Alan Moore and Dave Gibbons was brought to the big screen by ..."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 05:12:00 GMT"; arnews[1] += "
"; arnews[2]="'Private Lives of Pippa Lee' Premiere Attracts A-List Stars - AceShowbiz
"; arnews[2] += "The carpet may not be red but the guests who walked on them include A-list celebrities such as Penelope Cruz, Daniel Day-Lewis, and Billy Crudup. © Janet Mayer/PR Photos Blake Lively ditched gowns to show some cleavage inside a white blazer for the ..."; arnews[2] += "
Publ.Date : Mon, 16 Nov 2009 09:05:00 GMT"; arnews[2] += "
"; arnews[3]="Stage Beauty - IFC
"; arnews[3] += "In London, in the latter half of the 17th century, Ned Kynaston (Billy Crudup) is a noted star of the legitimate theater with an unusual specialty -- at a time when it was considered unseemly for women to work as thespians, Kynaston specialized in ..."; arnews[3] += "
Publ.Date : Mon, 16 Nov 2009 17:41:00 GMT"; arnews[3] += "
"; arnews[4]="Get ready for Public Enemies with a copy of the DVD and bottle opener - Monsters and Critics
"; arnews[4] += "Award-winning director Michael Mann (Last of the Mohicans, Heat, Collateral) transports audiences back to the era of the 1930s American gangster in the critically acclaimed crime saga Public Enemies – hitting DVD on Dec. 8th from Universal Studios ..."; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 20:15:00 GMT"; arnews[4] += "
"; arnews[5]="In Pictures: 'The Private Lives of Pippa Lee New York Premiere' - Monsters and Critics
"; arnews[5] += "Billy Crudup attending \"The Private Lives of Pippa Lee\" New York premiere at AMC Loews 19th St. Theatre in New York City. Photo copyright by Janet Mayer / PR Photos. 11/15/2009 - Irina Pantaeva - \"The Private Lives of Pippa Lee\" New York Premiere ..."; arnews[5] += "
Publ.Date : Wed, 18 Nov 2009 11:55: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("
");