var nav_422tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Liz\'s Story',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'bumble1.html',"childArray" : [
    {   'sTitle':'Our Mission',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'mission.html'
    },
    {   'sTitle':'Ethical Sourcing',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'ethicalsourcing.html'
    },
    {   'sTitle':'FAQ\'s',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'faq.html'
    },
    {   'sTitle':'Media',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'media.html'
    }]
},
{   'sTitle':'Products',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'products.html',"childArray" : [
    {   'sTitle':'Bumble Bars',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'bumblebars.html'
    },
    {   'sTitle':'Junior Bars',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'juniorbars.html'
    },
    {   'sTitle':'Variety Packs',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'varietypacks.html'
    }]
},
{   'sTitle':'Community',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Blog',
        'bIsExternal':true,
        'sUrl':'http://www.bumblebar.com/blog',
        'sTarget':'_self'
    },
    {   'sTitle':'News',
        'bIsExternal':true,
        'sUrl':'http://www.bumblebar.com/blog/?page_id=8',
        'sTarget':'_self'
    },
    {   'sTitle':'Events',
        'bIsExternal':true,
        'sUrl':'http://www.bumblebar.com/blog/?page_id=10',
        'sTarget':'_self'
    },
    {   'sTitle':'Facebook',
        'bIsExternal':true,
        'sUrl':'http://www.facebook.com/pages/BumbleBar/182186641796901',
        'sTarget':'_blank'
    }]
},
{   'sTitle':'Buy Now!',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Wholesale',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'wholesale.html'
    },
    {   'sTitle':'Shop Bumblebar',
        'bIsExternal':true,
        'sUrl':'http://shop.bumblebar.com/',
        'sTarget':'_blank'
    }]
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sTitle':'Private Label',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'privatelabel.html'
}]
});
