var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Olivia+Thirlby" - Google News"; document.title=document.title+ " "; arnews[0]="Right Out of the Gate - Back Stage
"; arnews[0] += "

Back Stage

Right Out of the Gate
Back Stage
And I was like, "Okay, I'm probably not going to get this; I don't know what they're looking for; I know I kind of might resemble Olivia Thirlby [who had ...

"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 01:29:22 GMT+00:00"; arnews[0] += "
"; arnews[1]="Springer Awakening - New York Press
"; arnews[1] += "

Springer Awakening
New York Press
... thing about Dare is the revelation that the demure Rossum can be a believable bad girl, in a role previously played by Olivia Thirlby in readings. ...

and more »
"; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 18:00:09 GMT+00:00"; arnews[1] += "
"; arnews[2]="Sundance Film Festival Unveils 2010 New Frontier Lineup - Indie Wire (blog)
"; arnews[2] += "

Indie Wire (blog)

Sundance Film Festival Unveils 2010 New Frontier Lineup
Indie Wire (blog)
... and actress Olivia Thirlby in New York last weekend for the opening of their film, "Uncertainty," which is being released by IFC Films. ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 17:12:38 GMT+00:00"; arnews[2] += "
"; arnews[3]="“New York, I Love You” - Star News
"; arnews[3] += "

“New York, I Love You”
Star News
... a duplicitous daughter (Olivia Thirlby) of a pharmacist (James Caan) who makes a teenager (Anton Yelchin) happy after the prom, a suicidal singer (Julie ...

"; arnews[3] += "
Publ.Date : Tue, 17 Nov 2009 21:56:40 GMT+00:00"; arnews[3] += "
"; arnews[4]="The Answer Man Blu-ray Review By Rachel Cericola - Bigpicturebigsound.com
"; arnews[4] += "

The Answer Man Blu-ray Review By Rachel Cericola
Bigpicturebigsound.com
Olivia Thirlby and Kat Dennings could have been good, too. However, they aren't given a whole lot to do in this forgettable flick. ...

"; arnews[4] += "
Publ.Date : Sun, 15 Nov 2009 18:25:22 GMT+00:00"; arnews[4] += "
"; arnews[5]="Film Review: Group of film shorts has a few tasty slices - Omaha World-Herald
"; arnews[5] += "

Film Review: Group of film shorts has a few tasty slices
Omaha World-Herald
Anton Yelchin (“Star Trek”) has an unusual prom blind date with a girl in a wheelchair, Olivia Thirlby (“Juno”), having been set up by her father (James ...

"; arnews[5] += "
Publ.Date : Sat, 14 Nov 2009 06:20:53 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("
");