var nav_184tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'aboutus.html'
},
{   'sTitle':'Our BLOG',
    'bIsExternal':true,
    'sUrl':'http://saxonparkservices.blogspot.com',
    'sTarget':'_self'
},
{   'sTitle':'Clients',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'clients.html'
},
{   'sTitle':'Key Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'keylinks.html'
},
{   'sTitle':'The Team',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'theteam.html',
    'sTarget':'_self'
},
{   'sTitle':'Professional Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'proflinks.html'
},
{   'sTitle':'What people say',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'wps.html'
},
{   'sTitle':'Local businesses',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'localbus.html'
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contactus.html'
}]
});
