var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Jay+Baruchel" - Google News"; document.title=document.title+ " "; arnews[0]="Trailer: Nicolas Cage Gets Medieval In Season Of The Witch - Cinema Blend
"; arnews[0] += "

Cinema Blend

Trailer: Nicolas Cage Gets Medieval In Season Of The Witch
Cinema Blend
... Nicolas Cage is everywhere these days, toting around his lucky crack pipe in Bad Lieutenant (in theaters now), training Jay Baruchel in the art of magic ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 23:28:05 GMT+00:00"; arnews[0] += "
"; arnews[1]="'How To Train Your Dragon' trailer debuts - Examiner.com
"; arnews[1] += "

'How To Train Your Dragon' trailer debuts
Examiner.com
Gerard Butler, Jay Baruchel, America Ferrera, Jonah Hill, Craig Ferguson and Kristen Wiig lend their voices to the animated fairy tale directed by Dean ...

"; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 22:03:26 GMT+00:00"; arnews[1] += "
"; arnews[2]="Trailer Report - Canoe.ca
"; arnews[2] += "

Trailer Report
Canoe.ca
From this trailer for this comedy about an aspiring Viking dragon slayer (voiced by Jay Baruchel) who instead befriends one of the creatures, we're hopeful ...

and more »
"; arnews[2] += "
Publ.Date : Sun, 15 Nov 2009 08:20:06 GMT+00:00"; arnews[2] += "
"; arnews[3]="Gus Van Sant film keeps it in the family - Hollywood Reporter
"; arnews[3] += "

Gus Van Sant film keeps it in the family
Hollywood Reporter
Fisk, repped by CAA, most recently appeared in the 2006 indie film "I'm Reed Fish" with Jay Baruchel. Chin Han, a veteran actor-producer in his native ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 13 Nov 2009 04:05:29 GMT+00:00"; arnews[3] += "
"; arnews[4]="A full lineup for ninth WFF - Pique newsmagazine
"; arnews[4] += "

Pique newsmagazine

A full lineup for ninth WFF
Pique newsmagazine
Montrealer Jacob Tierney directed the opening night film, The Trotsky, which stars Jay Baruchel, who was featured in Judd Apatow films like Tropic Thunder ...

"; arnews[4] += "
Publ.Date : Thu, 12 Nov 2009 16:07:08 GMT+00:00"; arnews[4] += "
"; arnews[5]="Rate-a-Trailer: How To Train Your Dragon - Flavorwire (blog)
"; arnews[5] += "

Flavorwire (blog)

Rate-a-Trailer: How To Train Your Dragon
Flavorwire (blog)
Jay Baruchel, Gerard Butler, America Ferrera, Craig Ferguson and Jonah Hill provide voice talent for the 3-D animated film, which opens next March. ...

and more »
"; arnews[5] += "
Publ.Date : Thu, 12 Nov 2009 15:08:45 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("
");