var customNavTree3 = WpNavBar.readTree({
"childArray" : [{   sTitle:'HOME',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'},{   sTitle:'MISSION STATEMENT',
    bIsWebPath:true,
    sUrl:'Mission_Statement.html',
    sTarget:'_self'},{   sTitle:'SERVICES',
    bIsWebPath:true,
    sUrl:'Services.html',
    sTarget:'_self'},{   sTitle:'PERSONNEL',
    bIsWebPath:true,
    sUrl:'Personnel.html',
    sTarget:'_self',"childArray" : [{   sTitle:'JOHN A. LINTON, III',
        bIsWebPath:true,
        sUrl:'John_Linton.html',
        sTarget:'_self'},{   sTitle:'RUSEELL CHABAUD',
        bIsWebPath:true,
        sUrl:'Russell_Chabaud.html',
        sTarget:'_self'},{   sTitle:'DALE WISNIESKI',
        bIsWebPath:true,
        sUrl:'Dale_Wisnieski.html',
        sTarget:'_self'},{   sTitle:'WARD NOHAVITZA',
        bIsWebPath:true,
        sUrl:'Ward_Nohavitza.html',
        sTarget:'_self'},{   sTitle:'CECIL BROD',
        bIsWebPath:true,
        sUrl:'Cecil_Brod.html',
        sTarget:'_self'},{   sTitle:'CARLTON JACKSON',
        bIsWebPath:true,
        sUrl:'Carlton_Jackson.html',
        sTarget:'_self'},{   sTitle:'MIKE SUPAK',
        bIsWebPath:true,
        sUrl:'Mike_Supak.html',
        sTarget:'_self'},{   sTitle:'CHUCK GREEN',
        bIsWebPath:true,
        sUrl:'Chuck_Green.html',
        sTarget:'_self'},{   sTitle:'BRENT GILL',
        bIsWebPath:true,
        sUrl:'page17.html',
        sTarget:'_self'},{   sTitle:'JERRY KETNER',
        bIsWebPath:true,
        sUrl:'page18.html',
        sTarget:'_self'},{   sTitle:'JOHN WALKER',
        bIsWebPath:true,
        sUrl:'page19.html',
        sTarget:'_self'},{   sTitle:'EJ BRITTON',
        bIsWebPath:true,
        sUrl:'EJBritton.html',
        sTarget:'_self'}]},{   sTitle:'SAFETY',
    bIsWebPath:true,
    sUrl:'Safety.html',
    sTarget:'_self'},{   sTitle:'PARTNERS',
    bIsWebPath:true,
    sUrl:'partners.html',
    sTarget:'_self'},{   sTitle:'CONTACT INFO',
    bIsWebPath:true,
    sUrl:'Contact_Info.html',
    sTarget:'_self'}]
});
