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()){
align="left";
bgimage="../purplegrad3d3-22.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffcccc";
headercolor="#000000";
image="http://www.milonic.com/menuimages/sqauredot_black_5x5.gif";
imagepadding=2;
//offbgcolor="#ffcccc";//************************************************************<<border!
offcolor="#000000";
oncolor="#000000";
outfilter="fade(duration=0.5)";
pagecolor="black";
subimage="purpgradwhite.gif";
subimagepadding=3;
}

with(submenuStyle=new mm_style()){
styleid=1;
borderstyle="raised";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
high3dcolor="#000000";
low3dcolor="#634263";
offbgcolor="#CCCC99";
offcolor="#000000";
oncolor="#000000";
outfilter="fade(duration=0.5)";
padding=1;
pagecolor="black";
separatorsize=2;
subimage="arrow2.gif";
subimagepadding=8;
swap3d=1;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=21;
itemwidth=170;
margin=2;
orientation="vertical";
style=menuStyle;
aI("align=left;text=Home;url=../index.htm;");
aI("align=left;showmenu=Our Practice;text=Our Practice;");
aI("align=left;showmenu=Our Physicians;text=Physicians;");
aI("align=left;text=Location and Parking;url=../locationparking.htm;");
aI("align=left;showmenu=New Patients;text=New Patients;url=../newpatients.htm;");
aI("align=left;showmenu=Gallery;text=Gallery;");
aI("align=left;showmenu=Useful Links;text=Useful Links;url=../LinksTest.htm");
aI("align=left;text=Contact Us;url=../contact.htm");

}



with(milonic=new menuname("Our Practice")){
style=submenuStyle;
aI("text=About our Practice;url=../about.htm;");
aI("text=Our Information and Policies;url=../info_policy.htm;");
aI("text=Our Office and Staff;url=../office.htm;");
aI("text=Scheduling an Appointment;url=../scheduleapt_22.htm;");
aI("text=Preparing Your First Visit;url=../preparevisit.htm;");
aI("text=Prescriptions;url=../prescriptions.htm;");
aI("text=Location and Parking;url=../locations_beverly.htm;");
aI("align=left;showmenu=Cardiac Testing;text=Cardiac Testing;");
}

with(milonic=new menuname("Our Physicians")){
style=submenuStyle;
aI("text=Jeffrey F. Caren, M.D., F.A.C.C.;url=__caren.html;");
aI("text=Mark K. Urman, M.D., F.A.C.C., F.A.S.E.;url=__urman.htm;");
}

with(milonic=new menuname("New Patients")){
style=submenuStyle;
aI("text=Scheduling an Appointment;url=../officehours.htm;");
aI("text=Insurance and Billing;url=../insurance_billing.htm;");
aI("text=Preparing your First Visit;../url=preparevisit.htm;");
aI("text=Location and Parking;url=../locations_beverly.htm;");
aI("text=Download Patient Forms;url=../forms.htm;");
}

with(milonic=new menuname("Gallery")){
style=submenuStyle;
aI("text=Undoctored Photos by Jeffrey Caren;url=../upcoming_photos.htm;");
aI("text=Media/Press/Etc.;url=../upcoming.htm;");
}


with(milonic=new menuname("Useful Links")){
style=submenuStyle;
aI("text=Heart Authority (patient education);url=http://www.autisticcuckoo.net;");
aI("text=Nutrition Action Newsletter;url=http://www.zeldman.com;");
aI("text=See My Heart;url=http://www.meyerweb.com;");
aI("text=What is FACC;url=http://www.meyerweb.com;");
aI("text=The Heart Foundation;url=http://www.meyerweb.com;");
aI("text=Iridium Species Mental Health Foundation;url=http://www.milonic.com/mydetails.php;");
}

with(milonic=new menuname("Cardiac Testing")){
style=submenuStyle;
aI("text=Electro Cardiogram;url=../electrocardiogram.htm;");
aI("text=Echo Cardiogram;url=../echocardiogram.htm;");
aI("text=Holter Monitor;url=../holtermonitor.htm;");
aI("text=Event Recorder;url=../eventrecorder.htm;");
aI("text=Exercise Stress Test;url=../exercisestresstest.htm;");
aI("text=Exercise Stress Test Echo;url=../exercisestressecho.htm;");
aI("text=Myocardial Perfusion Stress Testing;url=../myocardialperfusionstresstesting.htm;");
aI("text=Ankle-Brachial Index (ABI);url=../ankle-brachialindex-abi.htm;");
}
drawMenus();

