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] += "

\"FormerAP - Anti-war protesters hurled shoes and eggs at Tony Blair on Saturday as he held the first public signing of his fast-selling memoir.


"; 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] += "

\"TheAP - The remnants of Hurricane Earl took aim at Nova Scotia early Saturday after a brush with the Northeast that was far less intense than feared, dumping heavy, wind-driven rain on Cape Cod cottages and fishing villages accustomed to nor'easters.


"; 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("
");document.write("
");