var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Will+Forte" - Google News"; document.title=document.title+ " "; arnews[0]="God's Pottery - Isthmus Daily Page
"; arnews[0] += "

God's Pottery
Isthmus Daily Page
-Will Forte I love God's Pottery! Gideon and Jeremiah are like the brothers I never had, if I'd had two really judgmental brothers who dressed funny. ...

"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 19:19:44 GMT+00:00"; arnews[0] += "
"; arnews[1]="Get the latest photos, news, and more - Entertainment Weekly
"; arnews[1] += "

Get the latest photos, news, and more
Entertainment Weekly
Slowly, steadily, SNL castmates such as Bill Hader, Jason Sudeikis, Will Forte, and Kristen Wiig have become strong, all-purpose squad members. ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 17:37:19 GMT+00:00"; arnews[1] += "
"; arnews[2]="MacGruber with Will Forte and Ryan Phillippe to open in April - Scorecard Review
"; arnews[2] += "

MacGruber with Will Forte and Ryan Phillippe to open in April
Scorecard Review
First, MacGruber was a Saturday Night Live sketch starring Will Forte as a MacGyver knock off. ...

"; arnews[2] += "
Publ.Date : Tue, 17 Nov 2009 13:28:58 GMT+00:00"; arnews[2] += "
"; arnews[3]="Kristen Wiig - New York Times (blog)
"; arnews[3] += "

Kristen Wiig
New York Times (blog)
Like Will Forte, Will Ferrell, and others, Wiig arrived on SNL as an alumnus of The Groundlings, Los Angeles' legendary comedic ensemble. ...

"; arnews[3] += "
Publ.Date : Sun, 15 Nov 2009 23:59:46 GMT+00:00"; arnews[3] += "
"; arnews[4]="Brief Interviews with Hideous Men Review - News in Film (blog)
"; arnews[4] += "

News in Film (blog)

Brief Interviews with Hideous Men Review
News in Film (blog)
The subjects (including Timothy Hutton, Will Arnett, Will Forte, and Dominic Cooper) bare their psychological proclivities, magnifying or minimizing their ...

"; arnews[4] += "
Publ.Date : Sun, 15 Nov 2009 22:15:22 GMT+00:00"; arnews[4] += "
"; arnews[5]="SNL: Who makes a better Hoda? - Entertainment Weekly
"; arnews[5] += "

SNL: Who makes a better Hoda?
Entertainment Weekly
... they are depending on her WAY too much. BTW…where has Will Forte been the last few weeks? He has only been in 1 or 2 sketches and I think he's hilarious!

and more »
"; arnews[5] += "
Publ.Date : Sun, 15 Nov 2009 21:10:42 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("
");