var arnews = new Array(8); totcount = 2; rnd = 0; document.title=document.title+ " "; arnews[0]="Save the Frogs! Surprising Celeb Causes - Pop Eater
"; arnews[0] += "'Jackass' stuntman Steve-O is also doing his share to save animals by teaming up with People for the Ethical Treatment of Animals (PETA) to stop students from dissecting frogs in their science classes. He recently took part in a protest urging kids ..."; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 10:00:00 GMT"; arnews[0] += "
"; arnews[1]="Finding Your Folks: The Grays of Line Creek, Part 2 - The Citizen Online
"; arnews[1] += "He was in the same confirmation class as his son-in-law, Isaiah Washington Bishop, Rosana's husband. Both men probably joined the church at the insistence of their wives. Hosea was a mason of the royal arch degree.” We'll interrupt Carol's story ..."; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 07:51:00 GMT"; arnews[1] += "
"; totcount = 2; 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("
");