var arnews = new Array(2); totcount = 2; rnd = 1; document.write("
");
document.write("![]() "); arnews[0]="Shoe, eggs hurled at ex-Brit PM Blair in Dublin (AP) "; arnews[0] += "
"; arnews[0] += " Publ.Date : Sat, 04 Sep 2010 12:04:37 GMT"; arnews[0] += " "; document.write("Yahoo! News: Top Stories "); document.write("Updated : Sat, 04 Sep 2010 12:23:21 GMT "); document.write(" "); document.title=document.title+ " - Yahoo! News: Top Stories"; document.title=document.title+ " "; arnews[1]="Weakened Earl packs less force than feared (AP) "; arnews[1] += "
"; arnews[1] += " Publ.Date : Sat, 04 Sep 2010 11:14:22 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(" |