var nav_168tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'Shop',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'shop.html',
    'sTarget':'_self'
},
{   'sTitle':'The Process',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page27.html',
    'sTarget':'_self'
},
{   'sTitle':'About Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page8.html'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sTitle':'Delivery and Ordering',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page29.html',
    'sTarget':'_self'
}]
});
