var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'Great Bed of Ware',
        'bIsWebPath':true,
        'sUrl':'great_bed.html'
    },
    {   'sTitle':'News',
        'bIsWebPath':true,
        'sUrl':'News.html'
    },
    {   'sTitle':'History',
        'bIsWebPath':true,
        'sUrl':'history.html'
    },
    {   'sTitle':'AGM',
        'bIsWebPath':true,
        'sUrl':'agm.html'
    }]
},
{   'sTitle':'Explore',
    'bIsWebPath':true,
    'sUrl':'explore.html',"childArray" : [
    {   'sTitle':'Canons',
        'bIsWebPath':true,
        'sUrl':'canons.html'
    },
    {   'sTitle':'Victoria',
        'bIsWebPath':true,
        'sUrl':'victoria.html'
    },
    {   'sTitle':'Hope',
        'bIsWebPath':true,
        'sUrl':'hope.html'
    },
    {   'sTitle':'Star',
        'bIsWebPath':true,
        'sUrl':'star.html'
    },
    {   'sTitle':'WW2 Bunker',
        'bIsWebPath':true,
        'sUrl':'ww2_bunker.html'
    },
    {   'sTitle':'Garden',
        'bIsWebPath':true,
        'sUrl':'garden.html'
    }]
},
{   'sTitle':'Children',
    'bIsWebPath':true,
    'sUrl':'Activities.html',"childArray" : [
    {   'sTitle':'Quiz',
        'bIsWebPath':true,
        'sUrl':'Quiz.html'
    }]
},
{   'sTitle':'Schools',
    'bIsWebPath':true,
    'sUrl':'Schools.html',"childArray" : [
    {   'sTitle':'WW2 for Schools',
        'bIsWebPath':true,
        'sUrl':'WW2.html'
    },
    {   'sTitle':'Romans for Schools',
        'bIsWebPath':true,
        'sUrl':'Romans.html'
    },
    {   'sTitle':'Victorian Ware',
        'bIsWebPath':true,
        'sUrl':'Victorian.html'
    },
    {   'sTitle':'School Museum visit',
        'bIsWebPath':true,
        'sUrl':'School_visit.html'
    }]
},
{   'sTitle':'Shop',
    'bIsWebPath':true,
    'sUrl':'shop.html',"childArray" : [
    {   'sTitle':'New History of Ware',
        'bIsWebPath':true,
        'sUrl':'new_history.html'
    },
    {   'sTitle':'Peter Mottershead prints',
        'bIsWebPath':true,
        'sUrl':'peter_mottershead_prints.html'
    }]
},
{   'sTitle':'Join us',
    'bIsWebPath':true,
    'sUrl':'Join_us.html',"childArray" : [
    {   'sTitle':'Stewards',
        'bIsWebPath':true,
        'sUrl':'stewards.html'
    },
    {   'sTitle':'Friends',
        'bIsWebPath':true,
        'sUrl':'Friends.html'
    },
    {   'sTitle':'Donate',
        'bIsWebPath':true,
        'sUrl':'Donate.html'
    }]
},
{   'sTitle':'Tourism',
    'bIsWebPath':true,
    'sUrl':'Tourism.html'
},
{   'sTitle':'Visit',
    'bIsWebPath':true,
    'sUrl':'Visit.html'
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.html',"childArray" : [
    {   'sTitle':'Christmas Opening',
        'bIsWebPath':true,
        'sUrl':'christmas_opening.html'
    }]
}]
});
