var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="I Hope They Serve Beer In Hell
"; arnews[0] += "Visit the movie's Official Site! Article by Nick Venable : 2010-01-31 16:39:53 This movie is fucking terrible."; arnews[0] += "
Publ.Date : Mon, 01 Feb 2010 00:39:53 GMT"; arnews[0] += "
"; arnews[1]="I Hope They Serve Beer In Hell
"; arnews[1] += "\"You wanna pick up sluts to bring them to go see whores?\" - Sample of the witty, enlightened dialogue from I Hope They Serve Beer in Hell There are plenty of lame comedies made by, for, and about 20-somethings, but few are as bitter and unfunny as I Hope They Serve Beer in Hell ."; arnews[1] += "
Publ.Date : Fri, 29 Jan 2010 16:56:25 GMT"; arnews[1] += "
"; arnews[2]="Firth of Force
"; arnews[2] += "Talented though he is, Colin Firth has never shown that much range. While his close contemporary Hugh Grant has made a career out of playing different variations on the same randy bon vivant, Firth has made his largely by playing pinched, grouchy, disappointed Englishmen in movies as different as When Did You Last See Your Father? and Mamma Mia! ..."; arnews[2] += "
Publ.Date : Wed, 20 Jan 2010 15:35:08 GMT"; arnews[2] += "
"; arnews[3]="Movie Review: 'A Single Man' features Colin Firth's best work yet
"; arnews[3] += "Colin Firth gives the best performance of his acting career in fashion designer Tom Ford's amazing directing debut \"A Single Man\", based on the same-titled novel by Christopher Isherwood, acting surely hard to top for Oscar honors come March."; arnews[3] += "
Publ.Date : Thu, 10 Dec 2009 08:00:00 GMT"; arnews[3] += "
"; arnews[4]="A Single Man
"; arnews[4] += "Cast: Colin Firth as George Julianne Moore as Charley Nicholas Hoult as Kenny Matthew Goode as Jim Jon Kortajarena as Carlos Paulette Lamori as Alva Ryan Simpkins as Jennifer Strunk Ginnifer Goodwin as Mrs."; arnews[4] += "
Publ.Date : Thu, 10 Dec 2009 07:36:41 GMT"; arnews[4] += "
"; arnews[5]="Madonna Post.
"; arnews[5] += "Stepping out for an evening of cinema, Madonna attended a special screening of \"A Single Man\" hosted by The Cinema Society and Bing in New York City on Sunday ."; arnews[5] += "
Publ.Date : Mon, 07 Dec 2009 05:14:21 GMT"; arnews[5] += "
"; arnews[6]="I Hope They Serve Beer in Hell
"; arnews[6] += "Liam Lacey From Friday's Globe and Mail Published on Thursday, Nov. 12, 2009 1:31PM EST Last updated on Thursday, Nov."; arnews[6] += "
Publ.Date : Thu, 12 Nov 2009 21:31:00 GMT"; arnews[6] += "
"; arnews[7]="I Hope They Serve Beer in Hell
"; arnews[7] += "Starring Matt Czuchry and Jesse Bradford. Rated 18A. Frat-boy humour can be a risky business."; arnews[7] += "
Publ.Date : Thu, 12 Nov 2009 13:18:35 GMT"; arnews[7] += "
"; arnews[8]="Colin Farrell and Alicja Bachleda welcome new son and other celebrity baby names
"; arnews[8] += "Henry Tadeusz is the second son of Colin Farrell. Henry is a pretty normal name."; arnews[8] += "
Publ.Date : Sat, 31 Oct 2009 07:00:00 GMT"; arnews[8] += "
"; totcount = 9; 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("
");