_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/orangedots.gif";
offbgcolor="SteelBlue";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="DarkSlateGray";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="DarkSlateGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("showmenu=Articles/Leadership DevelopmentLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Home;target=;url=http://personaldevelopmenthouse.com/;");
aI("text=Site Map;target=;url=sitemap-alphabetical.html;");
aI("text=Contact us;target=;url=Contact-us.html;");
aI("text=Category;target=;url=Category.html;");
}

with(milonic=new menuname("Articles/Leadership DevelopmentLEFT_MENU")){
style=submenuStyle;
aI("text=Leadership Development;target=;url=Leadership-Development/;");
aI("text=Leadership Coaching;target=;url=Leadership-Coaching/;");
aI("text=Leadership Training;target=;url=Leadership-Training/;");
aI("text=Personal Development;target=;url=Personal-Development/;");
aI("text=Personal Growth;target=;url=Personal-Growth/;");
aI("text=Self Improvement;target=;url=Self-Improvement/;");
aI("text=Online education;target=;url=Online-education/;");
aI("text=Online Learning;target=;url=Online-Learning/;");
aI("text=Online College Education;target=;url=Online-College-Education/;");
aI("text=Many Educational Online Course ;target=;url=Many-Educational-Online-Course/;");
aI("text=Get Ahead In Your Career;target=;url=Get-Ahead-In-Your-Career/;");
aI("text=Learning New Skills;target=;url=Learning-New-Skills/;");
aI("text=Become A Writer;target=;url=Become-A-Writer/;");
aI("text=Goal Setting;target=;url=Goal-Setting/;");
aI("text=Successful People Do Not Allow Themselves To Be Beaten;target=;url=Successful-People-Do-Not-Allow-Themselves-To-Be-Beaten/;");
}


 drawMenus();

