var nav_113tree = WpNavBar.readTree({
"childArray" : [
{   'bSeparatorAfter':true,
    'sTitle':'Spider Mountain',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'spidermountain.html',
    'sTarget':'_self'
},
{   'sTitle':'Canoeing',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'canoeing.html'
},
{   'sTitle':'Progressive Climbing',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'progressive.html'
},
{   'sTitle':'Horse Riding',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'riding.html'
},
{   'sTitle':'Indoor Application',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'indoor.html'
},
{   'sTitle':'Why Choose Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page23.html'
},
{   'sTitle':'Risk Assessments',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'riakassessments.html'
},
{   'sTitle':'Terms',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'terms.html'
}]
});
