_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=870;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home;target=;url=http://www.sellingforwinners.com/;align=center;");
aI("text=Sales Tips;target=;url=Sales-Tips.html;align=center;");
aI("text=TeleSales;target=;url=TeleSales.html;align=center;");
aI("text=Selling with NLP;target=;url=Selling-with-NLP.html;align=center;");
aI("showmenu=Resources/Web SitesINFO_BAR_MENU;text=Resources;target=;url=Resources.html;align=center;");
aI("text=Tweets;target=;url=Tweets.html;align=center;");
aI("showmenu=News/Self ImprovementINFO_BAR_MENU;text=News;target=;url=News.html;align=center;keepalive=1;");
}

with(milonic=new menuname("Resources/Web 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(";");
}

with(milonic=new menuname("News/Self 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();

