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


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack0l.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="Firebrick";
onbold="bold";
oncolor="#000000";
pagecolor="DarkSlateBlue";
separatorcolor="Transparent";
separatorsize="5";
subimagepadding="2";
itemheight="26";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack0.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="White";
onbold="bold";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep0.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=745;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home;target=;url=./;align=center;");
aI("text=Sales Tips;target=;url=Sales-Tips.html;align=center;");
aI("text=TeleSales Tips;target=;url=TeleSales-Tips.html;align=center;");
aI("text=7 Steps of Negotiation;target=;url=7-Steps-of-Negotiation.html;align=center;");
aI("showmenu=ResourcesWeb SitesINFO_BAR_MENU;text=Resources;target=;url=Resources.html;align=center;");
aI("showmenu=NewsSelf ImprovementINFO_BAR_MENU;text=News;target=;url=News.html;align=center;keepalive=1;");
}

with(milonic=new menuname("ResourcesWeb SitesINFO_BAR_MENU")){
style=submenuStyle;
align="center";
orientation="horizontal";
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("text=Sjoerd Eisma;target=;url=Sjoerd-Eisma.html;");
aI("text=Other Experts;target=;url=Other-Experts.html;");
aI("text=Free Downloads;target=;url=Free-Downloads.html;");
aI(";");
}

with(milonic=new menuname("NewsSelf ImprovementINFO_BAR_MENU")){
style=submenuStyle;
align="center";
orientation="horizontal";
aI("text=Self Improvement;target=;url=Self-Improvement.html;");
aI("text=Goal Setting;target=;url=Goal-Setting.html;");
aI(";");
}


 drawMenus();
