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=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
styleid=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
//fontweight="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#000000";
oncolor="#68897a";
outfilter="fade(duration=0.5)";
pagecolor="black";
rawcss="padding-top:4px;padding-bottom:1px";
separatorcolor="#e4f8f6";
separatorheight=1;
separatorsize=1;
}

with(submenuStyle=new mm_style()){
bordercolor="#e5e6e6";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#F5EBDF";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#800000";
outfilter="fade(duration=0.5)";
padding=5;
pagecolor="black";
subimage="9x6_rightbend_grey.gif";
subimagepadding=8;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=30;
itemwidth=129;
//left=10;
orientation="vertical";
style=menuStyle;
//top=10;
//aI("align=center;bgimage=img/item.gif;overbgimage=img/item_on.gif;status=Nazad na pocetnu stranu;text=HOME;url=index.html;");
aI("align=center;bgimage=img/item.gif;overbgimage=img/item_on.gif;status=O nama;text=O NAMA;url=index.html;");
aI("align=center;bgimage=img/item.gif;overbgimage=img/item_on.gif;status=Partneri;text=PARTNERI;url=proizvodi.html;");
aI("align=center;bgimage=img/item.gif;overbgimage=img/item_on.gif;status=Kontakt;text=KONTAKT;url=kontakt.html;");
aI("align=center;bgimage=img/item.gif;overbgimage=img/item_on.gif;status=Pdv;text=PDV identitet;url=pdv.html;");
}

drawMenus();

