_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=4;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/smart7.jpg";
borderstyle="solid";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#ffffff";
separatorcolor="Transparent";
separatorpadding="1";
separatorsize="6";
subimage="images/white_4x7.gif";
subimagepadding="2";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/smart_hover7.jpg";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
bordercolor="#989898";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#989898";
offcolor="#ffffff";
onbgcolor="#989898";
onborder="1px solid #67A1CE";
oncolor="#ffffff";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1294;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
openstyle="up";
itemheight="28";
aI("text=Home;target=;url=http://www.midsouthobgyn.com/;align=center;");
aI("text=Physicians;target=;url=Physicians.html;align=center;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=center;");
aI("text=New Patients;target=;url=New-Patients.html;align=center;");
aI("text=Clerical Staff;target=;url=Clerical-Staff.html;align=center;");
aI("text=Insurance;target=;url=Insurance.html;align=center;");
aI("text=Prescriptions;target=;url=Prescriptions.html;align=center;");
aI("text=Services;target=;url=Services.html;align=center;");
aI("text=Links;target=;url=Links.html;align=center;");
aI("text=Privacy Policy;target=;url=Privacy-Policy.html;align=center;");
}


 drawMenus();

