fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=2;




with(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=3;
}

with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#2D729D";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#ffffff', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#ffffff";
pagecolor="white";
separatorcolor="#ffffff";
separatorsize=0;
subimage="arrow.gif";
subimagepadding=0;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=5;
orientation="vertical";
style=AllImagesStyle;
top=230;
aI("image=firma.gif;overimage=firma_on.gif;url=o_firme.html;");
aI("image=procMT.gif;overimage=procMT_on.gif;url=proc_MT.html;");
aI("image=programMT.gif;overimage=programMT_on.gif;showmenu=programMT;");
aI("image=zdroje.gif;overimage=zdroje_on.gif;url=metodologicke_zdroje.html;");
aI("image=vyhody.gif;overimage=vyhody_on.gif;url=vyhody_MT.html;");
aI("image=reference.gif;overimage=reference_on.gif;url=reference.html;");
aI("image=kontakt.gif;overimage=kontakt_on.gif;url=kontakt.html;");
}

with(milonic=new menuname("programMT")){
overflow="scroll";
style=menuStyle;
aI("image=uceni.gif;overimage=uceni_on.gif;url=uceni_MT.html;");
aI("image=coaching.gif;overimage=coaching_on.gif;url=coaching.html;");
aI("image=MT.gif;overimage=MT_on.gif;url=mentalni_techniky.html;");
aI("image=priklady.gif;overimage=priklady_on.gif;url=priklady_MT.html;");
}


drawMenus();


