var nav_170tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'ABOUT SIAM COTTAGE',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'Photo Gallery',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'photogallery.html',
    'sTarget':'_self'
},
{   'sTitle':'Our Menus',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'main-menu.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Main Restaurant Menu',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'main-menu.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Take Away Menu',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'take-away-menu.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Lunch Menu',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'lunch-menu.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Book Online',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'book-online.html',
    'sTarget':'_self'
},
{   'sTitle':'Find-Us / Google Map',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'ourlocation.html',
    'sTarget':'_self'
},
{   'sTitle':'Email Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'email-us.html',
    'sTarget':'_self'
}]
});
