_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="SteelBlue";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="SteelBlue";
onbgcolor="#E7E6E7";
oncolor="MediumVioletRed";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="SteelBlue";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="SteelBlue";
onbgcolor="#E7E6E7";
oncolor="MediumVioletRed";
outfilter="Fade(Overlap=1.00)";
padding="6";
separatorcolor="Transparent";
separatorsize="3";
imagepadding="6";
itemwidth="185";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=.././;");
aI("text=Confidence;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=10 Key to Developing Self Confidence;target=;url=developing-self-confidence.html;");
aI("text=How to Increase Confidence - get your life back.;target=;url=increase-confidence.html;");
aI("text=Keys to Building Self Confidence;target=;url=building-self-confidence.html;");
aI("text=How to Reclaim your Assertiveness and Self Confidence;target=;url=assertiveness-self-confidence.html;");
aI("text=Discover Methods and Techniques to get self confidence;target=;url=get-self-confidence.htmlhniques-to-get-self-confidence.html;");
aI("text=Confidence Coaching;target=;url=confidence-coaching.html;");
}


 drawMenus();

