var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Anna+Friel" - Google News"; document.title=document.title+ " "; arnews[0]="Simon goes to the LAND OF THE LOST - Obsessed With Film
"; arnews[0] += "

Obsessed With Film

Simon goes to the LAND OF THE LOST
Obsessed With Film
I also hate unfailingly chipper characters in any film- and Anna Friel's falls firmly under that banner- she also suffers from wandering accent syndrome and ...

"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 00:09:31 GMT+00:00"; arnews[0] += "
"; arnews[1]="I'm a showbiz legend in my own lunchtime... and lunch has to be at celebrity ... - Daily Mail
"; arnews[1] += "

Daily Mail

I'm a showbiz legend in my own lunchtime... and lunch has to be at celebrity ...
Daily Mail
... I can only write about David Hasselhoff and Anna Friel as their tipsiness was seen when they stumbled out in front of the paparazzi. ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 21:53:58 GMT+00:00"; arnews[1] += "
"; arnews[2]="Nov 22 2009 by Roz Laws, Sunday Mercury - Sunday Mercury
"; arnews[2] += "

Nov 22 2009 by Roz Laws, Sunday Mercury
Sunday Mercury
... starring Will Ferrell as an obnoxious scientist who builds a time machine which transports him and Anna Friel to another dimension full of ape men, ...

"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 21:43:05 GMT+00:00"; arnews[2] += "
"; arnews[3]="Land Of The Lost is a deeply unsatisfying mish-mash of comedy - Ireland Online
"; arnews[3] += "

Land Of The Lost is a deeply unsatisfying mish-mash of comedy
Ireland Online
He is reduced to 'inspiring' visitors at a museum, where he meets Cambridge graduate Holly Cantrell (Anna Friel). She shares an exciting archaeological find ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 19:19:27 GMT+00:00"; arnews[3] += "
"; arnews[4]="Anna Friel: Beauty Icon Of The Week - LOOK.co.uk
"; arnews[4] += "

LOOK.co.uk

Anna Friel: Beauty Icon Of The Week
LOOK.co.uk
This week we've moved away from lusting over her fabulous frocks and have been keeping a close eye on her flawless beauty regime. ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 12:35:00 GMT+00:00"; arnews[4] += "
"; arnews[5]="Um, there's a little something on your bottom... - heatworld
"; arnews[5] += "

heatworld

Um, there's a little something on your bottom...
heatworld
Actress Anna Friel decided to decorate her derriere with the biggest pink bow we've ever seen last night, as she braved the rain and gales to switch on the ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 11:31:04 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("
");