var CM_STYLE = {"border":0, "shadow":0, "color":{"border":"black"}, "css":{"ON":"clsCMOn", "OVER":"clsCMOver"}};
var CM_STYLE_SUB = {"border":0, "shadow":0, "color":{"border":"white", "bgON":"#f0f0f0","bgOVER":"#f0f0f0"}, "css":{"ON":"clsCMOn1", "OVER":"clsCMOver1"}};

var CM_STYLE_SUB1 = {"border":0, "shadow":0, "color":{"border":"white", "shadow":"#a63351", "bgON":"white","bgOVER":"#dddddd"}, "css":{"ON":"clsCMOn2", "OVER":"clsCMOver2"}};


var code="code";var url="url";var sub="sub";


var menu_items = [
    {"pos":"relative", "size":[14,130], "itemoff":[0,130], "leveloff":[0,0], "delay":600, "style":CM_STYLE},
    {code:"<B>&nbsp;&nbsp;ÜBER DIE FIRMA</B>",
    sub:[
        {"size":[20,195],"itemoff":[20,0], "leveloff":[15,10], "style":CM_STYLE_SUB},
        {code:"Firmenbild", url:"wstep.php?menu_pos=1", "target":"_top"},
        {code:"Firmenvorstand", url:"zarzad.php", "target":"_top"},
        {code:"Firmenstruktur", url:"struktura.php?menu_pos=3", "target":"_top"},
        {code:"Finanzinformationen", url:"finansowe.php", "target":"_top"},
        {code:"Auszeichnungen uns Leistungen", url:"nagrody.php", "target":"_top"},
        {code:"Zertifikate", url:"certyfikaty.php", "target":"_top"},
        {code:"Geschichte", url:"historia.php", "target":"_top"}
        ]
    },
{code:"<B>LEISTUNGSANGEBOT</B>",
    sub:[
        {"size":[20,120],"itemoff":[20,0], "leveloff":[15,3], "style":CM_STYLE_SUB},
        {code:"Leistungsspektrum", url:"oferta.php", "target":"_top"}
        ]
    },

    {code:"<B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AKTUELLES</B>",
    sub:[
        {"size":[20,80],"itemoff":[20,0], "leveloff":[15,40], "style":CM_STYLE_SUB},
        {code:"Neuigkeiten?", url:"aktualnosci.php", "target":"_top"}
       ]
        
    },  
    
        {code:"<B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;JOBS</B>",
    sub:[
        {"size":[20,100],"itemoff":[20,0], "leveloff":[15,29], "style":CM_STYLE_SUB},
        {code:"Stellenangebote", url:"szu.php", "target":"_top"}
        ]
        
    },
    
    
{code:"<B>KONTAKT</B>",
    sub:[
        {"size":[20,175],"itemoff":[20,0], "leveloff":[15,3], "style":CM_STYLE_SUB},
        {code:"Vorstand und Administration", url:"kontakt_centrala.php", "target":"_top"},
        {code:"Betriebe", url:"kontakt_zaklady.php?kod=zwod&menu_pos=1", "target":"_top"},
        ]
        
    },

    

];
