var customNavTree11 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Services',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'All Season Rooms',
        bIsWebPath:true,
        sUrl:'allseasonrooms.html',
        sTarget:'_self'
    },
    {   sTitle:'Decks',
        bIsWebPath:true,
        sUrl:'decks.html',
        sTarget:'_self'
    },
    {   sTitle:'Fencing',
        sUrl:'',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Cedar',
            bIsWebPath:true,
            sUrl:'cedarfencing.html',
            sTarget:'_self'
        },
        {   sTitle:'Custom Wrought Iron',
            bIsWebPath:true,
            sUrl:'wrought iron fencing.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Painting',
        bIsWebPath:true,
        sUrl:'painting.html',
        sTarget:'_self'
    },
    {   sTitle:'Patio Covers',
        bIsWebPath:true,
        sUrl:'patio covers.html',
        sTarget:'_self'
    },
    {   sTitle:'Seamless Gutters',
        bIsWebPath:true,
        sUrl:'seamless gutters.html',
        sTarget:'_self'
    },
    {   sTitle:'Siding',
        bIsWebPath:true,
        sUrl:'siding.html',
        sTarget:'_self'
    },
    {   sTitle:'Stone & Masonry',
        bIsWebPath:true,
        sUrl:'stone&masonry.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Free Estimate',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Services Free Estimate',
        bIsWebPath:true,
        sUrl:'servicesfreeestimate.html',
        sTarget:'_self'
    },
    {   sTitle:'Roofing Free Estimate',
        bIsWebPath:true,
        sUrl:'roofingfreeestimate.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Residential Roofing',
    bIsWebPath:true,
    sUrl:'stone&masonry.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Shingle Roofing',
        bIsWebPath:true,
        sUrl:'shingleroofing.html',
        sTarget:'_self'
    },
    {   sTitle:'Tile Roofing',
        bIsWebPath:true,
        sUrl:'tileroofing.html',
        sTarget:'_self'
    },
    {   sTitle:'Metal Roofing',
        bIsWebPath:true,
        sUrl:'metalroofing.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Commercial Roofing',
    bIsWebPath:true,
    sUrl:'decks.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'TPO',
        bIsWebPath:true,
        sUrl:'tporoofing.html',
        sTarget:'_self'
    },
    {   sTitle:'PVC',
        bIsWebPath:true,
        sUrl:'pvc.html',
        sTarget:'_self'
    },
    {   sTitle:'Single Ply',
        bIsWebPath:true,
        sUrl:'singleply.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Claim Assistance',
    bIsWebPath:true,
    sUrl:'claimassistance.html',
    sTarget:'_self'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'page5.html',
    sTarget:'_self'
}]
});
