var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Jordana+Spiro" - Google News"; document.title=document.title+ " "; arnews[0]="Happy Birthday, Reid Scott - NewsOK.com
"; arnews[0] += "

NewsOK.com

Happy Birthday, Reid Scott
NewsOK.com
Pictured above: Starring in “My Boys” are, from left, Jamie Kaler, Jim Gaffigan, Mike Bunin, Reid Scott, Jordana Spiro and Kyle Howard.

"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 06:01:07 GMT+00:00"; arnews[0] += "
"; arnews[1]="Movie Update: The Goods: Live Hard, Sell Hard (15); Saw VI (18); Colin (18) - Glaswegian
"; arnews[1] += "

Movie Update: The Goods: Live Hard, Sell Hard (15); Saw VI (18); Colin (18)
Glaswegian
They answer a distress call from smalltown dealer Ben Selleck (James Brolin), whose business is in even more trouble than his daughter Ivy (Jordana Spiro), ...

and more »
"; arnews[1] += "
Publ.Date : Thu, 29 Oct 2009 10:58:49 GMT+00:00"; arnews[1] += "
"; totcount = 2; 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("
");