var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="20-Oct-09 - Two Million March for Life in Madrid
"; arnews[0] += "Madrid, Spain, Oct 19, 2009 .- Organizers estimate that two million Spaniards took part in the March for Life on October 17 in the Spanish capital of Madrid to express opposition to a new abortion law proposed by the government of President Jose Luis Rodriquez Zapatero."; arnews[0] += "
Publ.Date : Tue, 20 Oct 2009 20:45:07 GMT"; arnews[0] += "
"; arnews[1]="Millions March in Spain Against Govt Effort to Expand Abortions, Exclude Parents
"; arnews[1] += "From http://www.lifenews.com/int1362.html Millions March in Spain Against Govt Effort to Expand Abortions, Exclude Parents by Steven Ertelt LifeNews.com Editor October 19, 2009 addthis_pub = 'sertelt'; Email RSS Print Madrid, Spain -- As many as two million people participated in a massive march in the capital of Spain as they oppose an effort by ..."; arnews[1] += "
Publ.Date : Mon, 19 Oct 2009 23:55:51 GMT"; arnews[1] += "
"; arnews[2]="Polls Show McDonnell in Lead in Va.'s Gubernatorial Race
"; arnews[2] += "McLEAN, Va. - With just 20 days until voters head to the polls, there are key developments in the battle to become the next governor of Virginia."; arnews[2] += "
Publ.Date : Thu, 15 Oct 2009 05:25:57 GMT"; arnews[2] += "
"; arnews[3]="Spain Hosts Pro-Life Congress: Million Candles
"; arnews[3] += "Zaragoza is hosting a Pro-life World Congress next month, and is calling for 1 million people to light a candle in honor of life."; arnews[3] += "
Publ.Date : Wed, 14 Oct 2009 00:57:26 GMT"; arnews[3] += "
"; arnews[4]="'Bella' star Eduardo Verastegui visit Texas prison
"; arnews[4] += "He was there to tell prisoners how acting in that movie inspired him to change his way of life and credits the role with giving him a second chance to get it right."; arnews[4] += "
Publ.Date : Wed, 30 Sep 2009 07:00:00 GMT"; arnews[4] += "
"; arnews[5]="Positivity: Actor Eduardo Verastegui visits prisoners to talk about second chances
"; arnews[5] += "From Gatesville, Texas : Oct 1, 2009 / 04:00 am Mexican movie star Eduardo Verastegui on Wednesday visited Gatesville Prison in Gatesville, Texas to tell prisoners how acting in the movie Bella inspired him to change his way of life and gave him a second chance."; arnews[5] += "
Publ.Date : Thu, 01 Oct 2009 17:02:53 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("
");