var swidth=450; var sheight=135; var sspeed=8; var restart=sspeed; var rspeed=sspeed; var spause=5000; var ratings=new Array(); ratings[0]='"Always excellent service, extremely quick and very helpful. Best of all Stephen knows his products and always dispatches the very next if not the same day...."'; ratings[1]='"Great quality product. Best value around (as far as I can find). Super fast delivery (my last order arrive in less than 1 day!). Highly Recommended...."'; ratings[2]='"Website is simple with easy ordering, fantastic quality product, fast service and value for money. I have now made a number of purchases from Professional Whey and on every occasion have been extremely happy with the customer service. When you find a good thing stick to it. I w..."'; ratings[3]='"ordered 20 kg, best price i could find, product is great and as described, arrived quickly. only problem is 20 kg is in a single plastic bag...."'; ratings[4]='"Execellent service. Delivered only one day after ordering. Very professional. Website easy to follow, easy to order. Really good supplier..."'; ratings[5]='"Top notch products, no fillers or additives of any kind, 100% pure. Best prices around, great communication and quick delivery. Also there is nothing on sale that the owner would be unwilling to try or use themselves. I was initially buying the protein powders but have moved on..."'; ratings[6]='"Impeccable service. Fabulous. Continue to use product to assist weight loss and retain muscle tone...."'; ratings[7]='"Great product ( Whey Concentrate) price and service. I will remain a customer and recommend this company without reservations. ..."'; ratings[8]='"Spot on description of products, great price, super fast delivery, great communication, kept me informed every step of the way. Will definately be dealing with this company again!!..."'; ratings[9]='"They are the best no nonsense sport/bodybuilding supplements company in Australia. Very informative website, all important supplements, best prices, best and fast delivery. ..."'; 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(); } }