_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=меню;");
}

with(milonic=new menuname("main")){
left=260;
orientation="horizontal";
style=menuStyle;
aI("text=главная;url=http://kront.com/index.html;image=/images/pop_dw.gif;showmenu=main2;");
aI("text=продукция;url=http://kront.com/php/production.php;showmenu=production;image=/images/pop_dw.gif;");
aI("text=цены;url=http://kront.com/php/price.php;image=/images/pop_dc.gif;");
aI("text=контакты;url=http://kront.com/php/address.php;image=/images/pop_dc.gif;");
}

with(milonic=new menuname("main2")){
left=270;
orientation="vertical";
style=menuStyle;
aI("text=нормативные акты;url=http://kront.com/php/norma.php;image=/images/pop_dc.gif;");
aI("text=пресса о нас;url=http://kront.com/php/press_about_us.php;image=/images/pop_dw.gif;showmenu=aboutus;");
aI("text=новости компании;url=http://kront.com/php/allnews.php;image=/images/pop_dc.gif;");
aI("text=Russia-Ukraine 2011;url=http://kront.com/php/kiev2011.php;image=/images/pop_dc.gif;");
aI("text=100 Лучших товаров;url=http://kront.com/php/100best10.php;image=/images/pop_dc.gif;");
}

with(milonic=new menuname("aboutus")){
left=370;
orientation="vertical";
style=menuStyle;
aI("text=2011;url=http://kront.com/php/press_about_us.php;image=/images/pop_dc.gif;");
aI("text=2010;url=http://kront.com/php/press_about_us_2010.php;image=/images/pop_dc.gif;");
aI("text=2009;url=http://kront.com/php/press_about_us_2009.php;image=/images/pop_dc.gif;");
aI("text=2008;url=http://kront.com/php/press_about_us_2008.php;image=/images/pop_dc.gif;");
aI("text=2007;url=http://kront.com/php/press_about_us_2007.php;image=/images/pop_dc.gif;");
aI("text=1989-2006;url=http://kront.com/php/press_about_us_2006.php;image=/images/pop_dc.gif;");
}

with(milonic=new menuname("production")){
left=370;
orientation="horizontal";
style=menuStyle;
aI("text=по назначению;showmenu=destinations;image=/images/pop_dw.gif;");
aI("text=по типу;showmenu=groups;image=/images/pop_dw.gif;");
aI("text=документация;url=http://kront.com/php/docs.php;image=/images/pop_dc.gif;");
aI("text=заказ счета;url=http://kront.com/php/zakaz.php;image=/images/pop_dc.gif;");
}

with(milonic=new menuname("destinations")){
left=380;
orientation="vertical";
style=menuStyle;
aI("text=борьба с туберкулезом;url=http://kront.com/php/tub.php;image=/images/pop_dc.gif;");
aI("text=борьба с гриппом и др.;url=http://kront.com/php/grip.php;image=/images/pop_dc.gif;");
aI("text=эндоскопия;url=http://kront.com/php/endoskop.php;image=/images/pop_dc.gif;");
aI("text=общего назначения;url=http://kront.com/php/production.php;image=/images/pop_dc.gif;");
}

with(milonic=new menuname("groups")){
left=500;
orientation="vertical";
style=menuStyle;
aI("text=дезары;url=http://kront.com/php/dezar.php;image=/images/pop_dc.gif;");
aI("text=контейнеры;url=http://kront.com/php/kds.php;image=/images/pop_dc.gif;");
aI("text=укладки;url=http://kront.com/php/ukp.php;image=/images/pop_dc.gif;");
aI("text=тележки;url=http://kront.com/php/tb.php;image=/images/pop_dc.gif;");
aI("text=умэ;url=http://kront.com/php/ume.php;image=/images/pop_dc.gif;");
aI("text=удэ;url=http://kront.com/php/ude.php;image=/images/pop_dc.gif;");
aI("text=эко;url=http://kront.com/php/eco.php;image=/images/pop_dc.gif;");
aI("text=таблетница;url=http://kront.com/php/tablet.php;image=/images/pop_dc.gif;");
}

drawMenus();


