var customnavtree7 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Process Control',
    bIsWebPath:true,
    sUrl:' panelshop.html',
    sTarget:'_self'
},
{   sTitle:'Products',
    bIsWebPath:true,
    sUrl:'page31.html',
    sTarget:'_self'
},
{   sTitle:'Services',
    bIsWebPath:true,
    sUrl:'page33.html',
    sTarget:'_self'
},
{   sTitle:'Industries',
    bIsWebPath:true,
    sUrl:'page32.html',
    sTarget:'_self'
},
{   sTitle:'Photo Gallery',
    bIsWebPath:true,
    sUrl:'page34.html',
    sTarget:'_self'
}]
});
