_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Green";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="FloralWhite";
offcolor="DarkGreen";
onbgcolor="DarkSeaGreen";
oncolor="FloralWhite";
padding="6";
pagebgcolor="FloralWhite";
pagecolor="#006400";
separatorcolor="PaleGoldenrod";
separatorsize="5";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="FloralWhite";
offcolor="DarkGreen";
onbgcolor="DarkGreen";
oncolor="LightGoldenrodYellow";
padding="4";
pagebgcolor="LightGoldenrodYellow";
pagecolor="DarkGreen";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=Medical Guides | Medical GuidebooksGuidebooks DirectoryLEFT_MENU;text=Medical Guides | Medical Guidebooks;target=;url=medical-guides-medical-guidebooks.html;");
aI("text=Illnesses;target=;url=illnesses.html;");
aI("text=Diseases;target=;url=diseases.html;");
}

with(milonic=new menuname("Medical Guides | Medical GuidebooksGuidebooks DirectoryLEFT_MENU")){
style=submenuStyle;
aI("text=Guidebooks Directory;target=;url=guidebooks-directory.html;");
aI("text=Medical Guidebooks  Alphabetically;target=;url=medical-guidebooks-alphabetically.html;");
}


 drawMenus();
