var customNavTree6 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Products',
    bIsWebPath:true,
    sUrl:'products.html',"childArray" : [
    {   sTitle:'Altimeters',
        bIsWebPath:true,
        sUrl:'altimeters.html',"childArray" : [
        {   sTitle:'SL100',
            bIsWebPath:true,
            sUrl:'sl100.html',
            sTarget:'_self'
        },
        {   sTitle:'Pnut',
            bIsWebPath:true,
            sUrl:'pnut.html',
            sTarget:'_self'
        },
        {   sTitle:'APRA',
            bIsWebPath:true,
            sUrl:'apra.html',
            sTarget:'_self'
        },
        {   sTitle:'A15K',
            bIsWebPath:true,
            sUrl:'a15k.html',
            sTarget:'_self'
        },
        {   sTitle:'HiAlt45K',
            bIsWebPath:true,
            sUrl:'hialt.html',
            sTarget:'_self'
        },
        {   sTitle:'MAWD',
            bIsWebPath:true,
            sUrl:'MAWD.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Timers',
        bIsWebPath:true,
        sUrl:'timers.html',"childArray" : [
        {   sTitle:'UT2A',
            bIsWebPath:true,
            sUrl:'ut2a.html',
            sTarget:'_self'
        },
        {   sTitle:'MT3T',
            bIsWebPath:true,
            sUrl:'mt3t.html',
            sTarget:'_self'
        },
        {   sTitle:'MT3G',
            bIsWebPath:true,
            sUrl:'mt3g.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Accessories',
        bIsWebPath:true,
        sUrl:'misc.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'DT3U',
            bIsWebPath:true,
            sUrl:'dt3u.html',
            sTarget:'_self'
        },
        {   sTitle:'MH44',
            bIsWebPath:true,
            sUrl:'mh44.html',
            sTarget:'_self'
        },
        {   sTitle:'SHNT',
            bIsWebPath:true,
            sUrl:'shnt.html',
            sTarget:'_self'
        },
        {   sTitle:'CABPG',
            bIsWebPath:true,
            sUrl:'cabpg.html',
            sTarget:'_self'
        },
        {   sTitle:'CABSW',
            bIsWebPath:true,
            sUrl:'cabsw.html',
            sTarget:'_self'
        },
        {   sTitle:'BH24',
            bIsWebPath:true,
            sUrl:'bh24.html',
            sTarget:'_self'
        },
        {   sTitle:'BK24',
            bIsWebPath:true,
            sUrl:'bk24.html',
            sTarget:'_self'
        },
        {   sTitle:'SO9V',
            bIsWebPath:true,
            sUrl:'so9v.html',
            sTarget:'_self'
        },
        {   sTitle:'A12V',
            bIsWebPath:true,
            sUrl:'a12v.html',
            sTarget:'_self'
        },
        {   sTitle:'NM9V',
            bIsWebPath:true,
            sUrl:'nm9v.html',
            sTarget:'_self'
        },
        {   sTitle:'GS21',
            bIsWebPath:true,
            sUrl:'gs21.html',
            sTarget:'_self'
        },
        {   sTitle:'SAS5',
            bIsWebPath:true,
            sUrl:'sas5.html',
            sTarget:'_self'
        },
        {   sTitle:'ECK6',
            bIsWebPath:true,
            sUrl:'ECK6.html',
            sTarget:'_self'
        },
        {   sTitle:'DT2U',
            bIsWebPath:true,
            sUrl:'dt2u.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Legacy',
        bIsWebPath:true,
        sUrl:'legacy.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Support',
    bIsWebPath:true,
    sUrl:'support.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'FAQs',
        bIsWebPath:true,
        sUrl:'faqs.html',
        sTarget:'_self'
    },
    {   sTitle:'Downloads',
        bIsWebPath:true,
        sUrl:'Download.html',
        sTarget:'_self'
    },
    {   sTitle:'Warranty',
        bIsWebPath:true,
        sUrl:'warranty.html',
        sTarget:'_self'
    }]
},
{   sTitle:'News',
    bIsWebPath:true,
    sUrl:'news.html',
    sTarget:'_self'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contacts.html'
},
{   sTitle:'Resources',
    bIsWebPath:true,
    sUrl:'resources.html'
},
{   sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'gallery.html',
    sTarget:'_self'
}]
});
