var customNavTree20 = WpNavBar.readTree({
"childArray" : [
{   bSeparatorBefore:true,
    sTitle:'Home',
    sUrl:'http://strainzclothing.com/index.html'
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sTitle:'Wholesale ',
    sUrl:'http://strainzclothing.com/wholesale.html'
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sTitle:'Return Policy',
    sUrl:'http://strainzclothing.com/return policy.html'
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sTitle:'FAQ',
    sUrl:'http://strainzclothing.com/faq.html'
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sTitle:'Privacy Policy',
    sUrl:'http://strainzclothing.com/Privacy.html'
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sTitle:'Terms Conditions',
    sUrl:'http://strainzclothing.com/terms.html'
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sTitle:'Contact',
    sUrl:'http://strainzclothing.com/contact.html'
}]
});
