var nav_193tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Our Club',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'ourclub.html',
    'sTarget':'_self'
},
{   'sTitle':'Timetable',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'timetable.html',
    'sTarget':'_self'
},
{   'sTitle':'Instructors',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'instructors.html',
    'sTarget':'_self'
},
{   'sTitle':'Club News',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'clubnews.html',
    'sTarget':'_self'
},
{   'sTitle':'Ski Lessons',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'skilessons.html',
    'sTarget':'_self'
},
{   'sTitle':'Boarding',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'boardlessons.html',
    'sTarget':'_self'
},
{   'sTitle':'Fees',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'join.html',
    'sTarget':'_self'
},
{   'sTitle':'Party Bookings',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'parties.html',
    'sTarget':'_self'
},
{   'sTitle':'Ski Racing',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'skiracing.html',
    'sTarget':'_self'
},
{   'sTitle':'Competitions',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'competitions.html',
    'sTarget':'_self'
},
{   'sTitle':'Gallery',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'gallery.html'
},
{   'sTitle':'Videos',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'videos.html'
},
{   'sTitle':'Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'links.html'
},
{   'sTitle':'Members Forum',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'forum.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
