var customNavTree48 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'About us',
        bIsWebPath:true,
        sUrl:'page20.html',
        sTarget:'_self'
    }]
},
{   sTitle:'1st Aid Training',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Standard and Emergency 1st aid',
        bIsWebPath:true,
        sUrl:'page11.html',
        sTarget:'_self'
    },
    {   sTitle:'Occupational 1st Aid',
        bIsWebPath:true,
        sUrl:'page13.html',
        sTarget:'_self'
    },
    {   sTitle:' CPR ',
        bIsWebPath:true,
        sUrl:'page15.html',
        sTarget:'_self'
    },
    {   sTitle:'Wilderness 1st Aid',
        bIsWebPath:true,
        sUrl:'page16.html',
        sTarget:'_self'
    },
    {   sTitle:'Child Care Standard and Emergency 1st aid',
        bIsWebPath:true,
        sUrl:'page12.html',
        sTarget:'_self'
    },
    {   sTitle:'Advanced 1st aid',
        bIsWebPath:true,
        sUrl:'page17.html',
        sTarget:'_self'
    },
    {   sTitle:'Courses for Youth',
        bIsWebPath:true,
        sUrl:'page18.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Wilderness Training',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Avalanche Safety Training',
        bIsWebPath:true,
        sUrl:'page21.html',
        sTarget:'_self'
    },
    {   sTitle:'Wilderness Navigation',
        bIsWebPath:true,
        sUrl:'page23.html',
        sTarget:'_self'
    },
    {   sTitle:'Geocaching',
        bIsWebPath:true,
        sUrl:'page22.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Services',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Mobile 1st aid school',
        bIsWebPath:true,
        sUrl:'page19.html',
        sTarget:'_self'
    },
    {   sTitle:'Custom Courses',
        bIsWebPath:true,
        sUrl:'page19.html',
        sTarget:'_self'
    },
    {   sTitle:'Special Event 1st Aid Coverage',
        bIsWebPath:true,
        sUrl:'page5.html',
        sTarget:'_self'
    },
    {   sTitle:'Safety Planning Consulting ',
        bIsWebPath:true,
        sUrl:'page7.html',
        sTarget:'_self'
    },
    {   sTitle:'Equipment Consulting',
        bIsWebPath:true,
        sUrl:'page7.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Products ',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'1st Aid Kits',
        bIsWebPath:true,
        sUrl:'page9.html',
        sTarget:'_self'
    },
    {   sTitle:'Non EMS Trauma Kit',
        bIsWebPath:true,
        sUrl:'page10.html',
        sTarget:'_self'
    },
    {   sTitle:'1st aid order form',
        bIsWebPath:true,
        sUrl:'page14.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'page6.html',
    sTarget:'_self'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'page8.html',
    sTarget:'_self'
}]
});
