var nav_177tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Timber',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'timber.html'
},
{   'sTitle':'Decking',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'decking.html'
},
{   'sTitle':'Sheet Materials',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'sheetmaterials.html'
},
{   'sTitle':'Profiles',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'profiles.html'
},
{   'sTitle':'Machining',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'machining.html'
},
{   'sTitle':'Fencing',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'fencing.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
