_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
image="images/dots5.gif";
offbgcolor="White";
offcolor="Black";
onbgcolor="Black";
oncolor="White";
padding="6";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="LightGrey";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="Black";
oncolor="White";
padding="4";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;");
aI("showmenu=Bootcamps By StateArizona BootcampsLEFT_MENU;text=Bootcamps By State;target=;url=bootcamps-by-state.html;");
aI("text=Bootcamp Videos;target=;url=bootcamp-videos.html;");
aI("text=Boot Camp Articles;target=;url=boot-camp-articles.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Bootcamps By StateArizona BootcampsLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Arizona BootcampsChandler BootcampsLEFT_MENU;text=Arizona Bootcamps;target=;url=arizona-bootcamps.html;");
aI("text=Tempe Boot Camp;target=;url=tempe-boot-camp.html;");
aI("text=California Boot Camps;target=;url=california-boot-camps.html;");
aI("showmenu=Florida Boot CampsOrlando BootcampsLEFT_MENU;text=Florida Boot Camps;target=;url=florida-boot-camps.html;");
aI("text=Illinois Boot Camps;target=;url=illinois-boot-camps.html;");
aI("text=Chicago Boot Camps;target=;url=chicago-boot-camps.html;");
aI("showmenu=Kentucky BootcampsLouisville BootcampsLEFT_MENU;text=Kentucky Bootcamps;target=;url=kentucky-bootcamps.html;");
aI("showmenu=Maryland BootcampsMontgomery County BootcampsLEFT_MENU;text=Maryland Bootcamps;target=;url=maryland-bootcamps.html;");
aI("text=Washington DC Bootcamps;target=;url=washington-dc-bootcamps.html;");
aI("showmenu=Ohio Boot CampsCincinnati Boot CampLEFT_MENU;text=Ohio Boot Camps;target=;url=ohio-boot-camps.html;");
}

with(milonic=new menuname("Arizona BootcampsChandler BootcampsLEFT_MENU")){
style=submenuStyle;
aI("text=Chandler Bootcamps;target=;url=chandler-bootcamps.html;");
}

with(milonic=new menuname("Florida Boot CampsOrlando BootcampsLEFT_MENU")){
style=submenuStyle;
aI("text=Orlando Bootcamps;target=;url=orlando-bootcamps.html;");
}

with(milonic=new menuname("Kentucky BootcampsLouisville BootcampsLEFT_MENU")){
style=submenuStyle;
aI("text=Louisville Bootcamps;target=;url=louisville-bootcamps.html;");
aI("text=Oldham County Boot Camp;target=;url=oldham-county-boot-camp.html;");
}

with(milonic=new menuname("Maryland BootcampsMontgomery County BootcampsLEFT_MENU")){
style=submenuStyle;
aI("text=Montgomery County Bootcamps;target=;url=montgomery-county-bootcamps.html;");
}

with(milonic=new menuname("Ohio Boot CampsCincinnati Boot CampLEFT_MENU")){
style=submenuStyle;
aI("text=Cincinnati Boot Camp;target=;url=cincinnati-boot-camp.html;");
aI("text=Crescent Springs Boot Camp;target=;url=crescent-springs-boot-camp.html;");
}


 drawMenus();
