fixMozillaZIndex=true; //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=150;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;
with(menuStyleLow=new mm_style()){
bordercolor="";
borderstyle="";
borderwidth=0;
fontfamily="arial, tahoma, verdana";
fontsize=12;
fontstyle="normal";
fontweight="";
headerbgcolor="";
headercolor="";
offbgcolor="#0a7cbb";
offcolor="#fefefe";
onbgcolor="#ffffff";
oncolor="#022e61";
padding=7;
pagebgcolor="";
pagecolor="";
separatorcolor="";
separatorsize=0;
}
with(menuStyleSub=new mm_style()){
bordercolor="";
borderstyle="";
borderwidth=0;
fontfamily="arial, tahoma, verdana";
fontsize=12;
fontstyle="normal";
fontweight="";
headerbgcolor="";
headercolor="";
offbgcolor="#0a7cbb";
offcolor="#fefefe";
onbgcolor="#ffffff";
oncolor="#022e61";
padding=7;
pagebgcolor="";
pagecolor="";
separatorcolor="";
separatorsize=0;
}
with(menuStyleMain=new mm_style()){
bordercolor="";
borderstyle="";
borderwidth=0;
fontfamily="arial, tahoma, verdana";
fontsize=14;
fontstyle="normal";
fontweight="";
headerbgcolor="";
headercolor="";
offbgcolor="";
offcolor="#fefefe";
onbgcolor="";
oncolor="#0a7cbb";
padding=10;
pagebgcolor="";
pagecolor="";
separatorcolor="#fefefe";
separatorwidth=1;
separatorheight=10;
}
with(milonic=new menuname("Main")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyleMain;
aI("text=Rólunk;url=index.php?col=1&main_id=31;");
aI("text=Szolgáltatások;url=index.php?col=1&main_id=32;");
aI("text=Admin menü;url=index.php?col=10;");
aI("text=Import Lista;url=index.php?col=1&main_id=37;");
aI("text=Könyvajánló;url=index.php?col=1&main_id=38;");
aI("text=Elérhetőségek;url=index.php?col=1&main_id=40;");
}
drawMenus();