var nav_202tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Who Are We?',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'whoarewe.html',
        'sTarget':'_self'
    },
    {   'sTitle':'History',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'history.html',
        'sTarget':'_self'
    },
    {   'sTitle':'AVH Kennels',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'kennels.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Subscriptions',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'subscriptions.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Supporters',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'supporters.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Newshound',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'newshound.html',
        'sTarget':'_self'
    },
    {   'sTitle':'250 Club',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'250club.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Social Meet Card',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'socialmeetcard.html',
    'sTarget':'_self'
},
{   'sTitle':'Events',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'events.html',
    'sTarget':'_self'
},
{   'sTitle':'Photo Gallery',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'photogallery.html',
    'sTarget':'_self'
},
{   'sTitle':'Notice Board',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'noticeboard.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Local Businesses',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'localbusinesses.html',
        'sTarget':'_self'
    },
    {   'sTitle':'B&B',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'bandb.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Links',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'links.html',
        'sTarget':'_self'
    },
    {   'sTitle':'AVH Pony Club',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'avhponyclub.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Good Hunting',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'goodhunting.html',
    'sTarget':'_self'
},
{   'sTitle':'Contacts',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contacts.html',
    'sTarget':'_self'
}]
});
