var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " - "Ron+Eldard" - Google News"; document.title=document.title+ " "; arnews[0]="Film crews find refuge at school in Forest Hills - YourNabe.com
"; arnews[0] += "

Film crews find refuge at school in Forest Hills
YourNabe.com
Our Lady of Mercy School played host to a bevy of movie stars, including Ron Eldard of “ER” and Jill Hennessy of “Crossing Jordan,” while ...

"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 16:51:48 GMT+00:00"; arnews[0] += "
"; arnews[1]="School's on 'Roadie' to $3G windfall after renting space for movie - New York Daily News
"; arnews[1] += "

New York Daily News

School's on 'Roadie' to $3G windfall after renting space for movie
New York Daily News
Our Lady of Mercy's Linda Dougherty says Forest Hills school got $3000 from 'Roadie,' starrring Jill Hennessy and Ron Eldard. ...

"; arnews[1] += "
Publ.Date : Tue, 10 Nov 2009 09:21:31 GMT+00:00"; arnews[1] += "
"; arnews[2]="New York Production Listings - Back Stage
"; arnews[2] += "

New York Production Listings
Back Stage
With Bobby Cannavale, Ron Eldard, Lois Smith, and Jill Hennessy. Principals: No further casting. Background: Central Casting New York, 875 Sixth Ave., ...

"; arnews[2] += "
Publ.Date : Thu, 05 Nov 2009 22:27:23 GMT+00:00"; arnews[2] += "
"; arnews[3]="THE KIMBALL CHRONICLES: Waiting For Budd - The Sweet Science
"; arnews[3] += "

The Sweet Science

THE KIMBALL CHRONICLES: Waiting For Budd
The Sweet Science
Ron Eldard ("Doubt") played Terry and David Morse Father Barry, while Charlie was portrayed by -- you gotta love this -- James Gandolfini. ...

"; arnews[3] += "
Publ.Date : Wed, 04 Nov 2009 00:01:08 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("
");