var nav_1822tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Information',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'information.html',"childArray" : [
    {   'sTitle':'Beginners',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'Beginners.html'
    },
    {   'sTitle':'Fleet Training',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'FleetTraining.html'
    },
    {   'sTitle':'Fleet Training Info',
        'bIsExternal':true,
        'sUrl':''
    },
    {   'sTitle':'SAFED',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'SAFED.html'
    }]
},
{   'sTitle':'Area Covered',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'areacovered.html'
},
{   'sTitle':'Trailer Training',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'TrailerTraining.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contactus.html'
},
{   'sTitle':'Pictures',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'Pictures.html'
},
{   'sTitle':'Useful Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'usefullinks.html'
},
{   'sTitle':'PayPal ',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contactus.html',
    'sTarget':'_self'
}]
});
