var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'70 stalls of arts and crafts in the openair along Grange promenade',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'The Events',
    'bIsWebPath':true,
    'sUrl':'page21.html'
},
{   'sTitle':'Photos',
    'bIsWebPath':true,
    'sUrl':'photos.html'
},
{   'sTitle':'Artists & links',
    'bIsWebPath':true,
    'sUrl':'page8.html'
},
{   'sTitle':'Booking Details',
    'bIsWebPath':true,
    'sUrl':'page6.html'
},
{   'sTitle':'Grange Info ',
    'bIsWebPath':true,
    'sUrl':'page14.html'
},
{   'sTitle':'Contact us',
    'bIsWebPath':true,
    'sUrl':'page8a.html'
},
{   'sTitle':'Group Travel',
    'bIsWebPath':true,
    'sUrl':'page31.html'
},
{   'sTitle':'Shops',
    'bIsWebPath':true,
    'sUrl':'page17.html',"childArray" : [
    {   'sTitle':'Shops page 2',
        'bIsWebPath':true,
        'sUrl':'page19.html'
    },
    {   'sTitle':'Shops page 3',
        'bIsWebPath':true,
        'sUrl':'page20.html'
    }]
}]
});
