_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
fontfamily="Century Gothic";
fontsize="10pt";
fontweight="bold";
offcolor="DarkOrange";
oncolor="Black";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="0";
pagecolor="DimGray";
separatorcolor="Transparent";
separatorsize="0";
rawcss="padding-left:10px;padding-right:10px";
menubgimage="images/mac_back2.gif";
itemheight="22";
itemwidth="155";
}

with(submenuStyle=new mm_style()){
fontfamily="Century Gothic";
fontsize="10pt";
fontweight="bold";
headercolor="#000000";
image="images/mac_trans.gif";
offcolor="#FF9900";
oncolor="Black";
onsubimage="images/macarrow_on.gif";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="2";
pagecolor="DimGray";
separatorcolor="#D2D4D4";
separatorpadding="5";
subimage="images/macarrow_off.gif";
rawcss="padding-left:5px;padding-right:5px";
menubgcolor="#EBF0EC";
menubgimage="images/mac_back2.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=620;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Our Newtork;target=;url=Our-Newtork.html;align=left;");
aI("text=The Doctor;target=;url=The-Doctor.html;align=left;");
aI("showmenu=Providers/Providers Main PageINFO_BAR_MENU;text=Providers;target=;url=Providers.html;align=left;");
aI("text=Store Shop;target=;url=Store-Shop.html;align=left;");
}

with(milonic=new menuname("Providers/Providers Main PageINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Providers Main Page;target=;url=Providers-Main-Page.html;");
aI("text=More Info;target=;url=More-Info.html;");
}


 drawMenus();

