var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Hotels Valkenburg',
    bIsWebPath:true,
    sUrl:'hotel-in-valkenburg.html',"childArray" : [
    {   sTitle:'Hotels in Valkenburg 2',
        bIsWebPath:true,
        sUrl:'hotels-in-valkenburg.html'
    },
    {   sTitle:'Hotels in Valkenburg 3',
        bIsWebPath:true,
        sUrl:'hotel-in-valkenburg-aan-de-geul.html'
    },
    {   sTitle:'Hotels Schin op Geul',
        bIsWebPath:true,
        sUrl:'hotel-in-schin-op-geul.html'
    },
    {   sTitle:'Hotels Heuvelland',
        bIsWebPath:true,
        sUrl:'hotel-in-het-heuvelland.html'
    },
    {   sTitle:'Hotels Geulhem - Houthem',
        bIsWebPath:true,
        sUrl:'hotel-in-houthem-geulhem.html'
    },
    {   sTitle:'Hotels Maastricht',
        bIsWebPath:true,
        sUrl:'hotel-in-maastricht.html'
    },
    {   sTitle:'Hotels Top 10',
        bIsWebPath:true,
        sUrl:'top-tien-hotels-valkenburg.html'
    }]
},
{   sTitle:'Regiotrips',
    bIsWebPath:true,
    sUrl:'regiotrips-limburg.html',"childArray" : [
    {   sTitle:'Preuvenemint Maastricht',
        bIsWebPath:true,
        sUrl:'preuvenemint-maastricht.html'
    },
    {   sTitle:'Mergelmaand Valkenburg',
        bIsWebPath:true,
        sUrl:'mergelmaand-valkenburg.html'
    },
    {   sTitle:'Kerstmarkten Valkenburg',
        bIsWebPath:true,
        sUrl:'kerstmarkten-valkenburg.html'
    },
    {   sTitle:'Pieterpad Nederland',
        bIsWebPath:true,
        sUrl:'pieterpadhotels-valkenburg.html'
    },
    {   sTitle:'Wandelen Limburg',
        bIsWebPath:true,
        sUrl:'wandelen-valkenburg.html'
    },
    {   sTitle:'Hertog Jan Arcen',
        bIsWebPath:true,
        sUrl:'hertogjan-arcen.html'
    },
    {   sTitle:'Limburgs Museum',
        bIsWebPath:true,
        sUrl:'limburg-museum.html'
    },
    {   sTitle:'Limburgse geschiedenis',
        bIsWebPath:true,
        sUrl:'geschiedenis-valkenburg.html'
    },
    {   sTitle:'Thermae Valkenburg',
        bIsWebPath:true,
        sUrl:'thermae-valkenburg.html'
    },
    {   sTitle:'Katakomben Valkenburg',
        bIsWebPath:true,
        sUrl:'katacomben-valkenburg.html'
    },
    {   sTitle:'Steenkolenmijn Valkenburg',
        bIsWebPath:true,
        sUrl:'steenkolenmijn-valkenburg.html'
    },
    {   sTitle:'Afrika Centrum Limburg',
        bIsWebPath:true,
        sUrl:'afrikacentrum-limburg.html'
    }]
},
{   sTitle:'Agenda 2010',
    bIsWebPath:true,
    sUrl:'agenda-valkenburg-limburg.html'
}]
});
