var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Over ons',
    bIsWebPath:true,
    sUrl:'overons.html'
},
{   sTitle:'Collectie',
    bIsWebPath:true,
    sUrl:'collectie.html',"childArray" : [
    {   sTitle:'Bruid',
        bIsWebPath:true,
        sUrl:'bruid.html',"childArray" : [
        {   sTitle:'Pronovias',
            bIsExternal:true,
            sUrl:'http://www.pronovias.com',
            sTarget:'_blank'
        },
        {   sTitle:'San Patrick',
            bIsExternal:true,
            sUrl:'http://www.sanpatrick.com',
            sTarget:'_blank'
        },
        {   sTitle:'Creations of Leijten',
            bIsExternal:true,
            sUrl:'http://www.creationsofleijten.com/',
            sTarget:'_blank'
        },
        {   sTitle:'Sincerity',
            bIsExternal:true,
            sUrl:'http://www.sinceritybridal.com/',
            sTarget:'_blank'
        },
        {   sTitle:'Marylise',
            bIsExternal:true,
            sUrl:'http://www.marylise.be/',
            sTarget:'_blank'
        },
        {   sTitle:'Blue By Enzoani',
            bIsExternal:true,
            sUrl:'http://www.bluebyenzoani.com',
            sTarget:'_blank'
        },
        {   sTitle:'White One',
            bIsExternal:true,
            sUrl:'http://www.whiteone.es',
            sTarget:'_blank'
        },
        {   sTitle:'You',
            bIsExternal:true,
            sUrl:'http://www.pronovias.com',
            sTarget:'_blank'
        }]
    },
    {   sTitle:'Bruidegom',
        bIsWebPath:true,
        sUrl:'bruidegom.html',"childArray" : [
        {   sTitle:'Cossmo B.E.',
            bIsExternal:true,
            sUrl:'http://www.cossmo.nl/',
            sTarget:'_blank'
        },
        {   sTitle:'Immedeate-fashion',
            bIsExternal:true,
            sUrl:'http://www.immediate-fashion.nl',
            sTarget:'_blank'
        }]
    },
    {   sTitle:'Avond kleding',
        bIsWebPath:true,
        sUrl:'avondkleding.html'
    },
    {   sTitle:'Schoenen en accesoires',
        bIsWebPath:true,
        sUrl:'schoenenenaccesoires.html',"childArray" : [
        {   sTitle:'Elsa Rainbow',
            bIsExternal:true,
            sUrl:'http://www.elsacolouredshoes.com/',
            sTarget:'_blank'
        }]
    },
    {   sTitle:'Bruidslingerie en accesoires',
        bIsWebPath:true,
        sUrl:'bruidslingerie.html',"childArray" : [
        {   sTitle:'Poirier',
            bIsExternal:true,
            sUrl:'http://www.poirier.nl/',
            sTarget:'_blank'
        }]
    },
    {   sTitle:'Kinderkleding',
        bIsWebPath:true,
        sUrl:'kinderen.html'
    }]
},
{   sTitle:'Impressie winkel',
    bIsWebPath:true,
    sUrl:'impressiewinkel.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html'
},
{   sTitle:'Adres',
    bIsWebPath:true,
    sUrl:'adres.html'
}]
});
