var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    sUrl:'http://hs.helmonder.nl/index.html'
},
{   sTitle:'Speler van de week',
    sUrl:'http://hs.helmonder.nl/spelerwedstrijd.html'
},
{   sTitle:'Overzicht wedstrijd',
    sUrl:'http://hs.helmonder.nl/overzicht.html'
},
{   sTitle:'Speler van het jaar',
    sUrl:'http://hs.helmonder.nl/spelerjaar.html'
},
{   sTitle:'Supportersvereniging',
    sUrl:'http://hs.helmonder.nl/supportersvereniging.html'
},
{   sTitle:'Programma 2011',
    sUrl:'http://hs.helmonder.nl/prog2011.html'
},
{   sTitle:'Programma 2012',
    sUrl:'http://hs.helmonder.nl/prog2012.html'
},
{   sTitle:'HS Jukebox',
    sUrl:'http://hs.helmonder.nl/jukebox.html'
},
{   sTitle:'Historie vanaf 2000',
    sUrl:'http://hs.helmonder.nl/historie2.html'
},
{   sTitle:'Historie tot 2000',
    sUrl:'http://hs.helmonder.nl/historie.html'
},
{   sTitle:'Kampioen',
    sUrl:'http://hs.helmonder.nl/kampioen.html'
},
{   sTitle:'Otto\'s penalty',
    sUrl:'http://hs.helmonder.nl/otto.html'
},
{   sTitle:'HS Express',
    sUrl:'http://hs.helmonder.nl/express.html'
},
{   sTitle:'Foto\'s ',
    sUrl:'http://hs.helmonder.nl/foto.html'
},
{   sTitle:'Contact',
    sUrl:'http://hs.helmonder.nl/contact.html'
},
{   sTitle:'Links',
    sUrl:'http://hs.helmonder.nl/links.html'
}]
});
