var customNavTree39 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'sumaspumps.html',
    sTarget:'_self'
},
{   sTitle:'Products',
    bIsWebPath:true,
    sUrl:'products.html',
    sTarget:'_self'
},
{   sTitle:'Services',
    bIsWebPath:true,
    sUrl:'services.html',
    sTarget:'_self'
},
{   sTitle:'Support',
    bIsWebPath:true,
    sUrl:'support.html',
    sTarget:'_self'
},
{   sTitle:'About',
    bIsWebPath:true,
    sUrl:'about.html',
    sTarget:'_self'
}]
});
