var customNavTree7 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    sUrl:'http://www.mario-vanacker.nl/index.html',
    sTarget:'_self'
},
{   sTitle:'Wie is',
    sUrl:'http://www.mario-vanacker.nl/wie is.html',
    sTarget:'_self'
},
{   sTitle:'Fragmenten',
    sUrl:'http://www.mario-vanacker.nl/fragmenten.html',
    sTarget:'_self'
},
{   sTitle:'Foto\'s',
    sUrl:'http://www.mario-vanacker.nl/fotos.html',
    sTarget:'_self'
},
{   sTitle:'Contact/Info',
    sUrl:'http://www.mario-vanacker.nl/contact.html',
    sTarget:'_self'
},
{   sTitle:'Links',
    sUrl:'http://www.mario-vanacker.nl/links.html',
    sTarget:'_self'
}]
});
