var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Anna+Faris" - Google News"; document.title=document.title+ " "; arnews[0]="Why Pretty Woman is a funny Valentine - The Guardian
"; arnews[0] += "

The Guardian

Why Pretty Woman is a funny Valentine
The Guardian
In the past year we've seen Sandra Bullock playing a bitch to be tamed in The Proposal, Anna Faris being date-raped for laughs in Observe and Report. ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 22:01:01 GMT+00:00"; arnews[0] += "
"; arnews[1]="Bill Murry Confirms His Part in 'Ghostbusters 3' - TheCelebrityCafe.com
"; arnews[1] += "

Bill Murry Confirms His Part in 'Ghostbusters 3'
TheCelebrityCafe.com
Scary Movie persona Anna Faris and Buffy The Vampire Slayer's Eliza Dushku are listed as rumored. They still have yet to announce who will be playing ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 15:10:05 GMT+00:00"; arnews[1] += "
"; arnews[2]="The Movies - Dispatch Online
"; arnews[2] += "

The Movies
Dispatch Online
But the Chipmunks unexpectedly meet their match in three singing chipmunks known as The Chipettes – Brittany, Eleanor and Jeanette (Anna Faris, ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 05:37:17 GMT+00:00"; arnews[2] += "
"; arnews[3]="Mama's Boy - National
"; arnews[3] += "

Mama's Boy
National
Along with him comes Diane Keaton as his slavish mother, Jan; Jeff Daniels as Bert, her new boyfriend; and the charming Anna Faris as Jeffrey's quirky new ...

"; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 20:13:48 GMT+00:00"; arnews[3] += "
"; arnews[4]="Lucy joins Cameron for Bad Teacher - The Press Association
"; arnews[4] += "

Lucy joins Cameron for Bad Teacher
The Press Association
She also appears in comedy Young Americans with Anna Faris, and is filming another comedy, Earthbound, which also stars Kate Hudson, Kathy Bates and Gael ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 16:10:41 GMT+00:00"; arnews[4] += "
"; arnews[5]="Movies on TV, Today & Tonight - Regina Leader-Post
"; arnews[5] += "

Movies on TV, Today & Tonight
Regina Leader-Post
828717 (102) (( "The House Bunny" Anna Faris. A sexpot teaches misfit sorority sisters about men. (1 hr., 45 mins.) 40453205 (43) (( "Never Been Kissed" ...

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