var customNavTree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'O nas',
    bIsWebPath:true,
    sUrl:'o_nas.html',
    sTarget:'_self'
},
{   sTitle:'Ramówka',
    bIsWebPath:true,
    sUrl:'ramowka.html',
    sTarget:'_self'
},
{   sTitle:'Audycje',
    bIsWebPath:true,
    sUrl:'audycje.html',
    sTarget:'_self'
},
{   sTitle:'Kamera w studio',
    bIsWebPath:true,
    sUrl:'camera/index.html',
    sTarget:'_self'
},
{   sTitle:'Nasz patronat',
    bIsWebPath:true,
    sUrl:'patronat.html',
    sTarget:'_self'
},
{   sTitle:'Współpraca',
    bIsWebPath:true,
    sUrl:'wspolpraca.html',
    sTarget:'_self'
},
{   sTitle:'Forum',
    sUrl:'http://forum.opoka.tv',
    sTarget:'_blank'
},
{   sTitle:'Czat',
    sUrl:'http://czat.opoka.tv',
    sTarget:'_blank'
},
{   sTitle:'Kontakt',
    sUrl:'http://www.jezus.com.pl/kontakt.html',
    sTarget:'_blank'
}]
});
