_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack12L.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="White";
oncolor="#000000";
separatorcolor="Transparent";
separatorsize="4";
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="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep0.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=616;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home;target=;url=http://www.capitalofknow-how.com/;align=center;");
aI("text=Get A Quote;target=;url=get-a-quote.html;align=center;");
aI("text=Open Call;target=;url=capital-of-know-how-garage-inventors-open-call-for-new-products.html;align=center;");
aI("text=Inventor Help;target=;url=capital-of-know-how-intellectual-property-clinic-inventor-help.html;align=center;");
aI("text=Contact Us;target=;url=contact-us.html;align=center;keepalive=1;");
}


 drawMenus();
