var swidth=350;
var sheight=75;
var sbcolor="";
var sspeed=1;
var restart=sspeed;
var rspeed=sspeed;
var singletext=new Array();

singletext[0]='<div align="center" class="special">801-604-5708</span></div>';

singletext[1]='<div align="center" class="special">Aeration</div><div>Develop a low water usage root structure. <br>  Enhance thatch breakdown. <br>  Reduce subsoil compaction. <br>  Improve resiliency and cushioning. <br>  Recommended every spring<br>  <span class="sprice">Starting at $30.00 </span></div>';

singletext[2]='<div align="center" class="special">Grow &amp; Mow </div><div>With our fertilization and weed control program will produce results you see immediately. Your lawn will grow faster, and with your busy schedule, you will be unable to keep up.<br>We mow your lawn weekly. <br>We control weeds weekly <br>We fertilize your lawn every month. <br><span class="sprice">Starting at $35.00</span> </div>';

singletext[3]='<div align="center" class="special"><a href="/analysis.php">Free Lawn Analysis</a> </div><div>We will come to you and go over your property with you. We will point out the good things that you have done, and we will make suggestions on how to improve your property. We will check for aquated watering, unctrollable weeds, subsoil compaction, lawn bugs & pest, other exterior pest all for free.<br><span class="sprice">Call Today <br>801-604-5708</span></div>';

singletext[4]='<div align="center" class="special">Call Today<br>801-604-5708</div>';

if (singletext.length>1)ii=1;else ii=0;function goup(){if(sspeed!=rspeed*8){sspeed=sspeed*2;restart=sspeed;}}
function godown(){if(sspeed>rspeed){sspeed=sspeed/2;restart=sspeed;}}
function start(){if (document.all){iens6div.style.top=sheight;iescroll(iens6div);}
else if (document.layers){document.ns4div.document.ns4div1.top=sheight;document.ns4div.document.ns4div1.visibility='show';ns4scroll(document.ns4div.document.ns4div1);}
else if (document.getElementById){document.getElementById('iens6div').style.top=sheight;ns6scroll(document.getElementById('iens6div'));}}
function iescroll(whichdiv){iediv=eval(whichdiv);sizeup=iediv.offsetHeight;if(iediv.style.pixelTop>0&&iediv.style.pixelTop<=sspeed){iediv.style.pixelTop=0;setTimeout("iescroll(iediv)",100);}if(iediv.style.pixelTop>=sizeup*-1){iediv.style.pixelTop-=sspeed;setTimeout("iescroll(iediv)",100);}else{iediv.style.pixelTop=sheight;iediv.innerHTML=singletext[ii];if(ii==singletext.length-1)ii=0;else ii++;}}
function ns4scroll(whichlayer){ns4layer=eval(whichlayer);sizeup=ns4layer.document.height;if(ns4layer.top>0&&ns4layer.top<=sspeed){ns4layer.top=0;setTimeout("ns4scroll(ns4layer)",100);}if (ns4layer.top>=sizeup*-1){ns4layer.top-=sspeed;setTimeout("ns4scroll(ns4layer)",100);}else{ns4layer.top=sheight;ns4layer.document.write(singletext[ii]);ns4layer.document.close();if(ii==singletext.length-1)ii=0;else ii++;}}
function ns6scroll(whichdiv){ns6div=eval(whichdiv);sizeup=ns6div.offsetHeight;if(parseInt(ns6div.style.top)>0&&parseInt(ns6div.style.top)<=sspeed){ns6div.style.top=0;setTimeout("ns6scroll(ns6div)",100);}if (parseInt(ns6div.style.top)>=sizeup*-1){ns6div.style.top=parseInt(ns6div.style.top)-sspeed;setTimeout("ns6scroll(ns6div)",100);}else{ns6div.style.top=sheight;ns6div.innerHTML=singletext[ii];if(ii==singletext.length-1)ii=0;else ii++;}}
