_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots8.gif";
offbgcolor="White";
offcolor="Black";
onbgcolor="#A5C7CA";
onbold="bold";
oncolor="#ffffff";
padding="8";
separatorcolor="#ffffff";
separatorsize="9";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="10";
itemwidth="177";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#55888D";
oncolor="#ffffff";
padding="4";
separatorcolor="#55888D";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=We'll Help You Become Number One Home Page;target=;url=./;");
aI("text=Thriving Workplace Radio Show;target=;url=Thriving-Workplace-Radio-Show.html;");
aI("text=Tips (from Radio Broadcast);target=;url=Tips-(from-Radio-Broadcast).html;");
aI("showmenu=WorkshopsWorkshop RegistrationLEFT_MENU;text=Workshops;target=;url=Workshops.html;");
aI("text=The Thriving Workplace Program;target=;url=The-Thriving-Workplace-Program.html;");
aI("text=Consulting Services;target=;url=Consulting-Services.html;");
aI("showmenu=ClientsTestimonialsLEFT_MENU;text=Clients;target=;url=Clients.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;");
aI("text=My Secure Advantage;target=;url=My-Secure-Advantage.html;");
aI("text=GloryStar;target=;url=GloryStar.html;");
}

with(milonic=new menuname("WorkshopsWorkshop RegistrationLEFT_MENU")){
style=submenuStyle;
aI("text=Workshop Registration;target=;url=http://thrive.blit.com/register.html;");
}

with(milonic=new menuname("ClientsTestimonialsLEFT_MENU")){
style=submenuStyle;
aI("text=Testimonials;target=;url=Testimonials.html;");
}


 drawMenus();
