var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Will+Ferrell" - Google News"; document.title=document.title+ " "; arnews[0]="Jay Leno Goes Off the Air -- for a Month - ABC News
"; arnews[0] += "

Jay Leno Goes Off the Air -- for a Month
ABC News
The disgruntled red-headed comedian joined Will Ferrell and a host of world-class musicians in a performance of Lynyrd Skynyrd's "Free Bird" before calling ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 03:57:57 GMT+00:00"; arnews[0] += "
"; arnews[1]="Trump "Fires" Leno on Final Prime-Time Show - NBC San Diego
"; arnews[1] += "

Trump "Fires" Leno on Final Prime-Time Show
NBC San Diego
O'Brien's final show, for his part, was filled with celebrity guests, including Tom Hanks and Will Ferrell, as well as musicians ZZ Top and Beck, ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 03:56:29 GMT+00:00"; arnews[1] += "
"; arnews[2]="'70s news doctor believed in giving people the news they wanted - Chicago Tribune
"; arnews[2] += "

'70s news doctor believed in giving people the news they wanted
Chicago Tribune
Magid was often seen as an evangelist of the kind of local news lampooned in Will Ferrell's film "Anchorman: The Legend of Ron Burgundy. ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 03:32:54 GMT+00:00"; arnews[2] += "
"; arnews[3]="Cats beat Tift, win region - Tifton Gazette
"; arnews[3] += "

Cats beat Tift, win region
Tifton Gazette
After a basket by Will Ferrell, Tift's Tae Jolly answered with a basket with 10 seconds left to cut the lead to two. Valens Lopez would then get fouled on ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 03:18:17 GMT+00:00"; arnews[3] += "
"; arnews[4]="Top 10: Classic comedies - The Yorker
"; arnews[4] += "

Top 10: Classic comedies
The Yorker
Decades before Will Ferrell donned a fake moustache and Sacha Baron Cohen affected a ridiculous accent, films of a different stripe roamed the earth. ...

"; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 00:46:30 GMT+00:00"; arnews[4] += "
"; arnews[5]="Interview: Steve Coogan, actor and comedian - Scotsman
"; arnews[5] += "

Interview: Steve Coogan, actor and comedian
Scotsman
However, you can't keep an appalling man down, and Coogan has just finished filming a small villainous role in The Other Guys, a new Will Ferrell comedy. ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 14:34:35 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("
");