var nav_429tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Events',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'events.html'
},
{   'sTitle':'Gallery',
    'bIsExternal':true,
    'sUrl':'%parent%',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'2002',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'2002.html',
        'sTarget':'_self'
    },
    {   'sTitle':'2006',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'2006.html',
        'sTarget':'_self'
    },
    {   'sTitle':'2009',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'2009.html',
        'sTarget':'_self'
    },
    {   'sTitle':'2010',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'2010.html',
        'sTarget':'_self'
    },
    {   'sTitle':'2011',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'2011.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Officers',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'officers.html'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html',
    'sTarget':'_self'
}]
});
