var nav_362tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'HOME',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'SERVICES',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'services.html',
    'sTarget':'_self'
},
{   'sTitle':'APPLIANCE PACKAGES',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'appliances.html',
    'sTarget':'_self'
},
{   'sTitle':'GALLERY',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'gallery.html',
    'sTarget':'_self'
},
{   'sTitle':'CONTACT US',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html',
    'sTarget':'_self'
}]
});
