var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'complete roof-contractor.html'
},
{   'sTitle':'Gallery',
    'bIsWebPath':true,
    'sUrl':'page3.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'page5.html'
},
{   'sTitle':'Roofing',
    'bIsWebPath':true,
    'sUrl':'page14.html'
},
{   'sTitle':'Siding',
    'bIsWebPath':true,
    'sUrl':'page15.html'
},
{   'sTitle':'Gutters',
    'bIsWebPath':true,
    'sUrl':'page16.html'
},
{   'sTitle':'Windows',
    'bIsWebPath':true,
    'sUrl':'window contractor.html'
}]
});
