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()){
bordercolor="#deba79";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#f7ecda";
offcolor="#cf3535";
onbgcolor="#edd2a5";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#edd2a5";
pagecolor="black";
separatorcolor="#deba79";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}


with(milonic=new menuname("Offices")){
style=menuStyle;
left=100;
top=-20;
aI("text=BOSS;url=offices_serie1.html;");
aI("text=STANDART;url=offices_serie9.html;");
aI("text=EASY;url=offices_serie4.html;");
aI("text=CHIPO;url=offices_serie2.html;");
aI("text=ELIA;url=offices_serie5.html;");
aI("text=JUNIOR;url=offices_serie6.html;");
aI("text=MANAGER;url=offices_serie7.html;");
aI("text=SENIOR;url=offices_serie8.html;");
aI("text=TABLES;url=offices_serie10.html;");
aI("text=TECH DESK;url=offices_serie11.html;");
aI("text=DETELINA;url=offices_serie3.html;");

}

with(milonic=new menuname("Hotels")){
style=menuStyle;
left=100;
top=-20;
aI("text=Reception;url=hotels_serie5.html;");
aI("text=Relax;url=hotels_serie6.html;");
aI("text=Large;url=hotels_serie3.html;");
aI("text=Profile;url=hotels_serie4.html;");
aI("text=Strong;url=hotels_serie8.html;");
aI("text=Classic;url=hotels_serie1.html;");
aI("text=Standart;url=hotels_serie7.html;");
aI("text=Restaurant;url=hotels_serie2.html;");
}

with(milonic=new menuname("Home")){
style=menuStyle;
left=100;
top=-20;
aI("text=Entrance;url=home_antre.html;");
aI("text=Child rooms;url=home_detska.html;");
aI("text=Living-rooms;url=home_dnevni.html;");
aI("text=Wardrobes;url=home_garderobi.html;");
aI("text=Kitchen;url=home_kuhni.html;");
aI("text=Upholstered furniture;url=home_mekamebel.html;");
aI("text=Bedrooms;url=home_spalni.html;");
aI("text=Other;url=home_drugi.html;");

}





drawMenus();

