var global_navtree = WpNavBar.readTree({
"childArray" : [{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'},{   bSeparatorAfter:true,
    sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'about us.html'},{   bSeparatorAfter:true,
    sTitle:'Fundraiser',
    bIsWebPath:true,
    sUrl:'fundraiser.html'},{   bSeparatorAfter:true,
    sTitle:'Opportunities',
    bIsWebPath:true,
    sUrl:'opportunities.html',"childArray" : [{   bSeparatorAfter:true,
        sTitle:'Franchise',
        bIsWebPath:true,
        sUrl:'franchise.html'},{   bSeparatorAfter:true,
        sTitle:'Distributor',
        bIsWebPath:true,
        sUrl:'distributor.html'},{   bSeparatorAfter:true,
        sTitle:'Sales',
        bIsWebPath:true,
        sUrl:'sales.html'},{   bSeparatorAfter:true,
        sTitle:'Vendor',
        bIsWebPath:true,
        sUrl:'vendor.html'}]},{   sTitle:'Shipping',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [{   bSeparatorAfter:true,
        sTitle:'Domestic',
        bIsWebPath:true,
        sUrl:'domestic.html'},{   bSeparatorAfter:true,
        sTitle:'International',
        bIsWebPath:true,
        sUrl:'international.html'},{   bSeparatorAfter:true,
        sTitle:'Returns',
        bIsWebPath:true,
        sUrl:'returns.html'}]},{   bSeparatorAfter:true,
    sTitle:'FAQ',
    bIsWebPath:true,
    sUrl:'faq.html'},{   bSeparatorAfter:true,
    sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'gallery.html'},{   sTitle:'Legal',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [{   bSeparatorAfter:true,
        sTitle:'Terms & Conditions',
        bIsWebPath:true,
        sUrl:'terms.html'},{   bSeparatorAfter:true,
        sTitle:'Privacy Policy',
        bIsWebPath:true,
        sUrl:'privacy.html'}]},{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'links.html'},{   bSeparatorAfter:true,
    sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact.html'},{   bSeparatorAfter:true,
    sTitle:'Store',
    bIsWebPath:true,
    sUrl:'store.html'}]
});
