
_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=5              // Sub menu top offset
_subOffsetLeft=-5             // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x

with(menuStyle=new mm_style()){
    oncolor="#003366";
//onbgcolor="#E6F4FB";
    offcolor="#003366";
//offbgcolor="#9DD4F0";
//separatorcolor="#000000";
//separatorsize="2";
    separatorheight="7";
//separatorwidth="184";
    padding="1";
    fontsize="9px";
    fontfamily="Verdana, Arial, Helvetica, sans-serif;";
    //bordercolor="#999999";
    //borderstyle="none";
    //borderwidth=0;
    fontstyle="normal";
    fontweight="bold";
    align="center";
    bgimage='/images/almeu_bg.jpg';
    itemheight='18';
//separatoralign="center";
    separatorimage="/images/menu_separator.gif";
    subimage="images/nyil_nagy_szurke_2.gif";
//subimageposition="right";
//    imagealign="left";
//    image="images/nyil_nagy_szurke_2.gif";
//pagebgcolor="34743A";
//pagecolor="#FF9900";
//headercolor="#000000";
//headerbgcolor="#ffffff";
    rawcss="text-transform: uppercase;text-align: center;"
/*
    offcolor='#000000';
    bgimage='images/menu_bg1.gif';
    overbgimage='images/menu_bg2.gif';
    itemheight=18;
    fontsize="11px";
    fontweight='bold';
    fontfamily="Arial, Verdana, Helvetica, sans-serif";
    rawcss="text-transform: uppercase;";
    separatorimage="images/menu_separator.gif";
    separatorheight="2";
    width=242;
    itemwidth=242;
*/
}

with(menuStyleUpper=new mm_style()){
    oncolor='#FFFFFF';
    offcolor='#E8E8E8';
    bgimage='images/menu_bg1.gif';
    overbgimage='images/menu_bg2.gif';
    itemheight=18;
    fontsize="11px";
    fontweight='bold';
    fontfamily="Arial, Verdana, Helvetica, sans-serif";
    rawcss="margin-left: 20px";
    separatorimage="images/menu_separator.gif";
    separatorheight="2";
    width=242;
    itemwidth=242;
}

with(menuStyleSub=new mm_style()){
    onColor='#003366';
    offcolor='#003366';
    onbgcolor="#DDDDE5";
    offbgcolor="#EEEEF5";
//    bgimage='images/menu_bg1.gif';
//    overbgimage='images/menu_bg2.gif';
    itemheight=18;
    fontsize="11px";
    fontweight='normal';
    fontfamily="Arial, Verdana, Helvetica, sans-serif";
    rawcss="margin-left: 20px; margin-right: 10px;";
    bordercolor="#6699CC";
    borderstyle="solid";
    borderwidth="1";
    separatorcolor="#6699CC";
    separatorsize=1;
    separatorheight=1;
    separatorheight="1";
    subimage="images/nyil_nagy_szurke_2.gif";
    align="left";
    overfilter="Blinds(Bands=1,direction=down,duration=0.2);Alpha(opacity=95);Shadow(color='#6699CC', Direction=135, Strength=3)";
    outfilter="Blinds(Bands=1,direction=up,duration=0.2)";
}
