var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Landkaart',
        bIsWebPath:true,
        sUrl:'home.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Antwerpen',
    bIsWebPath:true,
    sUrl:'antwerpen.html',
    sTarget:'_self',
    sActiveFrameUrl:'index.html',
    sActiveFrameId:'home',"childArray" : [
    {   sTitle:'Resto',
        bIsWebPath:true,
        sUrl:'Antw_resto.html',
        sTarget:'_self'
    },
    {   sTitle:'Pubs',
        bIsWebPath:true,
        sUrl:'antw_pubs.html',
        sTarget:'_self'
    },
    {   sTitle:'Party',
        bIsWebPath:true,
        sUrl:'Antw_party.html',
        sTarget:'_self'
    },
    {   sTitle:'Hotels',
        bIsWebPath:true,
        sUrl:'Antwerpen_hotels.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Limburg',
    bIsWebPath:true,
    sUrl:'Limburg.html',
    sTarget:'_self',
    sActiveFrameUrl:'index.html',
    sActiveFrameId:'home',"childArray" : [
    {   sTitle:'Resto',
        bIsWebPath:true,
        sUrl:'RestoL.html',
        sTarget:'_self'
    },
    {   sTitle:'Pubs',
        bIsWebPath:true,
        sUrl:'pubsL.html',
        sTarget:'_self'
    },
    {   sTitle:'Party',
        bIsWebPath:true,
        sUrl:'partyL.html',
        sTarget:'_self'
    },
    {   sTitle:'Hotels',
        bIsWebPath:true,
        sUrl:'Limb_hotels.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Vlaams Brabant',
    bIsWebPath:true,
    sUrl:'Vlaamsb.html',
    sTarget:'_self',
    sActiveFrameUrl:'index.html',
    sActiveFrameId:'home',"childArray" : [
    {   sTitle:'Resto',
        bIsWebPath:true,
        sUrl:'restovb.html',
        sTarget:'_self'
    },
    {   sTitle:'Pubs',
        bIsWebPath:true,
        sUrl:'pubsvb.html',
        sTarget:'_self'
    },
    {   sTitle:'Party',
        bIsWebPath:true,
        sUrl:'partyvb.html',
        sTarget:'_self'
    },
    {   sTitle:'Hotels',
        bIsWebPath:true,
        sUrl:'VB_hotels.html',
        sTarget:'_self'
    }]
},
{   sTitle:'O. Vlaanderen',
    bIsWebPath:true,
    sUrl:'Oostvlaanderen.html',
    sTarget:'_self',
    sActiveFrameUrl:'index.html',
    sActiveFrameId:'home',"childArray" : [
    {   sTitle:'Resto',
        bIsWebPath:true,
        sUrl:'restoov.html',
        sTarget:'_self'
    },
    {   sTitle:'Pubs',
        bIsWebPath:true,
        sUrl:'pubsov.html',
        sTarget:'_self'
    },
    {   sTitle:'Party',
        bIsWebPath:true,
        sUrl:'partyov.html',
        sTarget:'_self'
    },
    {   sTitle:'Hotels',
        bIsWebPath:true,
        sUrl:'ov_hotels.html',
        sTarget:'_self'
    }]
},
{   sTitle:'W. Vlaanderen',
    bIsWebPath:true,
    sUrl:'Westvlaanderen.html',
    sTarget:'_self',
    sActiveFrameUrl:'index.html',
    sActiveFrameId:'home',"childArray" : [
    {   sTitle:'Resto',
        bIsWebPath:true,
        sUrl:'restowv.html',
        sTarget:'_self'
    },
    {   sTitle:'Pubs',
        bIsWebPath:true,
        sUrl:'pubswv.html',
        sTarget:'_self'
    },
    {   sTitle:'Party',
        bIsWebPath:true,
        sUrl:'partywv.html',
        sTarget:'_self'
    },
    {   sTitle:'Hotels',
        bIsWebPath:true,
        sUrl:'WV_hotels.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Brussel',
    bIsWebPath:true,
    sUrl:'Brussel.html',
    sTarget:'_self',
    sActiveFrameUrl:'index.html',
    sActiveFrameId:'home',"childArray" : [
    {   sTitle:'Resto',
        bIsWebPath:true,
        sUrl:'page25.html',
        sTarget:'_self'
    },
    {   sTitle:'Pubs',
        bIsWebPath:true,
        sUrl:'page26.html',
        sTarget:'_self'
    },
    {   sTitle:'Party',
        bIsWebPath:true,
        sUrl:'party_brussel.html',
        sTarget:'_self'
    },
    {   sTitle:'Hotels',
        bIsWebPath:true,
        sUrl:'Brussel_Hotels.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Contact us',
    bIsWebPath:true,
    sUrl:'Contact us.html',
    sTarget:'_self',
    sActiveFrameUrl:'index.html',
    sActiveFrameId:'home',"childArray" : [
    {   sTitle:'Sponsors 1',
        bIsWebPath:true,
        sUrl:'sponsors1.html',
        sTarget:'_self',
        sActiveFrameUrl:'index.html',
        sActiveFrameId:'sponsors'
    },
    {   sTitle:'Sponsors 2',
        bIsWebPath:true,
        sUrl:'sponsors2.html',
        sTarget:'_self',
        sActiveFrameUrl:'index.html',
        sActiveFrameId:'sponsors'
    },
    {   sTitle:'Sponsors 3',
        bIsWebPath:true,
        sUrl:'sponsors3.html',
        sTarget:'_self'
    }]
}]
});
