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,125], "itemoff":[0,125], "leveloff":[0,0], "delay":600, "style":CM_STYLE},
    {code:"<B>&nbsp;&nbsp;&nbsp;ÜBER UNS</B>",
    sub:[
        {"size":[20,110],"itemoff":[20,0], "leveloff":[15,13], "style":CM_STYLE_SUB},
        {code:"Über unser Labor", url:"o_pracowni.php", "target":"_top"},
        {code:"Unser Personal", url:"templates.php?id=1", "target":"_top"},
        {code:"Zertifikate", url:"certyfikaty.php", "target":"_top"},
        {code:"Fotosammlung", url:"galeria.php", "target":"_top"}
        ]
    },
{code:"<B>LEISTUNGSANGEBOT</B>",
    sub:[
        {"size":[20,120],"itemoff":[20,0], "leveloff":[15,3], "style":CM_STYLE_SUB},
        {code:"Leistungsspektrum", url:"templates.php?id=9", "target":"_top"},
        {code:"Angebotsanfrage", url:"zapytanie.php", "target":"_top"},
        ]
    },

{code:"<B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;WARUM?</B>",
    sub:[
        {"size":[20,140],"itemoff":[20,0], "leveloff":[15,46], "style":CM_STYLE_SUB},
        {code:"Rechtsgrundlage", url:"templates.php?id=2", "target":"_top"},
        {code:"Warum ist es sinnvoll?", url:"templates.php?id=3", "target":"_top"},
        {code:"Warum bei uns?", url:"templates.php?id=4", "target":"_top"}
     ]
},

    {code:"<B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;JOBS</B>",
    sub:[
        {"size":[20,110],"itemoff":[20,0], "leveloff":[15,33], "style":CM_STYLE_SUB},
        {code:"Stellenangebote", url:"praca.php?menu_pos=1", "target":"_top"}
        ]
        
    },

{code:"<B>KONTAKT</B>",
    sub:[
       {"size":[20,130],"itemoff":[20,0], "leveloff":[16,3], "style":CM_STYLE_SUB},
        {code:"Telefon und Adresse", url:"kontakt.php?kod=teleadresowe&menu_pos=1", "target":"_top"},
        {code:"Anfahrtsskizze", url:"kontakt.php?kod=mapka&menu_pos=2", "target":"_top"}
        
     ]
        
    }

    
];
