_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontweight="normal";
headercolor="#000000";
offcolor="#AFAFAF";
onbgcolor="#FFFFFF";
onbold="bold";
oncolor="#FF0000";
padding="5";
pagebgcolor="#FFFFFF";
pagecolor="#FF0055";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="#8F8F8F";
onbold="bold";
oncolor="#FF0000";
pagecolor="#000000";
overimage="images/location_on7.gif";
imageposition="right";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=700;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("text=Multimedia;target=;url=Multimedia.html;");
aI("text=LCD ekrani;target=;url=LCD-ekrani.html;");
aI("text=Oprema;target=;url=Oprema.html;");
aI("showmenu=O namaGdje se nalazimoMAIN_HEADER_MENU;text=O nama;target=;url=O-nama.html;");
aI("text=Galerija;target=;url=Galerija.html;");
aI("text=Cjenik;target=;url=Cjenik.html;");
}

with(milonic=new menuname("O namaGdje se nalazimoMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Gdje se nalazimo;target=;url=Gdje-se-nalazimo.html;");
aI("text=Servis;target=;url=Servis.html;");
aI("text=Distributeri;target=;url=Distributeri.html;");
}


 drawMenus();
