_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="Solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#000000";
onbgcolor="Transparent";
oncolor="#9BC1E6";
padding="4";
separatorcolor="#1B4762";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#355160";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#CEBC83";
oncolor="Black";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.floridaurology.com/;");
aI("text=Your Doctors;target=;url=Your-Doctors.html;");
aI("text=Physician Assistants;target=;url=Physician-Assistants.html;");
aI("text=Conditions Treated;target=;url=Conditions-Treated.html;");
aI("text=Prostate Cancer;target=;url=Prostate-Cancer.html;");
aI("text=Surgical Center;target=;url=Surgical-Center.html;");
aI("text=For Patients;target=;url=For-Patients.html;");
aI("text=Patient Forms;target=;url=Patient-Forms.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Why Get Checked?;target=;url=Why-Get-Checked.html;");
aI("text=Questions;target=;url=Questions.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

