

fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps




with(AllImagesStyle=new mm_style()){
padding=3;
fontstyle="normal";
fontweight="normal";
}


with(menuStyle=new mm_style()){
onbgcolor="";
oncolor="";
offbgcolor="";
offcolor="";
bordercolor="";
borderstyle="solid";
borderwidth=0;
separatorcolor="";
separatorsize="0";
padding=30;
fontsize="75%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="white";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="arrow.gif";
subimagepadding="0";

outfilter="randomdissolve(duration=1.8)";
}


with(milonic=new menuname("Main Menu")){
style=AllImagesStyle;
position="relative";
alwaysvisible=1;
orientation="horizontal";
_menuCloseDelay=160           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=106               // Sub menu top offset
_subOffsetLeft=300            // Sub menu left offset


aI("showmenu=aa Samples;image=img/ban7.jpg;overimage=img/ban7.jpg;");
}

with(milonic=new menuname("aa Samples")){
style=menuStyle;
orientation="Vertical";
overflow="scroll";
aI("url=oferta_r.htm;image=img/m1_on.gif;;overimage=img/m1_of.gif;");
aI("url=oferta_f.htm;image=img/m2_on.gif;;overimage=img/m2_of.gif;");
aI("url=domki.htm;image=img/m3_on.gif;;overimage=img/m3_of.gif;");
aI("url=apartamenty.htm;image=img/m4_on.gif;;overimage=img/m4_of.gif;");
aI("url=kwatera.htm;image=img/m5_on.gif;;overimage=img/m5_of.gif;");
}

drawMenus();

