var customnavtree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'COLLECTIONS',
    bIsWebPath:true,
    sUrl:'collections.html'
},
{   sTitle:'ACCESSORIES',
    bIsWebPath:true,
    sUrl:'accessories.html'
},
{   sTitle:'FRAGRANCES',
    bIsWebPath:true,
    sUrl:'fragrances.html'
},
{   sTitle:'CARSON',
    bIsWebPath:true,
    sUrl:'carson.html'
},
{   sTitle:'eSTORE',
    bIsWebPath:true,
    sUrl:'estore.html'
},
{   sTitle:'NEWS',
    bIsWebPath:true,
    sUrl:'news.html'
}]
});
