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=0;
_subOffsetLeft=0;


with(horizStyle=new mm_style()){
align="center";
fontfamily="Verdana, arial, tahoma";
fontsize="70%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#AFD1B5";
headerborder=1;
headercolor="#000099";
offbgcolor="#B70000";
offcolor="#FFFFFF";
ondecoration="underline";
padding=3;
pagebgcolor="#FFFFFF";
pagecolor="#000066";
separatoralign="center";
separatorcolor="#999999";
separatorwidth="85%";
itemheight=22;
itemwidth=110;
}

with(vertStyle=new mm_style()){
styleid=1;
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, arial, tahoma";
fontsize="70%";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headerborder=1;
headercolor="#000099";
imagepadding=3;
itemwidth=130;
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#C3CDD0";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="js/on_13x13_greyboxed.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
pageimage="js/db_red.gif";
separatoralign="right";
separatorcolor="#999999";
separatorpadding=1;
separatorwidth="85%";
menubgcolor="#F5F5F5";
}

//******** FŐMENÜ ***********************************

with(milonic=new menuname("mainmenu")){
alwaysvisible=1;
left=240;
margin=0;
orientation="horizontal";
style=horizStyle;
top=84;
aI("text=About Griffsoft;url=index.php;");
aI("showmenu=Products;text=Products;url=index.php?p=1;");
}

with(milonic=new menuname("Products")){
margin=3;
style=vertStyle;
top="offset=2";
aI("text=Forrás&nbsp;SQL&nbsp;modules;url=index.php?p=2;");
}


drawMenus();

