var customnavtree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Spatial Coordination',
    bIsWebPath:true,
    sUrl:'page3.html',
    sTarget:'_self'
},
{   sTitle:'Coordinated Individual Services Drawing',
    bIsWebPath:true,
    sUrl:'page5.html',
    sTarget:'_self'
},
{   sTitle:'Coordinated Services Drawing',
    bIsWebPath:true,
    sUrl:'page4.html',
    sTarget:'_self'
},
{   sTitle:'Shop Drawing Preparations',
    bIsWebPath:true,
    sUrl:'page6.html',
    sTarget:'_self'
},
{   sTitle:'As-built Drawing Preparations',
    bIsWebPath:true,
    sUrl:'page7.html',
    sTarget:'_self'
}]
});
