var customNavTree6 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Commercial',
    bIsWebPath:true,
    sUrl:'quality_air_purifiers.html',
    sTarget:'_self'
},
{   sTitle:'How it works',
    bIsWebPath:true,
    sUrl:'polarized-media-commercial.html',
    sTarget:'_self'
},
{   sTitle:'ROI',
    bIsWebPath:true,
    sUrl:'electronic_air_filters.html',
    sTarget:'_self'
},
{   sTitle:'LEED',
    bIsWebPath:true,
    sUrl:'leed_certification.html',
    sTarget:'_self'
},
{   sTitle:'Cost of Sick Days',
    bIsWebPath:true,
    sUrl:'best_air_cleaner.html',
    sTarget:'_self'
},
{   sTitle:'vs. Fresh Air',
    bIsWebPath:true,
    sUrl:'furnace_air_filter.html',
    sTarget:'_self'
},
{   sTitle:'2 inch Panel',
    bIsWebPath:true,
    sUrl:'commercial_air_purifiers.html',
    sTarget:'_self'
},
{   sTitle:'Commercial V8',
    bIsWebPath:true,
    sUrl:'dynamic-commercial-air.html',
    sTarget:'_self'
},
{   sTitle:'Applications',
    bIsWebPath:true,
    sUrl:'best_air_cleaners.html',
    sTarget:'_self'
},
{   sTitle:'Engineering Specs',
    bIsWebPath:true,
    sUrl:'electrostatic_air_cleaners.html',
    sTarget:'_self'
}]
});