var nav_254tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Mountaineers',
    'bIsExternal':true,
    'sUrl':'mountaineers.html'
},
{   'sTitle':'Backcountry',
    'bIsExternal':true,
    'sUrl':'back.html'
},
{   'sTitle':'3 Off Piste ',
    'bIsExternal':true,
    'sUrl':'3dayoffpiste.html'
},
{   'sTitle':'All Terrain',
    'bIsExternal':true,
    'sUrl':'aiare.html'
},
{   'sTitle':'Avalanche Education',
    'bIsExternal':true,
    'sUrl':'aiare.html',
    'sTarget':'_self'
}]
});
