_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(headStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="70%";
fontstyle="normal";
fontweight="bold";
offcolor="#000000";
offbgcolor="#ffffff";
oncolor="009246";
onbgcolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2)";
padding=5;
separatorsize=0;
subimagepadding=5;
imagepadding=5;
itemwidth=150;
}

with(menuStyle=new mm_style()){
bordercolor="#009900";
borderstyle="solid";
borderwidth=1; 
fontfamily="Verdana, Tahoma, Arial";
fontsize="70%";
fontstyle="normal";
fontweight="bold";
offcolor="#000000";
offbgcolor="#ffffff";
oncolor="009246";
onbgcolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=87);Shadow(color=#777777, Direction=135, Strength=5)";
padding=5;
separatorcolor="#2D729D";
separatorsize=1;
subimage="/images/arrow.gif";
subimagepadding=2; 
imagepadding=5;
itemwidth=100;
}

with(milonic=new menuname("Продукция")){
alwaysvisible=1;
left=250;
top=82;
orientation="horizontal";
style=headStyle;
aI("showmenu=main;image=/images/pop_dw.gif;text=menu;");
}

with(milonic=new menuname("main")){
left=260;
orientation="horizontal";
style=menuStyle;
aI("text=main;url=http://kront.com/eng/index.html;image=/images/pop_dc.gif;");
aI("text=production;showmenu=production;image=/images/pop_dw.gif;");
aI("text=prices;url=http://kront.com/eng/php/price.php;image=/images/pop_dc.gif;");
aI("text=contacts;url=http://kront.com/eng/php/address.php;image=/images/pop_dc.gif;");
}

with(milonic=new menuname("production")){
left=370;
orientation="horizontal";
style=menuStyle;
aI("text=by purposes;showmenu=destinations;image=/images/pop_dw.gif;");
aI("text=by types;showmenu=groups;image=/images/pop_dw.gif;");
aI("text=documents;url=http://kront.com/eng/php/docs.php;image=/images/pop_dc.gif;");
aI("text=place an order;url=http://kront.com/eng/php/zakaz.php;image=/images/pop_dc.gif;");
}

with(milonic=new menuname("destinations")){
left=380;
orientation="vertical";
style=menuStyle;
aI("text=tuberculosis solutions;url=http://kront.com/eng/php/tub.php;image=/images/pop_dc.gif;");
aI("text=endoscopy solutions;url=http://kront.com/eng/php/endoskop.php;image=/images/pop_dc.gif;");
aI("text=common solutions;url=http://kront.com/eng/php/production.php;image=/images/pop_dc.gif;");
}

with(milonic=new menuname("groups")){
left=500;
orientation="vertical";
style=menuStyle;
aI("text=uv-irradiators;url=http://kront.com/eng/php/dezar.php;image=/images/pop_dc.gif;");
aI("text=containers;url=http://kront.com/eng/php/kds.php;image=/images/pop_dc.gif;");
aI("text=rack containers;url=http://kront.com/eng/php/ukp.php;image=/images/pop_dc.gif;");
aI("text=medical carts;url=http://kront.com/eng/php/tb.php;image=/images/pop_dc.gif;");
aI("text=cleaning flexible endoscopes;url=http://kront.com/eng/php/ude.php;image=/images/pop_dc.gif;");
aI("text=sodium hypochlorinator;url=http://kront.com/eng/php/eco.php;image=/images/pop_dc.gif;");
aI("text=pill box;url=http://kront.com/eng/php/tablet.php;image=/images/pop_dc.gif;");
}

drawMenus();

