var nav_56tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'sUrl':'http://ductscraper.com/index.html'
},
{   'sTitle':'Products',
    'bIsExternal':true,
    'sUrl':'http://ductscraper.com/gpcc-order.htm'
},
{   'sTitle':'Services',
    'bIsExternal':true,
    'sUrl':'http://ductscraper.com/services.html'
},
{   'sTitle':'Reviews',
    'bIsExternal':true,
    'sUrl':'http://ductscraper.com/gpcc-surveys.htm'
},
{   'sTitle':'Videos',
    'bIsExternal':true,
    'sUrl':'http://ductscraper.com/videos.html'
},
{   'sTitle':'Manuals',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Duct Scraper Instructions Guide',
        'bIsExternal':true,
        'sUrl':'http://ductscraper.com/Really Easy Magnetic Duct Scraper Instructions.pdf',
        'sTarget':'_blank'
    },
    {   'sTitle':'Warning & Precautions Sheet',
        'bIsExternal':true,
        'sUrl':'http://ductscraper.com/Warning & Precautions Sheet.pdf',
        'sTarget':'_blank'
    }]
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'sUrl':'http://ductscraper.com/contact.html'
}]
});
