fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=300;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="";
borderwidth=0;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="11";
fontstyle="normal";
headerbgcolor="#475A82";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#475A82";
onbgcolor="#0033ff";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.2)";

padding=0;
pagebgcolor="#ffffff";
pagecolor="#475A82";
separatorcolor="#475A82";
separatorsize=0;
subimage="";
subimagepadding=0;

}

with(milonic=new menuname("apartamente")){
overflow="scroll";
style=menuStyle;
aI("text=apartamente 2 camere;url=oferte.php?categorie=apartamente2;");
aI("text=apartamente 3 camere;url=oferte.php?categorie=apartamente3;");
aI("text=apartamente 4 camere;url=oferte.php?categorie=apartamente4;");


}

with(milonic=new menuname("terenuri")){
overflow="scroll";
style=menuStyle;
aI("text=teren intravilan;url=oferte.php?categorie=teren intravilan;");
aI("text=teren extravilan;url=oferte.php?categorie=teren extravilan;");

}

drawMenus();

