var customNavTree1 = WpNavBar.readTree({
"childArray" : [{   sTitle:'strona główna',
    bIsWebPath:true,
    sUrl:'index.html'},{   sTitle:'o nas',
    bIsWebPath:true,
    sUrl:'o nas.html'},{   sTitle:'naświetlanie ctp',
    bIsWebPath:true,
    sUrl:'ctp.html',"childArray" : [{   sTitle:'specyfikacja',
        bIsWebPath:true,
        sUrl:'specyfikacja.html'}]},{   sTitle:'drukarnia',
    bIsWebPath:true,
    sUrl:'drukarnia.html',"childArray" : [{   sTitle:'galeria',
        bIsWebPath:true,
        sUrl:'galeria.html'}]},{   sTitle:'opakowania',
    bIsWebPath:true,
    sUrl:'opakowania.html',"childArray" : [{   sTitle:'galeria',
        bIsWebPath:true,
        sUrl:'galeria2.html'}]},{   sTitle:'studio',
    bIsWebPath:true,
    sUrl:'studio.html',"childArray" : [{   sTitle:'galeria',
        bIsWebPath:true,
        sUrl:'galeria3.html'}]},{   sTitle:'dotacje',
    bIsWebPath:true,
    sUrl:'dotacje.html'},{   sTitle:'kontakt',
    bIsWebPath:true,
    sUrl:'kontakt.html'}]
});
