var nav_1785tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Wildfowling',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'wildfowling.htm'
},
{   'sTitle':'Walked Up Days',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'roughdays.html'
},
{   'sTitle':'Fox / Rabbit Shooting',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'rabbitshooting.html'
},
{   'sTitle':'Pigeon / Crow Shooting',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'pigeoncrow.html'
},
{   'sTitle':'Stalking',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'stalking.html'
}]
});
