var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Church Inspires Community to "Pay it Forward" - WSAZ
"; arnews[0] += "CHARLESTON, W.Va. (WSAZ) -- For decades, rumage sales have been a way to bring in some extra cash for churches. Saturday, The Village Chapel Presbyterian Church in Charleston had a lot of goods up for grabs. Their sale was a little different because ..."; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 01:13:00 GMT"; arnews[0] += "
"; arnews[1]="Money for a new Helen Hunt Falls visitor center, but nobody to staff ... - Colorado Springs Gazette
"; arnews[1] += "But with city parks bearing much of the brunt of recent budget cuts, nobody is sure if the popular location will have a new visitor center – or an empty lot. “Gosh if they can raise some money and have it installed, that would be great,” said ..."; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 05:21:00 GMT"; arnews[1] += "
"; arnews[2]="Group says proposed Okla. Christian prison likely unconstitutional - Associated Baptist Press
"; arnews[2] += "WASHINGTON (ABP) -- A church-state watchdog group says a faith-based prison being proposed in Oklahoma would likely be unconstitutional. Americans United for Separation of Church and State wrote the Oklahoma Department of Corrections Nov. 18 advising ..."; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 20:36:00 GMT"; arnews[2] += "
"; arnews[3]="OSCAR WINNERS: WHERE ARE THEY NOW? - ABC News
"; arnews[3] += "She played Jamie Buchman on \"Mad About You\" from 1992 to 1999 and the opinionated Carol Connelly in the 1997 film \"As Good As It Gets,\" but actress Helen Hunt has stayed below the radar in Hollywood for quite some time now. Hunt won the Academy Award ..."; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 08:34:00 GMT"; arnews[3] += "
"; arnews[4]="Inside track on the Oscars' supporting actor race - Los Angeles Times Blogs
"; arnews[4] += "... and won many industry honors (three Emmys plus several film critics' awards), but he's never been nominated by the academy and wasn't even invited to join as a member until 2007. Now here comes ... may even have the Helen Hunt Emmy juggernaut ..."; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 17:53:00 GMT"; arnews[4] += "
"; arnews[5]="MONTBLANC "SIGNATURE FOR GOOD" CHARITY GALA - Vialuxe News
"; arnews[5] += "The portraits unveiled at this event were of Emily Blunt, Marcia Cross, Andie MacDowell, Helen Hunt, Lauren Hutton, Milla Jovovich, Jessica Lange, Eva Longoria, Sienna Miller, Christina Ricci, Susan Sarandon, and Mira Sorvino. The concept of the ..."; arnews[5] += "
Publ.Date : Wed, 18 Nov 2009 07:16: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("
");