var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Welcome',
    'sUrl':'index.html'
},
{   'sTitle':'Roof Systems',
    'sUrl':'roofing.html'
},
{   'sTitle':'Enclose-a-Deck',
    'sUrl':'carefree_encloseadeck.html'
},
{   'sTitle':'TitanWall',
    'sUrl':'titanwall.html'
},
{   'sTitle':'TitanMax Windows',
    'sUrl':'carefree_titanmax.html'
},
{   'sTitle':'Aluma-Lattice',
    'sUrl':'CareFree_AlumaLattice.html'
},
{   'sTitle':'Patios & Carports',
    'sUrl':'carefree_carports_patios.html'
},
{   'sTitle':'Awnings',
    'sUrl':'awnings.html'
},
{   'sTitle':'Request Estimate',
    'sUrl':'carefree_estimate.html'
}]
});
