var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Probably the largest Carnival Transport of it\'s kind in the U.K.  A one day event on closed roads in the heart of the Royal forest of Dean.',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'about.html'
},
{   sTitle:'Entries',
    bIsWebPath:true,
    sUrl:'entries.html'
},
{   sDescription:'Details of our Park & Ride Service including location map',
    sTitle:'Park and Ride',
    bIsWebPath:true,
    sUrl:'page13.html'
},
{   sTitle:'History',
    bIsWebPath:true,
    sUrl:'page6.html',"childArray" : [
    {   sTitle:'2008',
        bIsWebPath:true,
        sUrl:'gallery.html'
    },
    {   sTitle:'2009',
        bIsWebPath:true,
        sUrl:'page8.html'
    },
    {   sTitle:'2010',
        bIsWebPath:true,
        sUrl:'page11.html'
    },
    {   sTitle:'2011',
        bIsWebPath:true,
        sUrl:'history2011.html'
    },
    {   sTitle:'News Archive 1',
        bIsWebPath:true,
        sUrl:'page14.html'
    }]
},
{   sTitle:'Supporters',
    bIsWebPath:true,
    sUrl:'page10.html'
}]
});
