var customnavtree3 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'ABB',
    bIsWebPath:true,
    sUrl:'drives&motors.html',
    sTarget:'_self'
},
{   sTitle:'ABB Drives',
    bIsWebPath:true,
    sUrl:'abbdrives.html',
    sTarget:'_self'
},
{   sTitle:'ABB Drive Media',
    bIsWebPath:true,
    sUrl:'abbdrivemedia.html',
    sTarget:'_self'
},
{   sTitle:'ABB Downloads',
    bIsWebPath:true,
    sUrl:'page38.html',
    sTarget:'_self'
}]
});
