horizontalMenuDelay=1;
_menuCloseDelay=0;
_menuOpenDelay=300;
_subOffsetTop=2;
_subOffsetLeft=-2;



with(menuStyle=new mm_style()){
itemwidth=140;
align="center";
//openonclick=true;
bordercolor="#090909";
borderstyle="solid";
borderwidth=0;
fontfamily="tahoma";
fontweight="bold";
fontsize="14";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#ffffff";
offbgcolor="#4B4B4B";
offcolor="#ffffff";
onbgcolor="#4B4B4B";
oncolor="#ffffff";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Alpha(opacity=80)";
padding=5;
pagebgcolor="#090909";
pagecolor="white";
separatorcolor="#090909";
separatorsize=1;
subimage="";
subimagepadding=2;
pagebgcolor="#4b4b4b";
}

with(menuStyle1=new mm_style()){
bordercolor="#090909";
borderstyle="solid";
borderwidth=0;
fontfamily="Tahoma";
fontweight="bold";
fontsize="12";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#ffffff";
offbgcolor="#4B4B4B";
offcolor="#ffffff";
onbgcolor="#ed6e00";
oncolor="#ffffff";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Alpha(opacity=80)";
padding=5;
pagebgcolor="#090909";
pagecolor="white";
separatorcolor="#090909";
separatorsize=1;
subimage="";
subimagepadding=2;
pagebgcolor="#4b4b4b";
}
with(shtrih=new menuname("news")){
overflow="scroll";
style=menuStyle1;
overfilter="Alpha(opacity=80)";
}

with(shtrih=new menuname("Products")){
overflow="scroll";
style=menuStyle1;
overfilter="Alpha(opacity=80)";
aI("text=POS-systems;url=/production/category_20.html;")
aI("text=Electronic scales;url=/production/category_21.html;")
aI("text=Kiosks;url=/production/category_22.html;")
aI("text=Other;url=/production/category_33.html;")
}

with(shtrih=new menuname("Support")){
style=menuStyle1;
overfilter="Alpha(opacity=80)";
aI("text=Downloads;url=/st/support/index.html;");
aI("text=FAQs;url=/st/support/faq.html;");
}

with(shtrih=new menuname("Profile")){
style=menuStyle1;
overfilter="Alpha(opacity=80)";
aI("text=Mission statement;url=/st/profile/index.html;");
aI("text=Clients;url=/st/profile/clients.htm;");
aI("text=Partners;url=/st/profile/partners.html;");
}

with(shtrih=new menuname("contacts")){
style=menuStyle1;
overfilter="Alpha(opacity=80)";

}

with(shtrih=new menuname("sitemap")){
style=menuStyle1;
overfilter="Alpha(opacity=80)";
}


drawMenus();