var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Will+Forte" - Google News"; document.title=document.title+ " "; arnews[0]="SNL: Ashton Kutcher/Them Crooked Vultures - The Perpetual Post
"; arnews[0] += "

SNL: Ashton Kutcher/Them Crooked Vultures
The Perpetual Post
ZOË RICE: Will Forte's silliness couldn't carry this sketch, and it needed to. That said, I think we've found Ashton's acting range. ...

"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 05:05:16 GMT+00:00"; arnews[0] += "
"; arnews[1]="Ashton Kutcher: A Surprisingly Non-Annoying SNL Host - Television Without Pity
"; arnews[1] += "

Television Without Pity

Ashton Kutcher: A Surprisingly Non-Annoying SNL Host
Television Without Pity
Freaking out about grapes for almost full four minutes is really only something Will Forte could pull off. Did I love the "Horse-penised boy" gay revelation ...

and more »
"; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 21:21:49 GMT+00:00"; arnews[1] += "
"; arnews[2]="SNL Mocks Fox News on 'Don't Ask, Don't Tell' - SheWired
"; arnews[2] += "

SheWired

SNL Mocks Fox News on 'Don't Ask, Don't Tell'
SheWired
Oliver North (Will Forte) and a woman referred to as only "attractive blonde lady." An obligatory Democrat, Robert Gibbs, was also seated at the panel and ...

and more »
"; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 19:23:21 GMT+00:00"; arnews[2] += "
"; arnews[3]="Review: 'Saturday Night Live' - Ashton Kutcher/Them Crooked Vultures - TV Squad (blog)
"; arnews[3] += "

Review: 'Saturday Night Live' - Ashton Kutcher/Them Crooked Vultures
TV Squad (blog)
This went on a bit long, but i did enjoy Will Forte's slightly too casual "Ohh, no. He stabbed me" and Grape Lady-esque pained noises. ...

and more »
"; arnews[3] += "
Publ.Date : Sun, 07 Feb 2010 16:36:58 GMT+00:00"; arnews[3] += "
"; arnews[4]="Super Bowl XLIV Running Blog - OPENSports.com (blog)
"; arnews[4] += "

Super Bowl XLIV Running Blog
OPENSports.com (blog)
So once you realize that, just enjoy the current cast, which has some really funny people in it, like Will Forte, Andy Samberg and Bill Hader. ...

and more »
"; arnews[4] += "
Publ.Date : Sun, 07 Feb 2010 16:09:50 GMT+00:00"; arnews[4] += "
"; arnews[5]="Ashton Kutcher/Them Crooked Vultures - A.V. Club
"; arnews[5] += "

A.V. Club

Ashton Kutcher/Them Crooked Vultures
A.V. Club
In one Kutcher played the slave boy to Will Forte's Roman emperor. There wasn't too much going on here, unless you like the phrase "horse penis," although I ...

and more »
"; arnews[5] += "
Publ.Date : Sun, 07 Feb 2010 15:50:28 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("
");