var arnews = new Array(1); totcount = 1; rnd = 0; document.write("
"); document.title=document.title+ " "; arnews[0]="Aries Horoscope for Sep 6, 2010
"; arnews[0] += "Avoid overeating and visit a health club regularly to stay fit. You seem to know exactly what people need and want from you-but try not to be too lavish in your spending today. Children will demand more attention-but will behave supportive and caring. Being revengeful towards your lover will not bring any result-rather you should keep a cool head and explain your true feelings to your lover. Tax and insurance matters will need some attention.


"; arnews[0] += "
"; totcount = 1; 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("
");