var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Hoofdpagina',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Turanj',
        bIsWebPath:true,
        sUrl:'pagina11.html',"childArray" : [
        {   sTitle:'Dolfijn',
            bIsWebPath:true,
            sUrl:'pagina5.html'
        },
        {   sTitle:'Mappen',
            bIsWebPath:true,
            sUrl:'pagina6.html'
        },
        {   sTitle:'Huisje',
            bIsWebPath:true,
            sUrl:'pagina7.html'
        }]
    },
    {   sTitle:'Terschelling',
        bIsWebPath:true,
        sUrl:'pagina15.html'
    },
    {   sTitle:'Neukirchen1',
        bIsWebPath:true,
        sUrl:'pagina26a.html'
    },
    {   sTitle:'Disign',
        bIsWebPath:true,
        sUrl:'pagina12.html'
    },
    {   sTitle:'Links',
        bIsWebPath:true,
        sUrl:'pagina2.html',"childArray" : [
        {   sTitle:'Leds Buy',
            bIsWebPath:true,
            sUrl:'pagina9.html'
        }]
    },
    {   sTitle:'Te Koop',
        bIsWebPath:true,
        sUrl:'pagina25.html'
    },
    {   sTitle:'12-Stamboom',
        bIsWebPath:true,
        sUrl:'pagina27a.html'
    },
    {   sTitle:'QPO',
        bIsWebPath:true,
        sUrl:'QPO.html'
    }]
},
{   sTitle:'12-Camper',
    bIsWebPath:true,
    sUrl:'pagina26aaa.html'
},
{   sTitle:'Halen 08',
    bIsWebPath:true,
    sUrl:'pagina17.html'
},
{   sTitle:'Callandsoog 08',
    bIsWebPath:true,
    sUrl:'pagina18.html'
},
{   sTitle:'GB 08',
    bIsWebPath:true,
    sUrl:'pagina19.html'
},
{   sTitle:'Trier 08',
    bIsWebPath:true,
    sUrl:'pagina20.html'
},
{   sTitle:'Zweeloo-09',
    bIsWebPath:true,
    sUrl:'pagina21.html'
},
{   sTitle:'Zeeland-09',
    bIsWebPath:true,
    sUrl:'pagina22.html'
},
{   sTitle:'Giethoorn',
    bIsWebPath:true,
    sUrl:'pagina24.html'
},
{   sTitle:'Camperplaatsen',
    bIsWebPath:true,
    sUrl:'pagina23.html'
},
{   sTitle:'Camperexperiance',
    bIsWebPath:true,
    sUrl:'pagina26aa.html'
}]
});
