var customNavTree16 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Startpagina',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'agenda',
    bIsWebPath:true,
    sUrl:'agenda.html'
},
{   sTitle:'contakt',
    bIsWebPath:true,
    sUrl:'contakt.html'
},
{   sTitle:'gastenboek',
    sUrl:'http://de-sfeermakers.mygb.nl/'
},
{   sTitle:'foto album',
    sUrl:'http://www.de-sfeermakers.nl/fotoalbum/index.html'
},
{   sTitle:'links',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'links  handicap.startkabel',
        sUrl:'http://handicap.startkabel.nl/',"childArray" : [
        {   sTitle:'hethondje',
            sUrl:'http://www.hethondje.nl/'
        },
        {   sTitle:'stak',
            sUrl:'http://www.stak.nl/'
        },
        {   sTitle:'philadelphia',
            sUrl:'http://www.philadelphia.nl/pages/welkom/index.htm'
        },
        {   sTitle:'de soos',
            sUrl:'http://desoos.dse.nl/'
        }]
    }]
}]
});
