_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="#EFEFEF";
onbgcolor="#B3D0E3";
oncolor="Black";
padding="9";
separatorcolor="#5B2825";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="178";
}

with(submenuStyle=new mm_style()){
bordercolor="#B3D0E3";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#DB615B";
oncolor="White";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.coralgatemg.com;");
aI("text=About Coral Gate;target=;url=About-Coral-Gate.html;");
aI("text=For Our Patients;target=;url=For-Our-Patients.html;");
aI("text=About Our Doctors;target=;url=About-Our-Doctors.html;");
aI("text=Insurances Accepted;target=;url=Insurances-Accepted.html;");
aI("text=Our Locations;target=;url=Our-Locations.html;");
//aI("showmenu=NewsCanyon Gate Empowers Seniors for HealthcareLEFT_MENU;text=News;target=;url=News.html;");
aI("text=Articles;target=;url=Articles.html;");
aI("text=For Our Doctors;target=;url=For-Our-Doctors.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("NewsCanyon Gate Empowers Seniors for HealthcareLEFT_MENU")){
style=submenuStyle;
aI("text=Canyon Gate Empowers Seniors for Healthcare;target=;url=Canyon-Gate-Empowers-Seniors-for-Healthcare.html;");
aI("text=OBDS Moves Into Las Vegas;target=;url=OBDS-Moves-Into-Las-Vegas.html;");
aI("text=Mike Perl, MD Joins OBDS in South FL;target=;url=Mike-Perl,-MD-Joins-OBDS-in-South-FL.html;");
}


 drawMenus();

