fixMozillaZIndex=false; //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()){
bordercolor="#0000FF";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="65%";
fontstyle="normal";
fontweight="bolder";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CCCCFF";
offcolor="#0000CC";
onbgcolor="#0000FF";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding="1";
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize="1";
subimage="http://img.milonic.com/arrow.gif";
subimagepadding="1px";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
overflow="scroll";
style=menuStyle;
aI("text=Welcome to ACD;url=http://www.acderm.com/;");
aI("showmenu=Our Office;text=Our Office;");
aI("showmenu=Patient Portal;text=Patient Portal;");
aI("showmenu=Patient Forms;text=Patient Forms;url=http://www.acderm.com/NewPatientForms.html");
aI("showmenu=Conditions;text=Conditions;");
aI("showmenu=Procedures;text=Procedures;");
aI("showmenu=Products;text=Products;");
aI("showmenu=Studies;text=Studies;url=http://www.acderm.com/ArlingtonResearchCenter.html");
}

with(milonic=new menuname("Our Office")){
overflow="scroll";
style=menuStyle;
aI("text=Dr. Angela Moore;url=http://www.acderm.com/AngelaYMooreMD.html;")
aI("text=Dr. Holly DeBuys;url=http://www.acderm.com/hollydebuysmd.html;")
aI("text=Dr. Lily Li;url=http://www.acderm.com/lilylimd.html;")
aI("text=Kelly Lee,NP;url=http://www.acderm.com/KellyLeeNP.html;")
aI("text=Debbie Slay,PA;url=http://www.acderm.com/DebbieSlayPA.html;")
aI("text=Brooke Smart,NP;url=http://www.acderm.com/brookesmartNP.html;")
aI("text=Hours/Directions;url=http://www.acderm.com/HoursAndDirections.html;")
aI("text=Insurance;url=http://www.acderm.com/Insurance.html;")
aI("text=What To Expect;url=http://www.acderm.com/WhatToExpect.html;")
aI("text=FAQs;url=http://www.acderm.com/FAQs.html;")
aI("text=Surgery Guidelines;url=http://www.acderm.com/SurgeryandPathologyGuidelines.html;")
aI("text=Tour Our Office;url=http://www.acderm.com/Tour.html;")
aI("text=Rebates and Coupons;url=http://dermatology.fromyourdoctor.com/texas/arlington/acdermatology/health/refills.do;")


}

with(milonic=new menuname("Patient Portal")){
overflow="scroll";
style=menuStyle;
aI("text=Go to Portal Now;url=https://neuportal.eclinicalweb.com/tmmd/jsp/login.jsp;")
aI("text=New Portal User-Obtain Password;url=http://www.acderm.com/PatientPortal.html;")

}



with(milonic=new menuname("Procedures")){
style=menuStyle;
aI("text=To Reduce Wrinkles;url=http://www.acderm.com/Affirm.html;");
aI("text=For Younger Skin;url=http://www.acderm.com/Thermage.html;");
aI("text=Hair Removal;url=http://www.acderm.com/Elite.html;");
aI("text=For Unwanted Veins;url=http://www.acderm.com/Sclerotherapy.html;");
aI("text=For Aesthetic Improvements;url=http://www.acderm.com/AestheticImprovements.html;");
}

with(milonic=new menuname("Conditions")){
style=menuStyle;
aI("text=Acne;url=http://www.acderm.com/Acne.html;");
aI("text=Aging;url=http://www.acderm.com/Aging-SkinDamage.html;");
aI("text=Skin Damage;url=http://www.acderm.com/Aging-SkinDamage.html;");
aI("text=Melasma;url=http://www.acderm.com/Melasma.html;");
aI("text=Psoriasis;url=http://www.acderm.com/Psoriasis.html;");
aI("text=Rashes;url=http://www.acderm.com/RashesandEczema.html;");
aI("text=Eczema;url=http://www.acderm.com/RashesandEczema.html;");
aI("text=Rosacea;url=http://www.acderm.com/Rosacea.html;");
aI("text=Skin Cancer;url=http://www.acderm.com/SkinCancer.html;");
aI("text=Spider Veins;url=http://www.acderm.com/SpiderVeinsVaricoseVeins.html;");
aI("text=Varicose Veins;url=http://www.acderm.com/SpiderVeinsVaricoseVeins.html;");
aI("text=Mole Removal;url=http://www.acderm.com/MoleRemoval.html;");
aI("text=Allergy Testing;url=http://www.acderm.com/AllergyTesting.html;");
aI("text=More Info on Conditions;url=http://www.acderm.com/research.html;");


}

with(milonic=new menuname("Products")){
style=menuStyle;
aI("text=Cosmetics;url=http://www.acderm.com/productinfo.html;");
aI("text=Nutritional;url=http://www.acderm.com/natural.html;");

}

drawMenus();

