var nav_176tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'about.html',"childArray" : [
    {   'sTitle':'Bwabwata Hunting Area',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'bwabwata.html'
    },
    {   'sTitle':'Company',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'about.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Namibia',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'namibia.html'
},
{   'sTitle':'Big Game',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'big_hunt.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Accommodation',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'big_accomm.html'
    },
    {   'sTitle':'Hunting Big Game',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'big_hunt.html'
    }]
},
{   'sTitle':'Plainsgame',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'plainshunt.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Accommodation',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'plainsaccomm.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Hunting Plainsgame',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'plainshunt.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Gallery',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'gallery.html'
},
{   'sTitle':'Team',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'team.html'
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
