var swidth=450; var sheight=85; var sspeed=8; var restart=sspeed; var rspeed=sspeed; var spause=5000; var ratings=new Array(); ratings[0]='"We needed to transfer from our manual system to MYOB and Millennium helped us set up and maintain our books. We only intended to use them short term but found the time they saved us along with their efficiency and level of se..."'; ratings[1]='"book-keeping and preparation of data for annual tax return. Now moving to include preparation of BAS. Outsourcing this work has been the best decision ever. It has relieved me of a huge burden which used to build up to a bac..."'; ratings[2]='"We have used Millenium for a period of 7 years for our group of Companies. The service and care to detail has saved us time and alot of money. The girls at Millenium have made it easy for us to get on with our job of running ..."'; ratings[3]='"The girls at Millenium, are absolutely fantastic. They Perfom everything from my payroll to my GST quarterly BAS preperation. Always on time and always willing to go that extra mile, to keep us happy. Will definately re..."'; ratings[4]='"Phenomenal service, fantastic value, great integrity! I have run a business and work as a professional to which millennium would be an ideal regardless of situation. Its nice to deal with a company that cares where in todayâ€..."'; ratings[5]='"I have all my book work and BAS related tasks performed by the team. I have been a customer for that past 6 years. I find they have great customer service skills and really take an interest in helping me out...."'; ratings[6]='"Setting up MYOB,putting in place a very workable bookkeeping system, ongoing assistance and support .Millennium are always available to help out with any problems we have with the MYOB. We are very happy with the level of se..."'; ratings[7]='"Wow, these guys are seriously on the ball! In a matter of weeks, our woeful books were turned around, and completely re-built, after inheriting what could only be described as a disgrace from the previous owners of our busine..."'; ratings[8]='"Millenium Bookkeeping services are by far the most professionl bookkeepers I have had, they took total control of my messed up books and turned them right around, I now have time to focus on my businees thus leaving all the b..."'; ratings[9]='"Upon contacting Millenium Bookkeping, we were immediately impressed with their level of professionalism. We contracted all our bookkeeping work to them and have never looked back. We are now up to date will all of our books a..."'; 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('
'); womowWidgetCounter++; womowStart(); } }