var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'startpagina eenfotovan.nl de fotosite van aart w. betaalbare fotografie voor iedereen',
    sTitle:'StartpaginA',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sDescription:'handige dingetjes voor die ook in uw fototas thuishoren',
    sTitle:'HandiG',
    bIsWebPath:true,
    sUrl:'leuke dingen voor in uw fototasen.html'
},
{   sTitle:'ProducteN',
    bIsWebPath:true,
    sUrl:'producten.html',"childArray" : [
    {   sDescription:'van alles over het thuisportret. de fotograaf komt naar u toe, betaalbaar en OK',
        sTitle:'ThuisportreT',
        bIsWebPath:true,
        sUrl:'thuisportret.html'
    },
    {   sDescription:'op deze pagina vindt u van alles over het trouwboek',
        sTitle:'TrouwboeK',
        bIsWebPath:true,
        sUrl:'trouwboek.html'
    },
    {   sTitle:'HuuR',
        bIsWebPath:true,
        sUrl:'huur.html'
    },
    {   sTitle:'Nog meeR',
        bIsWebPath:true,
        sUrl:'nogmeer.html'
    }]
},
{   sTitle:'KeukeN',
    bIsWebPath:true,
    sUrl:'keuken_foto.html'
},
{   sTitle:'ContacT',
    bIsWebPath:true,
    sUrl:'contact.html'
}]
});
