var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'bSeparatorAfter':true,
        'sTitle':'For Your Protection',
        'bIsWebPath':true,
        'sUrl':'foryourprotection.html'
    },
    {   'sTitle':'Hail',
        'bIsWebPath':true,
        'sUrl':'hail.html'
    }]
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'aboutus.html'
},
{   'sTitle':'Residential',
    'bIsWebPath':true,
    'sUrl':'residential.html',"childArray" : [
    {   'sTitle':'Roofing',
        'bIsWebPath':true,
        'sUrl':'residentialroofing.html',"childArray" : [
        {   'sTitle':'Shingle Roofing',
            'bIsWebPath':true,
            'sUrl':'residentialshingleroofing.html',"childArray" : [
            {   'sTitle':'Shingle Colors',
                'bIsWebPath':true,
                'sUrl':'shinglecolors.html'
            }]
        },
        {   'sTitle':'Low Slope Roofing',
            'bIsWebPath':true,
            'sUrl':'residentialflatroofing.html'
        },
        {   'sTitle':'Metal Roofing',
            'bIsWebPath':true,
            'sUrl':'residentialmetalroofing.html',"childArray" : [
            {   'sTitle':'Metal Roofing Colors',
                'bIsWebPath':true,
                'sUrl':'metalroofingcolors.html'
            }]
        }]
    },
    {   'sTitle':'Siding',
        'bIsWebPath':true,
        'sUrl':'residentialsiding.html'
    },
    {   'sTitle':'Gutters',
        'bIsWebPath':true,
        'sUrl':'residentialgutters.html',"childArray" : [
        {   'sTitle':'Leaf Control',
            'bIsWebPath':true,
            'sUrl':'leafcontrol.html'
        }]
    },
    {   'sTitle':'Windows',
        'bIsWebPath':true,
        'sUrl':'residentialwindows.html'
    },
    {   'sTitle':'Patio Covers',
        'bIsWebPath':true,
        'sUrl':'patiocovers.html'
    },
    {   'sTitle':'Metal Fabrication',
        'bIsWebPath':true,
        'sUrl':'metalfabrication.html'
    },
    {   'sTitle':'Ispections / Consultations',
        'bIsWebPath':true,
        'sUrl':'inspections.html'
    }]
},
{   'sTitle':'Commercial',
    'bIsWebPath':true,
    'sUrl':'commercial.html',"childArray" : [
    {   'sTitle':'Roofing',
        'bIsWebPath':true,
        'sUrl':'commercialroofing.html'
    },
    {   'sTitle':'Siding',
        'bIsWebPath':true,
        'sUrl':'commercialsiding.html'
    },
    {   'sTitle':'Gutters',
        'bIsWebPath':true,
        'sUrl':'commercialgutters.html'
    },
    {   'sTitle':'Metal Fabrication',
        'bIsWebPath':true,
        'sUrl':'page29.html'
    },
    {   'sTitle':'Ispections / Consultations',
        'bIsWebPath':true,
        'sUrl':'page27.html'
    }]
},
{   'sTitle':'Gallery',
    'bIsWebPath':true,
    'sUrl':'gallery.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contactus.html'
}]
});
