var nav_311tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'HOME',
    'bIsExternal':true,
    'sUrl':'index.html'
},
{   'sTitle':'SERVICES',
    'bIsExternal':true,
    'sUrl':'pool-service.html'
},
{   'sTitle':'POOL CARE',
    'bIsExternal':true,
    'sUrl':'aboutus.html',
    'sTarget':'_self'
},
{   'sTitle':'CONTACT US',
    'bIsExternal':true,
    'sUrl':'contact.html',
    'sTarget':'_self'
}]
});
