var nav_202tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Welkom',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Familie inlog',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'familie-inlog.html'
},
{   'sTitle':'Weer',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Weer',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'weer.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Verwachtingen',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'verwachtingen.html'
    },
    {   'sTitle':'Radar/Satelliet',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'radar.html'
    },
    {   'sTitle':'Actueel',
        'bIsExternal':true,
        'sUrl':'',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'Actueel',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'actueel.html'
        },
        {   'sTitle':'Grafisch vandaag',
            'bIsExternal':true,
            'sUrl':'http://www.amvih.nl/weer/aktuell.gif',
            'sTarget':'_blank'
        },
        {   'sTitle':'Grafisch gisteren',
            'bIsExternal':true,
            'sUrl':'http://www.amvih.nl/weer/yesterday.gif',
            'sTarget':'_blank'
        },
        {   'sTitle':'Tabel vandaag',
            'bIsExternal':true,
            'sUrl':'http://www.amvih.nl/weer/aktuell.htm',
            'sTarget':'_blank'
        }]
    },
    {   'sTitle':'Data',
        'bIsExternal':true,
        'sUrl':'',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'Data (excel)',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'data.html',
            'sTarget':'_self'
        },
        {   'sTitle':'WU Graphs',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'wugraphs.html'
        },
        {   'sTitle':'Statistiek',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'statistiek.html'
        },
        {   'sTitle':'NOAA',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'noaa.html'
        },
        {   'sTitle':'Grafisch 2012',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'grafisch_2012.html',
            'sTarget':'_self'
        },
        {   'sTitle':'Grafisch 2011',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'grafisch_2011.html'
        },
        {   'sTitle':'Grafisch 2010',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'grafisch_2010.html'
        },
        {   'sTitle':'Grafisch 2009',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'grafisch_2009.html'
        },
        {   'sTitle':'Data 2012',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'data_2012.html',
            'sTarget':'_self'
        },
        {   'sTitle':'Data 2011',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'data_2011.html'
        },
        {   'sTitle':'Data 2010',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'data_2010.html'
        },
        {   'sTitle':'Data 2009',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'data_2009.html'
        }]
    },
    {   'sTitle':'Station info',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'station.html'
    },
    {   'sTitle':'Weer info',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'info.html'
    },
    {   'sTitle':'Disclaimer',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'disclaimer.html'
    }]
},
{   'sTitle':'Gastenboek',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'gastenboek.html'
}]
});
