var nav_235tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Fabrication',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'fab.html'
},
{   'sTitle':'Installation',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'install.html'
},
{   'sTitle':'Engineering',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'eng.html'
},
{   'sTitle':'Safety',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'safety.html'
},
{   'sTitle':'Quality',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'qa.html'
},
{   'sTitle':'Gallery',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Fabrication Gallery',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'fab_gallery.html'
    },
    {   'sTitle':'Installation Gallery',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'inst_gallery.html'
    }]
},
{   'sTitle':'Markets Served',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Aggregate / Cement',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'cement.html',
        'sTarget':'_self'
    },
    {   'sTitle':'ASME Codework',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'asme.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Bulk Storage & Material Handling',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'silos.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Ductwork',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'ductwork.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Food & Beverage Industries',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'food_ind.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Pollution Control',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'pollution_con.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Power Generation',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'power_gen.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'About Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'about.html'
},
{   'sTitle':'Careers',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'careers.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
