var nav_170tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.htm',
    'sTarget':'_self'
},
{   'sTitle':'Services',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'services.htm'
},
{   'sTitle':'Catalogue',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'catalogue.htm'
},
{   'sTitle':'Pricing',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'pricing.htm'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact us.htm'
},
{   'sTitle':'Reviews',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'reviews.htm'
}]
});
