var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'nieuws ',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'over ons',
    bIsWebPath:true,
    sUrl:'pagina2.html'
},
{   sTitle:'produkties',
    bIsWebPath:true,
    sUrl:'pagina4.html',"childArray" : [
    {   sTitle:'foto\'s',
        bIsWebPath:true,
        sUrl:'pagina26.html'
    }]
},
{   sTitle:'tours',
    bIsWebPath:true,
    sUrl:'pagina5.html'
},
{   sTitle:'artiestenbestand',
    bIsWebPath:true,
    sUrl:'pagina30.html'
},
{   sTitle:'artiesteninformatie',
    bIsWebPath:true,
    sUrl:'pagina7.html',"childArray" : [
    {   sTitle:'Along Comes Mary ',
        bIsWebPath:true,
        sUrl:'pagina25.html'
    },
    {   sTitle:'B.B. & the Blues Shacks ',
        bIsWebPath:true,
        sUrl:'pagina12.html'
    },
    {   sTitle:'Beat \'n\' Blow ',
        bIsWebPath:true,
        sUrl:'pagina16.html'
    },
    {   sTitle:'Drew Davies Rhythm Combo',
        bIsWebPath:true,
        sUrl:'pagina28.html'
    },
    {   sTitle:'FLAP!',
        bIsWebPath:true,
        sUrl:'pagina34.html'
    },
    {   sTitle:'Francky G. Orchestra ',
        bIsWebPath:true,
        sUrl:'pagina29.html'
    },
    {   sTitle:'Harriet Lewis ',
        bIsWebPath:true,
        sUrl:'pagina20.html'
    },
    {   sTitle:'J4Jazz',
        bIsWebPath:true,
        sUrl:'pagina37.html'
    },
    {   sTitle:'Jive Aces ',
        bIsWebPath:true,
        sUrl:'pagina21.html'
    },
    {   sTitle:'Johnie Faren',
        bIsWebPath:true,
        sUrl:'pagina33.html'
    },
    {   sTitle:'King Pleasure & the Biscuit Boys ',
        bIsWebPath:true,
        sUrl:'pagina11.html'
    },
    {   sTitle:'Pink Turtle ',
        bIsWebPath:true,
        sUrl:'pagina10.html'
    },
    {   sTitle:'Smoky Midnight Gang',
        bIsWebPath:true,
        sUrl:'pagina36.html'
    },
    {   sTitle:'Steve Lucky & the Rhumba Bums ',
        bIsWebPath:true,
        sUrl:'pagina8.html'
    },
    {   sTitle:'Supercharge ',
        bIsWebPath:true,
        sUrl:'pagina14.html'
    },
    {   sTitle:'Swingin\' Fireballs ',
        bIsWebPath:true,
        sUrl:'pagina9.html'
    },
    {   sTitle:'The Black Dogs ',
        bIsWebPath:true,
        sUrl:'pagina35.html'
    },
    {   sTitle:'The Shiner Twins ',
        bIsWebPath:true,
        sUrl:'pagina32.html'
    },
    {   sTitle:'The Syncopators Jazz & Blues Band',
        bIsWebPath:true,
        sUrl:'pagina17.html'
    },
    {   sTitle:'The Watchman ',
        bIsWebPath:true,
        sUrl:'pagina24.html'
    },
    {   sTitle:'Tyree Glenn Jr. & Band ',
        bIsWebPath:true,
        sUrl:'pagina13.html'
    },
    {   sTitle:'Uncle Steve\'s N.O. Gumbo Party ',
        bIsWebPath:true,
        sUrl:'pagina31.html'
    }]
},
{   sTitle:'aanmelden',
    bIsWebPath:true,
    sUrl:'pagina6a.html'
},
{   sTitle:'links ',
    bIsWebPath:true,
    sUrl:'pagina27.html'
},
{   sTitle:'contact',
    bIsWebPath:true,
    sUrl:'pagina6.html'
}]
});
