var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="St. Louis International Film Festival: Profile of Jason Reitman - Student Life
"; arnews[0] += "Interviewing an Academy Award-nominated director could be daunting, but when the director is Jason Reitman, it’s anything but. At the age of 32, Reitman has already written and directed three feature films and several shorts, and has garnered the ..."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 10:05:00 GMT"; arnews[0] += "
"; arnews[1]="'Up in the Air' Screening with Vera Farmiga and Anna Kendrick - BackStage.com
"; arnews[1] += "\"Up in the Air\" stars George Clooney as Ryan Bingham, a corporate downsizing expert whose cherished life on the road is threatened just as he is on the cusp of reaching the million frequent-flyer miles and has met the frequent-traveler woman of his ..."; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 00:50:00 GMT"; arnews[1] += "
"; arnews[2]="UTA ups two agents to partner - Variety
"; arnews[2] += "Her client list includes Paul Rudd, Jason Bateman, Tim Robbins, Vincent D'Onofrio, Josh Peck, Michelle Rodriguez, William Petersen, Taylor Momsen and Michael Angarano. \"Billy and Shani have all the exceptional qualities that have made them great ..."; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 02:35:00 GMT"; arnews[2] += "
"; arnews[3]="At The Movies - Capital Flyer
"; arnews[3] += "COUPLE'S RETREAT (PG-13) Saturday, 7 p.m. Starring Vince Vaughn and Jason Bateman (sexual content and language) 131 minutes. PANDORUM (R) Sunday, 7 p.m. Starring Dennis Quaid andBen Foster (strong horror violence and language) 138 minutes."; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 23:58:00 GMT"; arnews[3] += "
"; arnews[4]="The 7 Shortest Running Sitcoms Of All Time (VIDEO, PHOTOS) - Huffingtonpost.com
"; arnews[4] += "Fox had high hopes for this Jerry O'Connell sitcom directed by Jason Bateman. The show was made by the same people who did \"Ugly Betty,\" \"The Office,\" and \"The Tudors.\" But after three episodes, the network canceled the show, making it the first ..."; arnews[4] += "
Publ.Date : Mon, 16 Nov 2009 21:01:00 GMT"; arnews[4] += "
"; arnews[5]="'Couples Retreat' poster sparks controversy in U.K. - Entertainment Weekly Online
"; arnews[5] += "poster alongside Vince Vaughn, Kristin Davis, Jason Bateman and three other white actors—were left out of the international version “‘to simplify the poster to actors who are most recognisable in international markets,” according to a ..."; arnews[5] += "
Publ.Date : Sun, 15 Nov 2009 18:39: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("
");