var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'pudr',
    bIsWebPath:true,
    sUrl:'na_pudr.html',
    sTarget:'_self'
},
{   sTitle:'růž',
    bIsWebPath:true,
    sUrl:'na_ruz.html',
    sTarget:'_self'
},
{   sTitle:'oči a obočí',
    bIsWebPath:true,
    sUrl:'na_oci.html',
    sTarget:'_self'
},
{   sTitle:'rty',
    bIsWebPath:true,
    sUrl:'na_rty.html',
    sTarget:'_self'
},
{   sTitle:'retuše',
    bIsWebPath:true,
    sUrl:'na_retuse.html',
    sTarget:'_self'
},
{   sTitle:'sety',
    bIsWebPath:true,
    sUrl:'sety.html',
    sTarget:'_self'
},
{   sTitle:'domácí řada',
    bIsWebPath:true,
    sUrl:'home.html',
    sTarget:'_self'
},
{   sTitle:'všechny štětce',
    bIsWebPath:true,
    sUrl:'vsechny.html',
    sTarget:'_self'
},
{   sTitle:'objednávka',
    bIsWebPath:true,
    sUrl:'objednavka.html',
    sTarget:'_self'
},
{   sTitle:'pro distributory',
    bIsWebPath:true,
    sUrl:'pro_distributory.html',
    sTarget:'_self'
},
{   sTitle:'o štětcích',
    bIsWebPath:true,
    sUrl:'o_stetcich.html',
    sTarget:'_self'
},
{   sTitle:'Petr Lukeš',
    bIsWebPath:true,
    sUrl:'petrlukes.html',
    sTarget:'_self'
},
{   sTitle:'kontakt',
    bIsWebPath:true,
    sUrl:'kontakt.html',
    sTarget:'_self'
}]
});
