fixMozillaZIndex=true;
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=-40;

with(LeftMenu=new mm_style())
{
    itemwidth           = "216px";
    itemheight          = "31px";
    bgimage             = "../images/menu.jpg";
    overbgimage         = "../images/menu_hover.jpg";
    fontfamily          = "Tahoma";
    fontsize            = "13px;";
    rawcss              = "padding: 8px 0px 0px 20px";
    offcolor            = "#975B13";
    subimage            ="../images/pijl.gif"; 
    onsubimage          ="../images/pijl_hover.gif"; 
    subimagepadding     =10; 
}

with(menuSubStyle=new mm_style())
{
    itemwidth           = "216px";
    itemheight          = "31px";
    bgimage             = "../images/menu.jpg";
    overbgimage         = "../images/menu_hover.jpg";
    fontfamily          = "Tahoma";
    fontsize            = "13px;";
    rawcss              = "padding: 8px 0px 0px 20px";
    offcolor            = "#975B13";
    subimage            ="../images/submenu.gif"; 
    subimagepadding     =10; 
}

with(menuSubStyle2=new mm_style()){
    itemwidth           = "216px";
    itemheight          = "31px";
    bgimage             = "../images/menu.jpg";
    overbgimage         = "../images/menu_hover.jpg";
    fontfamily          = "Tahoma";
    fontsize            = "13px;";
    rawcss              = "padding: 8px 0px 0px 20px";
    offcolor            = "#975B13";    
}