_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="SeaShell";
offcolor="#333333";
onbgcolor="#999999";
oncolor="#ffffff";
padding="5";
separatorcolor="WhiteSmoke";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="170";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#333333";
offcolor="#ffffff";
onbgcolor="#666666";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("showmenu=HomeNewslettersLEFT_MENU;text=Home;target=;url=http://www.snapbusiness.co.nz/;");
aI("text=The Team;target=;url=the-team.html;");
aI("text=What We Offer;target=;url=what-we-offer.html;");
aI("text=Snap Bookshop;target=;url=snap-bookshop.html;");
aI("text=Self Development Products;target=;url=self-development-products.html;");
aI("text=Business Planning;target=;url=business-planning.html;");
aI("text=Marketing Plans;target=;url=marketing-plans.html;");
aI("text=Business Consulting;target=;url=business-consulting.html;");
aI("text=Business Coaching;target=;url=business-coaching.html;");
aI("text=Executive Coaching;target=;url=executive-coaching.html;");
aI("text=Career Coaching;target=;url=career-coaching.html;");
aI("text=Seminars & Workshops;target=;url=seminars-workshops.html;");
aI("showmenu=Website Design, Web Sites Website Design Pricing and PackagesLEFT_MENU;text=Website Design, Web Sites ;target=;url=website-design,-web-sites.html;");
aI("text=Website Search Engine Optimisation;target=;url=web-seo-optimisation.html;");
aI("text=Debt Elimination;target=;url=debt-elimination.html;");
aI("text=What is IABC Accreditation;target=;url=iabc.html;");
aI("showmenu=Contact UsNewsletter Sign UpLEFT_MENU;text=Contact Us;target=;url=contact-us.html;");
}

with(milonic=new menuname("HomeNewslettersLEFT_MENU")){
style=submenuStyle;
aI("text=Newsletters;target=;url=newsletters.html;");
}

with(milonic=new menuname("Website Design, Web Sites Website Design Pricing and PackagesLEFT_MENU")){
style=submenuStyle;
aI("text=Website Design Pricing and Packages;target=;url=website-design-pricing-and-packages.html;");
}

with(milonic=new menuname("Contact UsNewsletter Sign UpLEFT_MENU")){
style=submenuStyle;
aI("text=Newsletter Sign Up;target=;url=newsletter-sign-up.html;");
}


 drawMenus();
