var customNavTree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'collection',
    bIsWebPath:true,
    sUrl:'lutfen-collections.html',
    sTarget:'_self'
},
{   sTitle:'about',
    bIsWebPath:true,
    sUrl:'about-lutfen.html'
},
{   sTitle:'contact',
    bIsWebPath:true,
    sUrl:'contact-lutfen.html'
},
{   sTitle:'press',
    bIsWebPath:true,
    sUrl:'press-information.html'
},
{   sTitle:'stockists',
    bIsWebPath:true,
    sUrl:'lutfen-stockists.html'
},
{   sTitle:'e-shop',
    bIsWebPath:true,
    sUrl:'lutfen-e-shop.html'
}]
});
