_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="Inset";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#B5B2B5";
onbold="bold";
oncolor="#FF0000";
padding="5";
pagecolor="#FF0000";
subimage="images/black.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Lucida Sans Unicode";
fontsize="9pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="#B6B6B6";
onbold="bold";
oncolor="#FF0000";
pagecolor="#FF0000";
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=DVD playeri;target=;url=DVD-playeri.html;");
aI("text=LCD ekrani;target=;url=LCD-ekrani.html;");
aI("text=DODATNA oprema;target=;url=DODATNA-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;");
}


 drawMenus();
