var nav_1724tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contactus.html',
    'sTarget':'_self'
},
{   'sTitle':'T & C\'s',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'termsandconditions.html',
    'sTarget':'_self'
},
{   'sTitle':'Site Map',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self'
},
{   'sTitle':'Delivery',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'delivery.html',
    'sTarget':'_self'
}]
});
