var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Jonathan+Chase" - Google News"; document.title=document.title+ " "; arnews[0]="Glauber: Sheridan and his defense must step up - Newsday (subscription)
"; arnews[0] += "

Newsday (subscription)

Glauber: Sheridan and his defense must step up
Newsday (subscription)
With Antonio Pierce out, the Giants now must rely on backup Chase Blackburn and possibly Jonathan Goff. Photo credit: Getty Images | Defensive coordinator ...

and more »
"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 04:48:17 GMT+00:00"; arnews[0] += "
"; arnews[1]="The Pierce loss will trickle down - Newsday (subscription)
"; arnews[1] += "

Newsday (subscription)

The Pierce loss will trickle down
Newsday (subscription)
The Giants will probably be OK at middle linebacker without Antonio Pierce. They have Chase Blackburn as the backup and they have untested second-year ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 20:30:16 GMT+00:00"; arnews[1] += "
"; arnews[2]="Scholarship established in memory of Marion High student - South Carolina Now
"; arnews[2] += "

Scholarship established in memory of Marion High student
South Carolina Now
FLORENCE — The Jonathan Chase Lee Scholarship has been established at Francis Marion University by his parents, David and Shana Lee; brother, Brent Lee; ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 00:48:24 GMT+00:00"; arnews[2] += "
"; arnews[3]="FMU scholarship established in memory of drowning victim - WMBF
"; arnews[3] += "

FMU scholarship established in memory of drowning victim
WMBF
The Jonathan Chase Lee Scholarship has been established by his parents, David and Shana Lee, and his extended family. Lee, a senior at Marion High School, ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 20:54:34 GMT+00:00"; arnews[3] += "
"; arnews[4]="20th Century Science Fiction and Fantasy - Sequential Tart News
"; arnews[4] += "

Sequential Tart News

20th Century Science Fiction and Fantasy
Sequential Tart News
Then there was Manimal, a show about a man, Jonathan Chase (Simon MacCorkindale), who could change into other animals, like a panther and a hawk; ...

"; arnews[4] += "
Publ.Date : Mon, 16 Nov 2009 09:07:10 GMT+00:00"; arnews[4] += "
"; arnews[5]="TV Redo: Zap2it updates 'Bosom Buddies,' 'Manimal,' 'Misfits of Science' - Zap2it.com
"; arnews[5] += "

Zap2it.com

TV Redo: Zap2it updates 'Bosom Buddies,' 'Manimal,' 'Misfits of Science'
Zap2it.com
Original: Dr. Jonathan Chase can change into any animal, though he usually opts for hawk or black panther. Naturally, he uses this power to solve crimes. ...

"; arnews[5] += "
Publ.Date : Fri, 06 Nov 2009 19:15:46 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("
");