var arnews = new Array(6); totcount = 5; rnd = 0; document.title=document.title+ " - "Aaron+Stanford" - Google News"; document.title=document.title+ " "; arnews[0]="SLIFF 2009 Review: HOW I GOT LOST - We Are Movie Geeks
"; arnews[0] += "

We Are Movie Geeks

SLIFF 2009 Review: HOW I GOT LOST
We Are Movie Geeks
The film by Joe Leonard follows Andrew (Aaron Stanford) and Jake (Jacob Fishel) a year after the 9/11 attacks. They were two promising kids who grew up into ...

"; arnews[0] += "
Publ.Date : Sat, 14 Nov 2009 12:02:41 GMT+00:00"; arnews[0] += "
"; arnews[1]="FirstGlance Film Festival in Philadelphia - Philly2Philly.com
"; arnews[1] += "

FirstGlance Film Festival in Philadelphia
Philly2Philly.com
And finally to close off the weekend, the last feature film “How I Got Lost” by Joe Leonard starring Aaron Stanford, Rosemarie DeWitt, and Nicole Vicius ...

"; arnews[1] += "
Publ.Date : Sun, 08 Nov 2009 16:48:07 GMT+00:00"; arnews[1] += "
"; arnews[2]="MOVIE REVIEW: How I Got Lost from the FirstGlance Film Fest - Philadelphia Citypaper
"; arnews[2] += "

MOVIE REVIEW: How I Got Lost from the FirstGlance Film Fest
Philadelphia Citypaper
... Joe Leonard’s How I Got Lost is the re-coming of age story of a bored sports journalist Jake (Jacob Fishel) and his drunken friend (Aaron Stanford, ...

"; arnews[2] += "
Publ.Date : Thu, 05 Nov 2009 05:35:29 GMT+00:00"; arnews[2] += "
"; arnews[3]="DIY Marvel Mutant: X-Men Fan Creates Wrist-Mounted Flamethrower - MTV.com
"; arnews[3] += "

MTV.com

DIY Marvel Mutant: X-Men Fan Creates Wrist-Mounted Flamethrower
MTV.com
... Bobby "Iceman" Drake handles the frozen stuff, Pyro made an appearance in both "X2: X-Men United" and "X-Men: The Last Stand," played by Aaron Stanford. ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 04 Nov 2009 21:36:05 GMT+00:00"; arnews[3] += "
"; arnews[4]="The Big Apple Film Festival Begins Tonight! - Cinematical (blog)
"; arnews[4] += "

The Big Apple Film Festival Begins Tonight!
Cinematical (blog)
... yesterday) receive this year's Emerging Talent Award alongside Aaron Stanford, who's screening his new film How I Got Lost on closing night as well. ...

"; arnews[4] += "
Publ.Date : Tue, 03 Nov 2009 21:35:47 GMT+00:00"; arnews[4] += "
"; totcount = 5; 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("
");