var nav_409tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'HOME',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'PRODUCTS',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page3.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'TRANE Products',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'tranemenu.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Carrier Products',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'carriermenu.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Honeywell',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'honeywellmenu.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Pool Heaters',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page59.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'SERVICES',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page4.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Service Calls',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page4.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Maintenance',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'maintmenu.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'RESOURCES',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page5.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Search Johnson\'s',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'searchpage.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Ask Johnson\'s',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'askjohnsons.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Technical Topics',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page5.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'COMPANY INFO',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'companyinfo.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Company Information',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'companyinfo.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Johnson\'s History',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page12.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'CONTACT US',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page7.html',
    'sTarget':'_self'
}]
});
