var customNavTree43 = WpNavBar.readTree({
"childArray" : [
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sTitle:'Men',
    sUrl:'http://strainzclothing.com/men.html',"childArray" : [
    {   sTitle:'Track Jackets ',
        sUrl:'http://strainzclothing.com/TrackJackets.html'
    },
    {   sTitle:'Signature Hoodies',
        sUrl:'http://strainzclothing.com/SignatureHoodies.html'
    },
    {   sTitle:'Mens T\'s',
        sUrl:'http://strainzclothing.com/MensTs.html'
    },
    {   sTitle:'Mens Outerwear',
        sUrl:'http://strainzclothing.com/MOuterwear.html'
    }]
}]
});
