_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="149";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.artersol.com/;");
aI("text=CHF Heart Failure;target=;url=CHF-Heart-Failure.html;");
aI("text=About ArterSol;target=;url=About-ArterSol.html;");
aI("text=Healthcare Provider  Information;target=;url=Healthcare-Provider-ArterSol-DynaPulse.html;");
aI("text=ArterSol DynaPulseTraining Videos;target=;url=ArterSol-DynaPulseTraining-Videos.html;");
aI("text=ArterSol Information Request;target=;url=ArterSol-Information-Request.html;");
aI("showmenu=Patient Information/ArterSol Doctor SearchLEFT_MENU;text=Patient Information;target=;url=Patient-ArterSol-DynaPulse-Pulse-Wave-Information.html;");
aI("text=About DynaPulse;target=;url=About-DynaPulse.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Legal Notices;target=;url=Legal-Notices.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Patient Information/ArterSol Doctor SearchLEFT_MENU")){
style=submenuStyle;
aI("text=ArterSol Doctor Search;target=;url=ArterSol-Doctor-Search.html;");
}


 drawMenus();

