var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Attracties',
        bIsWebPath:true,
        sUrl:'attracties.html'
    },
    {   sTitle:'Fotoalbum',
        bIsWebPath:true,
        sUrl:'album.html',"childArray" : [
        {   sTitle:'Fotoalbum',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'album.html#Fotoalbum'
        }]
    },
    {   sTitle:'Historie',
        bIsWebPath:true,
        sUrl:'historie.html'
    },
    {   sTitle:'Locatie Zomerfeest',
        bIsWebPath:true,
        sUrl:'locatie.html',"childArray" : [
        {   sTitle:'Locatie',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'locatie.html#Locatie'
        }]
    },
    {   sTitle:'Programmaboekje',
        bIsWebPath:true,
        sUrl:'programma.html'
    }]
},
{   sTitle:'Vrijwilligers / Attractiebegeleiders',
    bIsWebPath:true,
    sUrl:'vrijwilligers.html',"childArray" : [
    {   sTitle:'Attractiebegeleiders',
        bIsWebPath:true,
        sUrl:'begeleiders.html'
    },
    {   sTitle:'Vrijwilligers',
        bIsWebPath:true,
        sUrl:'vrijwillig.html'
    }]
},
{   sTitle:'Regels',
    bIsWebPath:true,
    sUrl:'regels.html'
},
{   sTitle:'Wie zijn wij',
    bIsWebPath:true,
    sUrl:'wiezijnwij.html',"childArray" : [
    {   sTitle:'Foto',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'wiezijnwij.html#Foto'
    },
    {   sTitle:'Bestuursleden',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'wiezijnwij.html#Bestuursleden'
    },
    {   sTitle:'Lid organisatie',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'wiezijnwij.html#Lidorganisatie'
    }]
},
{   sTitle:'Sponsors',
    bIsWebPath:true,
    sUrl:'sponsors.html'
},
{   sTitle:'Info & Nieuws',
    bIsWebPath:true,
    sUrl:'info.html',"childArray" : [
    {   sTitle:'Wijkbewoners',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'info.html#Wijkbewoners'
    },
    {   sTitle:'Nieuws',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'info.html#Nieuws'
    },
    {   sTitle:'Werkgroep verkeer',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'info.html#Werkgroepverkeer'
    },
    {   sTitle:'Wijkinformatie',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'info.html#Wijkinfo'
    }]
},
{   sTitle:'Contact ',
    bIsWebPath:true,
    sUrl:'contact.html',"childArray" : [
    {   sTitle:'Gastenboek',
        bIsWebPath:true,
        sUrl:'gastenboek.html'
    },
    {   sTitle:'Contact',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'contact.html#Contact'
    },
    {   sTitle:'Gastenboek',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'contact.html#Gastenboek'
    }]
}]
});
