var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'W&WTruss Builders Inc. Roof and Floor Truss Manufacturers located in Eastern NC serving the construction industry over 27 years.',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'University',
        bIsWebPath:true,
        sUrl:'university.html',"childArray" : [
        {   sTitle:'Glossery of Terms',
            bIsWebPath:true,
            sUrl:'glossery_of_terms.html'
        },
        {   sTitle:'Glossery of Terms 2',
            bIsWebPath:true,
            sUrl:'glossery_of_terms 2.html'
        },
        {   sTitle:'Truss Configurations',
            bIsWebPath:true,
            sUrl:'truss_configurations.html'
        }]
    }]
},
{   sTitle:'Products',
    bIsWebPath:true,
    sUrl:'products.html',"childArray" : [
    {   sTitle:'Roof Truss',
        bIsWebPath:true,
        sUrl:'roof_truss.html'
    },
    {   sTitle:'Floor Truss',
        bIsWebPath:true,
        sUrl:'floor_truss.html',"childArray" : [
        {   sTitle:'Posi-Strut',
            bIsWebPath:true,
            sUrl:'posi_strut.html'
        },
        {   sTitle:'Trimmable Ends',
            bIsWebPath:true,
            sUrl:'trimmable_ends.html'
        }]
    },
    {   sTitle:'The Stabilizer',
        bIsWebPath:true,
        sUrl:'the_stabilizer.html'
    },
    {   sTitle:'EWP',
        bIsWebPath:true,
        sUrl:'ewp.html'
    },
    {   sTitle:'Metal Products',
        bIsWebPath:true,
        sUrl:'metal_products.html'
    }]
},
{   sTitle:'FAQ',
    bIsWebPath:true,
    sUrl:'faq.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html'
},
{   sTitle:'Support',
    bIsWebPath:true,
    sUrl:'support.html',"childArray" : [
    {   sTitle:'Links',
        bIsWebPath:true,
        sUrl:'links.html'
    },
    {   sTitle:'BC Forum',
        bIsWebPath:true,
        sUrl:'bcforum.html'
    },
    {   sTitle:'Documentation',
        bIsWebPath:true,
        sUrl:'documentation.html'
    },
    {   sTitle:'Find A Builder',
        bIsWebPath:true,
        sUrl:'find a builder.html'
    }]
}]
});
