var nav_202tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'aboutus.html'
},
{   'sTitle':'CASLE Prize invitation',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'casleprizeinvite.html'
},
{   'sTitle':'Forthcoming Conferences',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'future.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Malaysia',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'malaysia.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Scotland UK',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'scotland.html',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'Expression of Interest',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'interest.html',
            'sTarget':'_self'
        }]
    }]
},
{   'sTitle':'Past Conferences & Reports',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'past.html',"childArray" : [
    {   'sTitle':'BEPIC',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'bepic.html'
    },
    {   'sTitle':'Cyprus',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'cyprus.html',"childArray" : [
        {   'sTitle':'Conference Report',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'cy\'conf\'rep.html'
        }]
    },
    {   'sTitle':'Malawi',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'malawi.html'
    },
    {   'sTitle':'Malta',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'malta.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Northern Ireland',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'northernireland.html'
    },
    {   'sTitle':'Sri Lanka',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'srilanka.html'
    },
    {   'sTitle':'Tanzania',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'tanzania.html'
    },
    {   'sTitle':'Trinidad',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'trinidad.html',"childArray" : [
        {   'sTitle':'Printer 1',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'printer1.html'
        },
        {   'sTitle':'Printer 2',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'printer2.html'
        },
        {   'sTitle':'Printer 3',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'Printer3.html'
        },
        {   'sTitle':'Printer 4',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'Printer4.html'
        },
        {   'sTitle':'Printer 5',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'pprinter5.html'
        }]
    }]
}]
});
