_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bgimage="images/greengrad3d2.gif";
fontfamily="Comic Sans MS";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/blip_black_green.gif";
offcolor="DarkGreen";
oncolor="Lime";
outfilter="fade(duration=0.5)";
pagecolor="Green";
subimage="images/rgtdwn_blackyellow_9x9.gif";
subimagepadding="5";
imagepadding="4";
itemheight="30";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
borderstyle="raised";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
high3dcolor="#ffffff";
low3dcolor="#634263";
offbgcolor="#AB6FAA";
offcolor="#000000";
oncolor="#ffffff";
outfilter="fade(duration=0.5)";
padding="3";
separatorsize="2";
subimage="images/rgtdwn_blackyellow_9x9.gif";
subimagepadding="8";
swap3d="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="110";
orientation="vertical";
itemheight="21";
aI("text=Home;target=;url=http://www.codegreenbootcamps.com/;align=left;");
aI("text=About Boot Camps;target=;url=About-Code-Green-Boot-Camps-in-Laguna-Beach.html;align=left;");
aI("text=Interval Training;target=;url=High-Intensity-Interval-Training.html;align=left;");
aI("text=Testimonials;target=;url=Testimonials.html;align=left;");
aI("text=Contact Us;target=;url=Contact-Code-Green-Boot-Camp-Personal-Trainer.html;align=left;");
}


 drawMenus();

