var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'PBS is the Northwest\'s premier steel building manufacturer located along the I-5 corridor in Woodburn, OR.',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About',
    bIsWebPath:true,
    sUrl:'about.html'
},
{   sTitle:'Products',
    bIsWebPath:true,
    sUrl:'products.html',"childArray" : [
    {   sTitle:'Secondary Structural',
        bIsWebPath:true,
        sUrl:'secondary.html'
    },
    {   sTitle:'Panels',
        bIsWebPath:true,
        sUrl:'panels.html'
    },
    {   sTitle:'Components',
        bIsWebPath:true,
        sUrl:'components.html'
    }]
},
{   sTitle:'Estimating to Job Site',
    bIsWebPath:true,
    sUrl:'process.html'
},
{   sTitle:'Projects And Slideshow',
    bIsWebPath:true,
    sUrl:'projects.html',"childArray" : [
    {   sTitle:'Agricultural',
        bIsWebPath:true,
        sUrl:'agricultural.html'
    },
    {   sTitle:'Automotive',
        bIsWebPath:true,
        sUrl:'automotive.html'
    },
    {   sTitle:'Churches',
        bIsWebPath:true,
        sUrl:'churches.html'
    },
    {   sTitle:'Commercial',
        bIsWebPath:true,
        sUrl:'commercial.html'
    },
    {   sTitle:'Equestrian',
        bIsWebPath:true,
        sUrl:'equestrian.html'
    },
    {   sTitle:'Hangars',
        bIsWebPath:true,
        sUrl:'hangars.html'
    },
    {   sTitle:'Industrial...',
        bIsWebPath:true,
        sUrl:'industrial.html'
    },
    {   sTitle:'Office And Warehouse',
        bIsWebPath:true,
        sUrl:'office.html'
    },
    {   sTitle:'Customers',
        bIsWebPath:true,
        sUrl:'customers.html'
    }]
},
{   sTitle:'Current Projects',
    bIsWebPath:true,
    sUrl:'currentprojects.html',"childArray" : [
    {   sTitle:'Seneca Saw Mill',
        bIsWebPath:true,
        sUrl:'senecasawmill.html'
    }]
},
{   sTitle:'On Line Quote',
    bIsWebPath:true,
    sUrl:'quote.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html',"childArray" : [
    {   sTitle:'Map Page',
        bIsWebPath:true,
        sUrl:'location.html'
    }]
}]
});
