var customNavTree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Vehicle Signs',
    bIsWebPath:true,
    sUrl:'vehiclesigns.html'
},
{   sTitle:'3 Dimensional Letters',
    bIsWebPath:true,
    sUrl:'3dlettering.html',
    sTarget:'_self'
},
{   sTitle:'Large Format',
    bIsWebPath:true,
    sUrl:'largeformat.html',
    sTarget:'_self'
},
{   sTitle:'PVC Banners',
    bIsWebPath:true,
    sUrl:'pvcbanners.html'
},
{   sTitle:'Site Signs',
    bIsWebPath:true,
    sUrl:'page28.html',
    sTarget:'_self'
},
{   sTitle:'Window Graphics',
    bIsWebPath:true,
    sUrl:'windowgraphics.html'
},
{   sTitle:'Wall Prints',
    bIsWebPath:true,
    sUrl:'wallprints.html'
},
{   sTitle:'Safety Signage',
    bIsWebPath:true,
    sUrl:'safetysignage.html'
},
{   sTitle:'Nameplates',
    bIsWebPath:true,
    sUrl:'nameplates.html'
}]
});
