var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    sUrl:'http://www.campingbovensbos.nl/index.html',"childArray" : [
    {   sTitle:'Extra info',
        sUrl:'http://www.campingbovensbos.nl/extra info.html'
    },
    {   sTitle:'Floriade',
        sUrl:'http://www.campingbovensbos.nl/floriade.html'
    },
    {   sTitle:'evenementen',
        sUrl:'http://www.campingbovensbos.nl/evenementen.html'
    },
    {   sTitle:'nieuws2011',
        sUrl:'http://www.campingbovensbos.nl/nieuws.html',"childArray" : [
        {   sTitle:'nieuws2009',
            sUrl:'http://www.campingbovensbos.nl/nieuws2009.html'
        },
        {   sTitle:'nieuws2008',
            sUrl:'http://www.campingbovensbos.nl/nieuws2008.html'
        },
        {   sTitle:'Nieuws 2007',
            sUrl:'http://www.campingbovensbos.nl/nieuws2007.html'
        },
        {   sTitle:'nieuws2010',
            sUrl:'http://www.campingbovensbos.nl/nieuws2010.html'
        }]
    },
    {   sTitle:'In de media',
        sUrl:'http://www.campingbovensbos.nl/media.html'
    }]
},
{   sTitle:'Tarieven',
    sUrl:'http://www.campingbovensbos.nl/tarieven.html'
},
{   sTitle:'Faciliteiten',
    sUrl:'http://www.campingbovensbos.nl/faciliteiten.html'
},
{   sTitle:'Aanbieding',
    sUrl:'http://www.campingbovensbos.nl/aanbieding.html'
},
{   sTitle:'Omgeving',
    sUrl:'http://www.campingbovensbos.nl/omgeving.html'
},
{   sTitle:'Plattegrond',
    sUrl:'http://www.campingbovensbos.nl/plattegrond.html',"childArray" : [
    {   sTitle:'Foto plaatsen',
        sUrl:'http://www.campingbovensbos.nl/fotoplaatsen.html'
    },
    {   sTitle:'blokhut',
        sUrl:'http://www.campingbovensbos.nl/blokhut.html'
    }]
},
{   sTitle:'Paarden',
    sUrl:'http://www.campingbovensbos.nl/paarden.html'
},
{   sTitle:'Dieren',
    sUrl:'http://www.campingbovensbos.nl/dieren.html'
},
{   sTitle:'Foto\'s',
    sUrl:'http://www.campingbovensbos.nl/foto.html'
},
{   sTitle:'Contact',
    sUrl:'http://www.campingbovensbos.nl/contact.html',"childArray" : [
    {   sTitle:'Route',
        sUrl:'http://www.campingbovensbos.nl/route.html'
    }]
}]
});
