_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="#333333";
borderstyle="Ridge";
borderwidth="1";
fontfamily="Palatino Linotype";
fontsize="11pt";
fontstyle="normal";
headercolor="#000000";
offbgcolor="#333333";
offcolor="White";
onbgcolor="#333333";
oncolor="#FF6600";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="#1F1F1F";
pagecolor="#33CCCC";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#1F1F1F";
borderstyle="solid";
borderwidth="1";
fontfamily="Palatino Linotype";
fontsize="13pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#1F1F1F";
offcolor="#FF6600";
onbgcolor="#1F1F1F";
oncolor="#33CCCC";
outfilter="Fade(Overlap=1.00)";
padding="1";
pagebgcolor="#1F1F1F";
pagecolor="#33CCCC";
separatorcolor="Transparent";
separatorsize="0";
imagepadding="6";
itemwidth="80";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=800;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=Home.html;");
aI("showmenu=AboutMeet TonoaINFO_BAR_MENU;text=About;target=;url=About.html;");
aI("showmenu=ServicesCoaching ServicesINFO_BAR_MENU;text=Services;target=;url=services.html;");
aI("showmenu=EventsSee Tonoa LiveINFO_BAR_MENU;text=Events;target=;url=Events.html;");
aI("text=Speaking;target=;url=Speaking.html;");
aI("showmenu=YOUniversityYOU-niversity CoursesINFO_BAR_MENU;text=YOUniversity;target=;url=youniversity.html;");
aI("text=Store;target=;url=Store.html;");
aI("text=Media;target=;url=Media.html;");
aI("text=Library;target=;url=Library.html;");
aI("text=Institute;target=_blank;url=http://www.thebondinstitute.com;");
}

with(milonic=new menuname("AboutMeet TonoaINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Meet Tonoa;target=;url=Meet-Tonoa.html;");
aI("text=What Tonoa Believes;target=;url=Coaching-Beliefs.html;");
}

with(milonic=new menuname("ServicesCoaching ServicesINFO_BAR_MENU")){
style=submenuStyle;
aI("showmenu=Coaching ServicesCoaching PackagesINFO_BAR_MENU;text=Coaching Services;target=;url=coachingservices.html;");
aI("showmenu=Mentor ServicesFall Mentoring Intensive (Bonus)INFO_BAR_MENU;text=Mentor Services;target=;url=mentorservices.html;");
aI("text=Consulting Services;target=;url=consulting.html;");
aI("text=Tonoa's Inner Circle;target=;url=innercircle.html;");
aI("text=Take The Audacity Challenge;target=_blank;url=http://www.theaudacitychallenge.com;");
}

with(milonic=new menuname("Coaching ServicesCoaching PackagesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Coaching Packages;target=;url=coaching.html;");
aI("text=Boldness Booster Coaching Session;target=;url=boldnessbooster.html;");
aI("text=Group Coaching;target=;url=Group-Coaching.html;");
aI("text=Consultation;target=;url=consultation.html;");
}

with(milonic=new menuname("Mentor ServicesFall Mentoring Intensive (Bonus)INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Fall Mentoring Intensive (Bonus);target=;url=mentorme.html;");
}

with(milonic=new menuname("EventsSee Tonoa LiveINFO_BAR_MENU")){
style=submenuStyle;
aI("text=See Tonoa Live;target=;url=liveevents.html;");
aI("text=Coming Soon!;target=;url=comingsoon.html;");
}

with(milonic=new menuname("YOUniversityYOU-niversity CoursesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=YOU-niversity Courses;target=;url=courses.html;");
}


 drawMenus();
