_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#FD0303";
padding="6";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#000000";
overbgimage="images/bracket0.gif";
imagepadding="6";
itemheight="31";
itemwidth="77";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=693;
style=menuStyle;
alwaysvisible="1";
itemwidth="78";
orientation="horizontal";
openstyle="up";
itemheight="30";
aI("text=Home;target=;url=http://www.capitalofknow-how.com/;align=center;");
aI("text=Job Shop;target=;url=job-shop.html;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=Articles;target=;url=articles.html;align=center;");
aI("text=Contact Us;target=;url=contact-us.html;align=center;");
aI("text=Privacy;target=;url=privacy.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
}


 drawMenus();
