var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'PerfectSkin Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Behandelingen',
    bIsWebPath:true,
    sUrl:'pagina10.html',"childArray" : [
    {   sTitle:'Gezichts behandelingen',
        bIsWebPath:true,
        sUrl:'pagina15.html'
    },
    {   sTitle:'Korte Behandelingen',
        bIsWebPath:true,
        sUrl:'pagina16.html'
    },
    {   sTitle:'Diverse Behandelingen',
        bIsWebPath:true,
        sUrl:'pagina17.html'
    },
    {   sTitle:'LakShmi Behandelingen',
        bIsWebPath:true,
        sUrl:'pagina13.html'
    },
    {   sTitle:'Weleda Behandelingen',
        bIsWebPath:true,
        sUrl:'pagina12.html'
    },
    {   sTitle:'Micro Dermabrasie',
        bIsWebPath:true,
        sUrl:'pagina18.html'
    },
    {   sTitle:'Hot-Stone Massage',
        bIsWebPath:true,
        sUrl:'pagina14.html'
    },
    {   sTitle:'Cosmetische behandelingen',
        bIsWebPath:true,
        sUrl:'pagina19.html'
    }]
},
{   sTitle:'Producten',
    bIsWebPath:true,
    sUrl:'pagina11.html',"childArray" : [
    {   sTitle:'LakShmi',
        bIsWebPath:true,
        sUrl:'pagina3.html'
    },
    {   sTitle:'Bio Science MEDEX',
        bIsWebPath:true,
        sUrl:'pagina20.html'
    }]
},
{   sTitle:'Galerie',
    bIsWebPath:true,
    sUrl:'pagina5.html'
},
{   sTitle:'Leuke Links',
    bIsWebPath:true,
    sUrl:'links.html'
},
{   sTitle:'Info en contact',
    bIsWebPath:true,
    sUrl:'pagina2.html'
}]
});
