var customNavTree5 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Presswork',
    bIsWebPath:true,
    sUrl:'page3.html',
    sTarget:'_self'
},
{   sTitle:'Prototypes',
    bIsWebPath:true,
    sUrl:'page4.html',
    sTarget:'_self'
},
{   sTitle:'Assembly',
    bIsWebPath:true,
    sUrl:'page8.html',
    sTarget:'_self'
},
{   sTitle:'Welding',
    bIsWebPath:true,
    sUrl:'page9a.html',
    sTarget:'_self'
}]
});
