var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Jack+Black" - Google News"; document.title=document.title+ " "; arnews[0]="Johnson: Don awaits duck hunting in Bayou Benoit - Alexandria Town Talk
"; arnews[0] += "

Johnson: Don awaits duck hunting in Bayou Benoit
Alexandria Town Talk
The plastic container that held Don's remains was heavy, and I'd kept it in a low cabinet next to the Jack Black for more than seven months. ...

"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 08:51:12 GMT+00:00"; arnews[0] += "
"; arnews[1]="Starring: Martin Freeman, Marc Wootton, Ashley Jensen, Alan Carr, Jason ... - Digital Spy
"; arnews[1] += "

Starring: Martin Freeman, Marc Wootton, Ashley Jensen, Alan Carr, Jason ...
Digital Spy
The teacher/pupil dynamic worked more effectively in School Of Rock, where the kids were as integral to the story as the downtrodden Jack Black. ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 06:22:56 GMT+00:00"; arnews[1] += "
"; arnews[2]="Television movies for the week of Nov. 22 - Pittsburgh Post Gazette
"; arnews[2] += "

Television movies for the week of Nov. 22
Pittsburgh Post Gazette
Jack Black. Rentals fly off the shelves after two friends create homemade versions of popular movies to replace a video store's obliterated inventory. ...

"; arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 05:44:07 GMT+00:00"; arnews[2] += "
"; arnews[3]="Comedy Icon Artie Lange Talks Standup, Howard Stern and More! - Icon Vs. Icon
"; arnews[3] += "

Icon Vs. Icon

Comedy Icon Artie Lange Talks Standup, Howard Stern and More!
Icon Vs. Icon
[laughs] Jack Black looks like me but I don't think he has any interest in playing me! [laughs] I don't know, I guess everyone says that they want Robert De ...

"; arnews[3] += "
Publ.Date : Sun, 22 Nov 2009 00:19:13 GMT+00:00"; arnews[3] += "
"; arnews[4]="Simon goes to the LAND OF THE LOST - Obsessed With Film
"; arnews[4] += "

Obsessed With Film

Simon goes to the LAND OF THE LOST
Obsessed With Film
... but I am yet to see anything even approaching good potential- instead, Mcbride seems happy to be Jack Black's poorer, smuttier comic sibling. ...

"; arnews[4] += "
Publ.Date : Sun, 22 Nov 2009 00:09:31 GMT+00:00"; arnews[4] += "
"; arnews[5]="The lush life of James & Ruth - guardian.co.uk
"; arnews[5] += "

guardian.co.uk

The lush life of James & Ruth
guardian.co.uk
Corden made a Hollywood film this summer – Gulliver's Travels with Jack Black – and went on a working holiday to LA to press the flesh. ...

and more »
"; arnews[5] += "
Publ.Date : Sun, 22 Nov 2009 00:08:30 GMT+00:00"; 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("
");