var arnews = new Array(8); totcount = 3; rnd = 0; document.title=document.title+ " - "Jorja+Fox" - Google News"; document.title=document.title+ " "; arnews[0]="'Parks and Recreation' hits season high - The Live Feed
"; arnews[0] += "

'Parks and Recreation' hits season high
The Live Feed
CBS had its "Surviving Survivor" special (8.3 million, 2.4) followed by the return of Jorja Fox to "CSI" (14.6 million, 3.2), which along with "The ...

"; arnews[0] += "
Publ.Date : Fri, 05 Feb 2010 17:01:13 GMT+00:00"; arnews[0] += "
"; arnews[1]="Tim Gunn “makes it work” as guest star on Drop Dead Diva - Channel Canada
"; arnews[1] += "

Tim Gunn “makes it work” as guest star on Drop Dead Diva
Channel Canada
... client still isn't happy and Grayson realizes the man needs something more than legal attention. Features guest stars Tim Gunn, Jorja Fox and Elliott Gould.

"; arnews[1] += "
Publ.Date : Wed, 03 Feb 2010 00:18:30 GMT+00:00"; arnews[1] += "
"; arnews[2]="Graduation Day for the Pit Bull Training Team - HSUS News
"; arnews[2] += "

Graduation Day for the Pit Bull Training Team
HSUS News
Show your support for End Dogfighting in Chicago and have a fabulous evening with HSUS President and CEO Wayne Pacelle and CSI's Jorja Fox! ...

"; arnews[2] += "
Publ.Date : Tue, 26 Jan 2010 20:45:53 GMT+00:00"; arnews[2] += "
"; totcount = 3; 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("
");