var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Jason+Dohring" - Google News"; document.title=document.title+ " "; arnews[0]="THE FUTON'S FIRST LOOK: "BODY POLITIC, THE" (THE CW) - The Futon Critic
"; arnews[0] += "

THE FUTON'S FIRST LOOK: "BODY POLITIC, THE" (THE CW)
The Futon Critic
... his Chief of Staff - thanks to her quick thinking and a few tips from admiring cub reporter Charlie Morris ("Moonlight's" Jason Dohring). ...

"; arnews[0] += "
Publ.Date : Sat, 07 Nov 2009 01:46:17 GMT+00:00"; arnews[0] += "
"; arnews[1]="TV Redo: Zap2it updates 'Bosom Buddies,' 'Manimal,' 'Misfits of Science' - Zap2it.com
"; arnews[1] += "

Zap2it.com

TV Redo: Zap2it updates 'Bosom Buddies,' 'Manimal,' 'Misfits of Science'
Zap2it.com
Jason Dohring ("Moonlight") as Kip. Rachel Bilson ("The OC") as Sonny. Julia Ling ("Chuck") as Amy. Original: Dr. Jonathan Chase can change into any animal, ...

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