var arnews = new Array(10); totcount = 10; rnd = 0; document.write("
| ");
document.title=document.title+ " ";
arnews[0]="Prophetic Ministry Training courses - Bible Courses - Apostolic Ministry Bible Courses "; arnews[0] += "Have you been searching for an easy way to receive..."; arnews[0] += " "; arnews[1]="One Nation Under God Conference 2009 – Register Today "; arnews[1] += "You are cordially invited to attend the “ONE..."; arnews[1] += " "; arnews[2]="When a Nations Monetary Policy Fail "; arnews[2] += "How do people survive when a nation fails? This sh..."; arnews[2] += " "; arnews[3]="Resisting Evil Powers "; arnews[3] += "The Kingdom of God never manifests without a battl..."; arnews[3] += " "; arnews[4]="Tea Party Protester Blasts Republicans "; arnews[4] += "On the first page of your website you have a secti..."; arnews[4] += " "; arnews[5]="Obama’s Healthcare and the Religious Left "; arnews[5] += "Is God for bigger government intruding on peoples ..."; arnews[5] += " "; arnews[6]="Crowd Explodes When Arlen Specter Says Do Health Care Fast "; arnews[6] += "President Obama is pushing National Health Care. A..."; arnews[6] += " "; arnews[7]="For Freedom’s Sake "; arnews[7] += "Fifty-six men signed the Declaration of Independe..."; arnews[7] += " "; arnews[8]="RESCUE GATE: A TWENTY-FOUR TRILLION DOLLAR BAILOUT "; arnews[8] += "RESCUE GATE: A TWENTY-FOUR TRILLION DOLLAR BAILOUT..."; arnews[8] += " "; arnews[9]="Senator Harry Reid’s Power Play to Push Hate Crimes Agenda Puts Military at Risk "; arnews[9] += "Yesterday while the nation was occupied with the S..."; arnews[9] += " "; totcount = 10; 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(" |