var nav_204tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'GROUP LESSONS',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Ski School',
        'bIsExternal':true,
        'sUrl':'http://www.basschamonix.com/lessons.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Seasonnaires ',
        'bIsExternal':true,
        'sUrl':'http://www.basschamonix.com/seasonnaire.html'
    },
    {   'sTitle':'Snowshoe Courses',
        'bIsExternal':true,
        'sUrl':'http://www.basschamonix.com/snowshoe.html'
    },
    {   'sTitle':'Instructor Training',
        'bIsExternal':true,
        'sUrl':'http://www.basschamonix.com/instructortraining.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'PRIVATE LESSONS',
    'bIsExternal':true,
    'sUrl':'http://www.basschamonix.com/lessons2.html',
    'sTarget':'_self'
},
{   'sTitle':'OFF PISTE COURSES',
    'bIsExternal':true,
    'sUrl':'http://www.chamonix-off-piste.com',
    'sTarget':'_self'
},
{   'sTitle':'SUMMER PROGRAMME',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Summer Ski Programme',
        'bIsExternal':true,
        'sUrl':'http://www.basschamonix.com/summerp.html',
        'sTarget':'_self'
    }]
}]
});
