var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'page16.html'
},
{   sTitle:'Info',
    bIsWebPath:true,
    sUrl:'info.html',
    sTarget:'_self'
},
{   sTitle:'Inschrijven',
    bIsWebPath:true,
    sUrl:'page9.html',
    sTarget:'_self'
},
{   sTitle:'Routes',
    bIsWebPath:true,
    sUrl:'page13.html'
},
{   sTitle:'Uitslagen',
    bIsWebPath:true,
    sUrl:'uitslagen.html',
    sTarget:'_self'
},
{   sTitle:'Foto\'s',
    bIsExternal:true,
    sUrl:'http://oypo.nl/pixxer.asp?id=55492CB1DBD952D5',
    sTarget:'_blank',"childArray" : [
    {   sTitle:'Foto\'s 2011',
        bIsExternal:true,
        sUrl:'http://oypo.nl/pixxer.asp?id=55492CB1DBD952D5',
        sTarget:'_blank'
    },
    {   sTitle:'Foto\'s 2010',
        bIsExternal:true,
        sUrl:'http://avgroenester.nl/2010/2010-11-06%20HIK/fotofolder.html',
        sTarget:'_blank'
    },
    {   sTitle:'Foto\'s 2009',
        bIsExternal:true,
        sUrl:'http://avgroenester.nl/2009/2009-11-07%20HIK/fotofolder.html',
        sTarget:'_blank'
    },
    {   sTitle:'Foto\'s 2008',
        bIsExternal:true,
        sUrl:'http://avgroenester.nl/2008/2008-11-08%20HIK/fotofolder.html',
        sTarget:'_blank'
    },
    {   sTitle:'Foto\'s 2007',
        bIsExternal:true,
        sUrl:'http://avgroenester.nl/2007/2007-11-11%20HIK/fotofolder.html',
        sTarget:'_blank'
    }]
},
{   sTitle:'Overig',
    bIsWebPath:true,
    sUrl:'page14.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Sponsoren en acties',
        bIsWebPath:true,
        sUrl:'page33.html'
    },
    {   sTitle:'Sponsorberichten',
        bIsWebPath:true,
        sUrl:'page12.html'
    },
    {   sTitle:'Links',
        bIsWebPath:true,
        sUrl:'page31.html'
    }]
}]
});
