var arnews = new Array(8); totcount = 4; rnd = 0; document.title=document.title+ " - "Mary Catherine+Garrison" - Google News"; document.title=document.title+ " "; arnews[0]="92YTribeca Announces Their Upcoming Theater Events - Broadway World
"; arnews[0] += "

92YTribeca Announces Their Upcoming Theater Events
Broadway World
... Tony Shalhoub (Monk), Justin Bartha (The Hangover), Jan Maxwell, Brooke Adams, Mary Catherine Garrison, Jennifer Laura Thompson and Jay Klaitz. ...

and more »
"; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 21:55:14 GMT+00:00"; arnews[0] += "
"; arnews[1]="Justin Bartha, Anthony LaPaglia, Tony Shalhoub, Stanley Tucci, et al. to ... - TheaterMania.com
"; arnews[1] += "

TheaterMania.com

Justin Bartha, Anthony LaPaglia, Tony Shalhoub, Stanley Tucci, et al. to ...
TheaterMania.com
Scheduled to participate in the conversation are Anthony LaPaglia, Tony Shalhoub, Justin Bartha, Jan Maxwell, Brooke Adams, Mary Catherine Garrison, ...

and more »
"; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 20:19:29 GMT+00:00"; arnews[1] += "
"; arnews[2]="The New York Times Profiles LEND ME A TENOR Artist Robert Rodriguez - City Guide Magazine
"; arnews[2] += "

The New York Times Profiles LEND ME A TENOR Artist Robert Rodriguez
City Guide Magazine
Ken Ludwig's comedy LEND ME A TENOR starring Anthony LaPaglia, Tony Shalhoub, Jan Maxwell, Mary Catherine Garrison, Jennifer Laura Thompson, Jay Klaitz, ...

and more »
"; arnews[2] += "
Publ.Date : Mon, 01 Feb 2010 23:07:11 GMT+00:00"; arnews[2] += "
"; arnews[3]="Story of ultimate loss draws tears from audience - Hofstra University Hofstra Chronicle
"; arnews[3] += "

Story of ultimate loss draws tears from audience
Hofstra University Hofstra Chronicle
This study of the most horrific grief imaginable starred Cynthia Nixon, John Slattery, Tyne Daly, Mary Catherine Garrison and John Gallagher, Jr., ...

"; arnews[3] += "
Publ.Date : Thu, 21 Jan 2010 22:45:14 GMT+00:00"; arnews[3] += "
"; totcount = 4; 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("
");