var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Jason+Ritter" - Google News"; document.title=document.title+ " "; arnews[0]="A Serious Man - Movie City News
"; arnews[0] += "

Movie City News

A Serious Man
Movie City News
Jason Ritter and Jess Weixler play Peter and Vandy, respectively, and do a credible job of it. Freshman writer/director Jay DiPietro deserves credit for ...

"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 22:18:00 GMT+00:00"; arnews[0] += "
"; arnews[1]="Great DVDs to cuddle up to on Valentine's Day - Cherry Hill Courier Post
"; arnews[1] += "

Great DVDs to cuddle up to on Valentine's Day
Cherry Hill Courier Post
Jess Weixler ("Teeth") and Jason Ritter, so naturalistic it stings, star as a couple who have to go through the usual growing pains -- including a ...

"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 17:11:11 GMT+00:00"; arnews[1] += "
"; arnews[2]="DEVELOPMENT UPDATE: MONDAY, FEBRUARY 8 - The Futon Critic
"; arnews[2] += "

DEVELOPMENT UPDATE: MONDAY, FEBRUARY 8
The Futon Critic
THE EVENT (NBC) - Jason Ritter ("Parenthood") has landed the lead role on the drama pilot, about "a decent, regular fellow who battles against mysterious ...

"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 03:23:18 GMT+00:00"; arnews[2] += "
"; arnews[3]="Chiklis to Star in Superhero Family Pilot - IGN
"; arnews[3] += "

IGN

Chiklis to Star in Superhero Family Pilot
IGN
Jason Ritter, who was once best known as John Ritter's son and has done work on Joan of Arcadia, The Class and Parenthood, gets the lead on NBC's The Event. ...

and more »
"; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 22:57:22 GMT+00:00"; arnews[3] += "
"; arnews[4]="Pilot season: Michael Chiklis joins ABC's 'Family' - Zap2it.com (blog)
"; arnews[4] += "

Zap2it.com (blog)

Pilot season: Michael Chiklis joins ABC's 'Family'
Zap2it.com (blog)
Jason Ritter ("The Class") will witness "The Event" at NBC. He'll star in the drama pilot as a man who finds himself caught up in a web of conspiracy, ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 22:48:28 GMT+00:00"; arnews[4] += "
"; arnews[5]="Celebrity birthdays - Washington Observer Reporter
"; arnews[5] += "

Washington Observer Reporter

Celebrity birthdays
Washington Observer Reporter
Actor Jason Ritter ("Joan of Arcadia") is 30. Actor Joseph Gordon-Levitt is 29. Feb. 18: Actor George Kennedy is 85. Author Toni Morrison is 79. ...

"; arnews[5] += "
Publ.Date : Mon, 08 Feb 2010 21:59:07 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("
");