var customnavtree23 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Creative',
    bIsWebPath:true,
    sUrl:'Creative.html',
    sTarget:'_self'
},
{   sTitle:'Marketing',
    bIsWebPath:true,
    sUrl:'Marketing.html',
    sTarget:'_self'
},
{   sTitle:'Digital',
    bIsWebPath:true,
    sUrl:'Digital.html',
    sTarget:'_self'
},
{   sTitle:'Freelance',
    bIsWebPath:true,
    sUrl:'Freelance.html',
    sTarget:'_self'
},
{   sTitle:'Office',
    bIsWebPath:true,
    sUrl:'Office.html',
    sTarget:'_self'
},
{   sTitle:'Executive',
    bIsWebPath:true,
    sUrl:'Executive.html',
    sTarget:'_self'
}]
});
