var arnews = new Array(5); totcount = 5; rnd = 0; arnews[0]="http://topmmanews.com: Ryan Ford vs John Walsh for TFC title http://topmmanews.com/2009/10/24/tfc-9-edmonton-december-5/ #fb
"; arnews[0] += "Ryan Ford vs John Walsh for TFC title"; arnews[0] += "
"; arnews[1]="New Textbooks: The Papers of the Elland Society, 1769-1828 (Church of England Record Society) - by John Walsh - Boydell Press. http://bit.ly/6nSMB
"; arnews[1] += "The Papers of the Elland Society, 1769-1828 (Church of England Record Society) - by John Walsh - Boydell Press."; arnews[1] += "
"; arnews[2]="New Religion Books: The Papers of the Elland Society, 1769-1828 (Church of England Record Society) - by John Walsh - Boydell Press. http://tinyurl.com/yac4e3w
"; arnews[2] += "The Papers of the Elland Society, 1769-1828 (Church of England Record Society) - by John Walsh - Boydell Press."; arnews[2] += "
"; arnews[3]="New History Books: The Papers of the Elland Society, 1769-1828 (Church of England Record Society) - by John Walsh - Boydell Press. http://tinyurl.com/yeansyv
"; arnews[3] += "The Papers of the Elland Society, 1769-1828 (Church of England Record Society) - by John Walsh - Boydell Press."; arnews[3] += "
"; arnews[4]="Reggie Nicolay: Prices up in California
"; arnews[4] += "Prices up in California -"; arnews[4] += "
"; totcount = 5; 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("
");