
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;

with(miniStyle=new mm_style()){
oncolor="#FFFFFF";
offcolor="#FFFFFF";
padding="0";
separatorsize="1";
separatorcolor="#FFFFFF";
borderwidth="0";
fontfamily="Trebuchet MS, verdana, helvetica, arial";
fontsize="12px";
fontweight="normal";
fontstyle="normal";
itemheight="34";
separatorheight="11";
separatorwidth="1";
align="center";
rawcss="padding-left:20px; padding-right:20px; padding-top:3px; padding-bottom:3px;text-transform:uppercase;";
}

with(subStyle=new mm_style()){
oncolor="#FFFFFF";
onbgcolor="#dee4c7";
offcolor="#ffffff";
offbgcolor="#949b51";
headerbgcolor="#FF6600";
padding="3";
separatorsize="1";
separatorcolor="#E9E9E9";
borderwidth="1";
fontfamily="Trebuchet MS, verdana, helvetica, arial";
fontsize="12px";
fontweight="normal";
fontstyle="normal";
itemheight="25";
itemwidth="200";
}

with(milonic=new menuname("Main Menu")){
style=miniStyle;
alwaysvisible="1";
orientation="1";
position="relative";
aI("text=Home;url=http://www.pinehurstbeauty.co.nz/index.cfm;showmenu=1;");
aI("text=About Us;url=http://www.pinehurstbeauty.co.nz/about-us/;showmenu=2;");
aI("text=IPL Laser;url=http://www.pinehurstbeauty.co.nz/ipl-treaments/;");
aI("text=Services;url=http://www.pinehurstbeauty.co.nz/treatments/;showmenu=3;");
aI("text=Specials;url=http://www.pinehurstbeauty.co.nz/latest-news/;");
aI("text=Products;url=http://www.pinehurstbeauty.co.nz/products/;");
aI("text=Gift Vouchers;url=http://www.pinehurstbeauty.co.nz/gift-vouchers/;");
aI("text=Contact Us;url=http://www.pinehurstbeauty.co.nz/contact-us/;showmenu=7;");
aI("text=Make an Appointment;url=http://www.pinehurstbeauty.co.nz/make-an-appointment/;");
}

with(milonic=new menuname("1")){
style=subStyle;
overflow="scroll";
aI("text=Holiday Home Page;itemwidth=161;url=http://www.pinehurstbeauty.co.nz/holiday-home-page/;");
}

with(milonic=new menuname("2")){
style=subStyle;
overflow="scroll";
aI("text=New Client Referrals;itemwidth=161;url=http://www.pinehurstbeauty.co.nz/loyalty-programme/;");
aI("text=VIP Loyalty Programme;itemwidth=161;url=http://www.pinehurstbeauty.co.nz/customer-referral-programme/;");
}

with(milonic=new menuname("3")){
style=subStyle;
overflow="scroll";
aI("text=Dermal Rolling / Needling;itemwidth=161;url=http://www.pinehurstbeauty.co.nz/dermal-rolling-needling/;");
aI("text=Facials -  Indulgence and Treatment;itemwidth=161;url=http://www.pinehurstbeauty.co.nz/facials/;showmenu=32;");
aI("text=Eyes;itemwidth=161;url=http://www.pinehurstbeauty.co.nz/eyes/;");
aI("text=Manicure / Pedicure;itemwidth=161;url=http://www.pinehurstbeauty.co.nz/manicare-pedicare/;");
aI("text=Hair Removal;itemwidth=161;url=http://www.pinehurstbeauty.co.nz/hair-removal/;showmenu=14;");
aI("text=Ladies Waxing;itemwidth=161;url=http://www.pinehurstbeauty.co.nz/ladies-waxing/;");
aI("text=Electrolysis;itemwidth=161;url=http://www.pinehurstbeauty.co.nz/index.cfm/pageid/36/ViewPage/Electrolysis;");
aI("text=Bleaching;itemwidth=161;url=http://www.pinehurstbeauty.co.nz/bleaching/;");
aI("text=Massage;itemwidth=161;url=http://www.pinehurstbeauty.co.nz/massage/;");
aI("text=Make Up;itemwidth=161;url=http://www.pinehurstbeauty.co.nz/make-up/;");
aI("text=Semi-Permanent Make-Up ( Micropigmentation);itemwidth=161;url=http://www.pinehurstbeauty.co.nz/semi-permanent-make-up-micropigmentation/;");
aI("text=IPL Technology;itemwidth=161;url=http://www.pinehurstbeauty.co.nz/ipl-technology/;");
aI("text=Indulgence Packages for Women and Men;itemwidth=161;url=http://www.pinehurstbeauty.co.nz/packages/;");
aI("text=Especially For Men;itemwidth=161;url=http://www.pinehurstbeauty.co.nz/especially-for-men/;");
}

with(milonic=new menuname("32")){
style=subStyle;
overflow="scroll";
aI("text=Pinehurst Signature Facials;itemwidth=161;url=http://www.pinehurstbeauty.co.nz/pinehurst-signature-facials/;");
aI("text=Environ Facials;itemwidth=161;url=http://www.pinehurstbeauty.co.nz/environ-facials/;");
aI("text=Thalgo Facials;itemwidth=161;url=http://www.pinehurstbeauty.co.nz/treatment-facials-from-thalgo/;");
}

with(milonic=new menuname("14")){
style=subStyle;
overflow="scroll";
aI("text=Ladies Waxing;itemwidth=161;url=http://www.pinehurstbeauty.co.nz/ladies-/;");
aI("text=Electrolysis;itemwidth=161;url=http://www.pinehurstbeauty.co.nz/electrolysis/;");
aI("text=IPL Technology - PPX Photo Pneumatic Therapy;itemwidth=161;url=http://www.pinehurstbeauty.co.nz/ipl-technology-ppx-photo-pneumatic-therapy-/;");
}

with(milonic=new menuname("7")){
style=subStyle;
overflow="scroll";
aI("text=Signup to our newsletter;itemwidth=161;url=http://www.pinehurstbeauty.co.nz/signup-to-our-newsletter/;");
}
drawMenus()


