

fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;



with(menuStyle=new mm_style()){
onbgcolor="#C9CB7D";
oncolor="#FFFFFF";
offbgcolor="#989B73";
offcolor="#FFFFFF";
bordercolor="#C9CB7D";
borderstyle="solid";
borderwidth=1;
separatorcolor="#C9CB7D";
separatorsize="1";
padding=2;
fontsize="12px";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="ffffff";
pagebgcolor="#C9CB7D";
headercolor="#000000";
headerbgcolor="#EBD989";
subimage="arrow.gif";
subimagepadding="1";
overfilter="Fade(duration=0.3);Alpha(opacity=100);";
outfilter="Fade(duration=0.3);Alpha(opacity=100);";
//outfilter="randomdissolve(duration=0)";
}

with(milonic=new menuname("rejuv")){
style=menuStyle;
left=-8;
top=9;aI("text=Dr. Les Robicsek;url=dr.html;");
aI("text=Botox;url=botox.htm;");
aI("text=Restylane/Perlane;url=rest.htm;");
}
with(milonic=new menuname("acne"))
{
style=menuStyle;
top=9;
left=-8;
aI("text=Blue-U/Levulan;url=blue.htm;");
aI("text=Chemical Peels/Microderm Treatment;url=acne.htm;");
aI("text=Fractional Acne Scar Treatment;url=acne_scars.html;");
}

with(milonic=new menuname("rejuv1")){
style=menuStyle;
top=9;
left=-8;
aI("text=Laser Hair Reduction;url=hair_reduction.htm;");
aI("text=Rosacea;url=rosacea.htm;");
aI("text=Pigmented Lesions;url=pigmented_lesi.htm;");
aI("text=Vascular Lesions;url=vascular_lesi.htm;");
aI("text=Sun Damage;url=sun.htm;");
aI("text=Freckles;url=freckles.htm;");
aI("text=Acne Scars;url=acne.htm;");
aI("text=Birthmarks;url=birthmarks.htm;");
aI("text=Wrinkles;url=wrinkles.htm;");
aI("text=Leg Vein Clearance;url=legveins.html;");
aI("text=Fractional Skin Resurfacing;url=1540.html;");
}

with(milonic=new menuname("tech2")){
style=menuStyle;
top=9;
left=-8;
aI("text=Technology;url=technology.htm;");
aI("text=Testimonials;url=tech_testimonials.htm;");
}

with(milonic=new menuname("facialandpeels1")){
style=menuStyle;
top=9;
left=-8;
aI("text=Facials;url=facials.htm;");
aI("text=Peels;url=peels.htm;");
aI("text=Manicure/Pedicure;url=manicure.htm;");
}

with(milonic=new menuname("discount1")){
style=menuStyle;
left=0;
top=9;
aI("text=Guestbook;url=guestbook.htm;");
aI("text=Contact Us;url=contact.htm;");
aI("text=Request an Appointment;url=request.htm;");
aI("text=Client Referral;url=clientreferral.htm;");
aI("text=Client Feedback;url=client_feedback.htm;");
aI("text=Promotions;url=promotions.htm;target=blank");
}
with(milonic=new menuname("contact1")){
style=menuStyle;
top=9;
left=-8;
aI("text=Request an Appointment;url=request.htm;");
}
drawMenus();




