var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " "; arnews[0]="This week at the movies - Buenos Aires Herald
"; arnews[0] += "Joaquin Phoenix (right before he went on a drunken bender and gave up acting for a dubious, scandal-laced career as a rapper) is a boy who falls in love with a neighbour just as his family decides he is to marry another girl. (US, 2008, in English ..."; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 12:58:00 GMT"; arnews[0] += "
"; arnews[1]="Earthlings showing at Stanford tonight - Thursday, November 19th - Examiner
"; arnews[1] += "Earthlings, the movie about what really goes on in the meat and dairy industries is showing for the public at Stanford tonight at 7 pm. The film is narrated by Joaquin Phoenix. This is an absolutely \"must see movie\". This event is open to the public ..."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 01:37:00 GMT"; arnews[1] += "
"; arnews[2]="Inventing the Abbotts - San Diego weekly Reader
"; arnews[2] += "Pale imitation of a 1950s soap opera, set in that actual era. The issues are solid (first love, the wrong side of the tracks, the gossip-stained reputation), and the storytelling shows good patience, and the cast (Joaquin Phoenix, Liv Tyler, Jennifer ..."; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 20:49:00 GMT"; arnews[2] += "
"; arnews[3]="Top 10 Disastrous Letterman Interviews - Time
"; arnews[3] += "When Oscar-nominated actor-turned-rapper-turned-hobo Joaquin Phoenix stopped by CBS's Late Show with David Letterman on Feb. 11, America got a firsthand glimpse of the la-la land where Phoenix evidently now resides. Where to begin — his lumberjack ..."; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 23:28:00 GMT"; arnews[3] += "
"; arnews[4]="Friday Photo Fun XXV Results - The Smoking Gun
"; arnews[4] += "AUGUST 21--For today's \"Friday Photo Fun\" contest, entrants had to examine a concert rider excerpt and determine which Hollywood star/musician requires the items listed on the document. Among the dozens of actors and actresses tabbed by readers ..."; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 08:13:00 GMT"; arnews[4] += "
"; arnews[5]="'Walk the Line' Announced for Blu-ray - High-Def Digest
"; arnews[5] += "The Man in Black will become a boy named Blu next February. In an early announcement to retailers, it has been revealed that 20th Century Fox will be releasing the biopic ' Walk the Line ' starring Joaquin Phoenix and Reese Witherspoon on Blu-ray on ..."; arnews[5] += "
Publ.Date : Mon, 16 Nov 2009 16:58:00 GMT"; arnews[5] += "
"; arnews[6]="Actor wants more movies to be made in Virginia - Staunton News Leader
"; arnews[6] += "Sure, David Foster owns his own electrician business, but he's also an actor. In his most recent horror movie, John Johnson's \"Grimmel,\" Foster's character is hanged to death. \"I've been shot, I've been stabbed ...\" Foster said. \"I've been killed in ..."; arnews[6] += "
Publ.Date : Wed, 18 Nov 2009 17:17:00 GMT"; arnews[6] += "
"; arnews[7]="James Franco's Crazy Genius In Full And Gangsterlicious Flower - NPR News
"; arnews[7] += "Let's suppose you are an actor. You can do comedy; you can do drama. You have been talked up for an Oscar, though not nominated for one. In the next year, you intend to play Allen Ginsberg, as well as show up in a comedy with Tina Fey and Steve ..."; arnews[7] += "
Publ.Date : Fri, 20 Nov 2009 17:15:00 GMT"; arnews[7] += "
"; totcount = 8; 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("
");