var swidth=300; var sheight=60; var sspeed=8; var restart=sspeed; var rspeed=sspeed; var spause=5000; var ratings=new Array(); ratings[0]='"Bruce Hall attened an emergancy call sorted out the cabling problems in the most professional and Timely manner saving us hundreds ..."'; ratings[1]='"We had 2 large spot lights put onto our business building so our clients can walk with easy and safety at night. The lights are fa..."'; ratings[2]='"I have used Trademen on Time a few times now and have always found they provide a good service, are cost effective and are able to ..."'; ratings[3]='"Chris changed over the electricity tariff of our hot water system and fitted me in on the day I called. This was great as it meant..."'; ratings[4]='"Prior to Chris being on this website he has installed power points, wiring, lighting installations etc for us. Today it was fixing..."'; ratings[5]='"Chris and his team undertook modernisation of a pre 1900 house and also repaired some dangerous electrical work undertaken by an ow..."'; ratings[6]='"New light fittings throughout entire house. New fuse box and general modernisation of our property. Chris provided advice throught..."'; ratings[7]='"light fittings fixed, dimmers replaced. arrived on time, did the job in a timely manner, therefore saving me money. Steve was wel..."'; ratings[8]='"Have used them several times for installing new wiring or appliances (such as air conditioning). They come when they say they will ..."'; ratings[9]='"Chris is a professional member of our business group and has provided many of our members with great service and support. He is al..."'; var ii=0; function goup(){if(sspeed!=rspeed*16){sspeed=sspeed*2;restart=sspeed;}} function womowStart(){ if(document.getElementById){ns6div=document.getElementById('iens6div');ns6div.style.top=sheight+"px";ns6div.innerHTML=ratings[0];sizeup=ns6div.offsetHeight;ns6scroll();} else if(document.layers){ns4layer=document.ns4div.document.ns4div1;ns4layer.top=sheight;ns4layer.document.write(ratings[0]);ns4layer.document.close();sizeup=ns4layer.document.height;ns4scroll();} else if(document.all){iediv=iens6div;iediv.style.pixelTop=sheight+"px";iediv.innerHTML=ratings[0];sizeup=iediv.offsetHeight;iescroll();}} function iescroll(){if(iediv.style.pixelTop>0&&iediv.style.pixelTop<=sspeed){iediv.style.pixelTop=0;setTimeout("iescroll()",spause);}else if(iediv.style.pixelTop>=sizeup*-1){iediv.style.pixelTop-=sspeed+"px";setTimeout("iescroll()",100);}else{if(ii==ratings.length-1)ii=0;else ii++;iediv.style.pixelTop=sheight+"px";iediv.innerHTML=ratings[ii];sizeup=iediv.offsetHeight;iescroll();}} function ns4scroll(){if(ns4layer.top>0&&ns4layer.top<=sspeed){ns4layer.top=0;setTimeout("ns4scroll()",spause);}else if(ns4layer.top>=sizeup*-1){ns4layer.top-=sspeed;setTimeout("ns4scroll()",100);}else{if(ii==ratings.length-1)ii=0;else ii++;ns4layer.top=sheight;ns4layer.document.write(ratings[ii]);ns4layer.document.close();sizeup=ns4layer.document.height;ns4scroll();}} function ns6scroll(){if(parseInt(ns6div.style.top)>0&&parseInt(ns6div.style.top)<=sspeed){ns6div.style.top=0;setTimeout("ns6scroll()",spause);}else if(parseInt(ns6div.style.top)>=sizeup*-1){ns6div.style.top=parseInt(ns6div.style.top)-sspeed+"px";setTimeout("ns6scroll()",100);} else{if(ii==ratings.length-1)ii=0;else ii++; ns6div.style.top=sheight+"px";ns6div.innerHTML=ratings[ii];sizeup=ns6div.offsetHeight;ns6scroll();}} var womowWidgetCounter=0; //check if widget already exists on the same page if (document.getElementById("womow-widget") == null) { if (womowWidgetCounter<1) { document.write('
Read what our customers say about us on www.womow.com.au
'); womowWidgetCounter++; womowStart(); } }