var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Oundle Carnival 2011, A two day event. Saturday 18th features Oundle Olympics in the afternoon, followed in the evening with entertainment from Dave Thomas and the Ma-Griners the  Fortissimo Swing Band and Fireworks. Sunday is calvacade day with the Hi light of the day Flyin Ryan',
    'sTitle':'Carnival',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Raffle & Sponsors',
    'bIsWebPath':true,
    'sUrl':'raffle.html'
},
{   'sTitle':'Previously',
    'bIsWebPath':true,
    'sUrl':'page8.html',"childArray" : [
    {   'sTitle':'2011',
        'bIsWebPath':true,
        'sUrl':'2011.html'
    },
    {   'sTitle':'2010',
        'bIsWebPath':true,
        'sUrl':'2010.html'
    },
    {   'sTitle':'2009',
        'bIsWebPath':true,
        'sUrl':'2009.html'
    },
    {   'sTitle':'History',
        'bIsWebPath':true,
        'sUrl':'history.html'
    }]
},
{   'sTitle':'Route',
    'bIsWebPath':true,
    'sUrl':'route.html'
},
{   'sTitle':'Join In',
    'bIsWebPath':true,
    'sUrl':'join.html'
},
{   'sTitle':'Contacts',
    'bIsWebPath':true,
    'sUrl':'contacts.html'
}]
});
