var nav_344tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Siding',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'hardieplank.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Hardieplank Siding',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'hardieplank.html'
    },
    {   'sTitle':'Stucco',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'stuccosiding.html'
    },
    {   'sTitle':'Stone',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'stonesiding.html'
    }]
},
{   'sTitle':'Windows',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'aluminumwindows.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Aluminum Windows',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'aluminumwindows.html'
    },
    {   'sTitle':'Vinyl Windows',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'vinylwindows.html'
    }]
},
{   'sTitle':'Patios/Sun Rooms/Decks',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'patio.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Patio Construction',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'patio.html'
    },
    {   'sTitle':'Sun Room Construction',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'sunroom.html'
    },
    {   'sTitle':'Deck Construction',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'decks.html'
    }]
},
{   'sTitle':'Roofing',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'roofing.html',"childArray" : [
    {   'sTitle':'Composition Shingle Roof',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'compositionshingleroof.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Metal Roof',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'metalroof.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Handyman Services',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'handyman.html'
},
{   'sTitle':'Testimonials',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'testimonials.html'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contactus.html',
    'sTarget':'_self'
}]
});
