 //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=800;
_menuOpenDelay=200;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStylemain=new mm_style()){
padding=5;
}

with(menuStyle=new mm_style()){
bordercolor="#193E5F";
borderstyle="solid";
borderwidth=1;
fontfamily=" Arial, Tahoma, Verdana"; 
fontsize="12px";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#6699CC";
offcolor="#174386";
onbgcolor="#6699CC";
oncolor="#FFFFFF";
overfilter="GradientWipe(WipeStyle=1, size=1.00, motion='Forward', duration=0.7);Alpha(style=0, opacity=95);Shadow(color='#999999', direction=135, strength=2)"; 
outfilter="fade(duration=0.2)";
padding=3;
}


with(milonic=new menuname("services")){
overflow="scroll";
style=menuStyle;
left="offset=22";
top="offset=0";
aI("status=Face Therapy;text=FACE THERAPY;url=naples-face-therapy.html;");
aI("status=Aggressive Skin Care;text=AGGRESSIVE SKIN CARE;url=naples-skin-care.html;");
aI("status=Intensed Pulsed Light;text=INTENSED PULSED LIGHT;url=intensed-pulsed-light.html;");
aI("status=Facial Rejuvenation Peels;text=FACIAL REJUVENATION;url=naples-facial-rejuvenation.html;");
aI("status=Massage;text=MASSAGE;url=naples-massage.html;");
aI("status=Body Contouring & Wraps;text=BODY CONTOURING & WRAPS;url=naples-body-contouring.html;");
aI("status=Body Scrub Treatments;text=BODY SCRUB TREATMENTS;url=naples-body-scrub-treatments.html;");
aI("status=Spa Packages;text=SPA PACKAGES;url=naples-spa-packages.html;");
aI("status=Other Services;text=OTHER SERVICES;url=other-services.html;");

}


with(milonic=new menuname("products")){
overflow="scroll";
style=menuStyle;
left="offset=22";
top="offset=0";
aI("status=» SkinCeuticals;text=SKINCEUTICALS;url=products-skinceuticals.html;");
aI("status=» M.D. FORTÉ;text=M.D. FORTÉ;url=products-md-forte.html;");
aI("status=» La Roche-Posay;text=LA ROCHE-POSAY;url=products-laroche-posay.html;");
aI("status=» Eminence;text=EMINENCE;url=products-eminence.html;");
aI("status=» SkinMedica;text=SKINMEDICA;url=products-skinmedica.html;");
aI("status=» Jane Iredale;text=JANE IREDALE;url=products-jane-iredale.html;");
aI("status=» Prevage MD;text=PREVAGE MD ;url=products-prevage.html;");
aI("status=» Prescribed Solutions;text=PRESCRIBED SOLUTIONS;url=products-prescribed-solutions.html;");
}




drawMenus();

