var arnews = new Array(2); totcount = 2; rnd = 1; document.write("
| ");
arnews[0]="Why Get Trip Insurance? "; arnews[0] += "yahooBuzzArticleHeadline = \"Why Get Trip Insurance?\"; yahooBuzzArticleId = \"http://www.4allinsurances.com/?p=949\"; For some individuals, a trip insurance [...]"; arnews[0] += " Publ.Date : Mon, 06 Sep 2010 06:22:02 +0000"; arnews[0] += " "; arnews[1]="Individual Dental Insurance: An Important Essential You Should Not Be Leaving Behind "; arnews[1] += "yahooBuzzArticleHeadline = \"Individual Dental Insurance: An Important Essential You Should Not Be Leaving Behind\"; yahooBuzzArticleId = \"http://www.4allinsurances.com/?p=947\"; [...]"; arnews[1] += " Publ.Date : Sun, 05 Sep 2010 08:58:22 +0000"; 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(" |