var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Super Bowl Chaplains Help Both Teams Prepare for Sunday - Catholic Online
"; arnews[0] += "The Indianapolis Colts and New Orleans Saints each include a Catholic priest on their chaplaincy rosters. Fr Peter Gallagher of the Colts (pictured) is 'Catholic Athletes for Christ' NFL Ministry lead Chaplain. SPRING LAKES, MI (Catholic Online ..."; arnews[0] += "
Publ.Date : Wed, 03 Feb 2010 23:52:00 GMT"; arnews[0] += "
"; arnews[1]="Fox Searchlight nabs 'Betty Anne Waters' - Variety
"; arnews[1] += "Fox Searchlight has acquired North America and select international rights for Tony Goldwyn's Hilary Swank starrer \"Betty Anne Waters\" for release this fall. Biopic, from Omega Entertainment, also stars Sam Rockwell, Melissa Leo, Minnie Driver ..."; arnews[1] += "
Publ.Date : Thu, 04 Feb 2010 04:03:00 GMT"; arnews[1] += "
"; arnews[2]="Poplar Pike Playhouse planning to put on Parade - Germantown News
"; arnews[2] += "When Parade marches into the Poplar Pike Playhouse February 25–March 13, it is certain to become one of the most passionate and critically acclaimed musicals to ever take the Playhouse stage. The show’s Tony Award-winning score offers a rich ..."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 14:13:00 GMT"; arnews[2] += "
"; arnews[3]="Fox Searchlight To Distribute Hilary Swank's Betty Anne Waters - Cinema Blend
"; arnews[3] += "Amelia is a thing of the past. Fox Searchlight will reteam with Hilary Swank to distribute her film Betty Anne Waters . The drama comes from the folks at Omega Entertainment and is helmed by Tony Goldwyn. The film is based on the true story of a ..."; arnews[3] += "
Publ.Date : Thu, 04 Feb 2010 00:57:00 GMT"; arnews[3] += "
"; arnews[4]="Searchlight takes North America and select territories on Betty Anne ... - Screendaily
"; arnews[4] += "Fox Searchlight has picked up North American and select territory rights from Omega Entertainment to the real-life drama Betty Anne Waters. Hilary Swank stars in the film, which was originally set to premiere at Sundance and will now debut in autumn ..."; arnews[4] += "
Publ.Date : Thu, 04 Feb 2010 01:47:00 GMT"; arnews[4] += "
"; arnews[5]="To Gillian on Her Thirty-Seventh Birthday - San Diego weekly Reader
"; arnews[5] += "A rattletrap contrivance built around a Labor Day weekend that doubles, or triples, as the birthday and deathday of the titular Gillian, whose surviving husband (Peter Gallagher) still clings to her memory two years after her header from the highest ..."; arnews[5] += "
Publ.Date : Mon, 08 Feb 2010 16:15:00 GMT"; 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("
");