var nav_384tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'HOME',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'Search results',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'search.html'
    }]
},
{   'sTitle':'FMA',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'fma.html',
    'sTarget':'_self'
},
{   'sTitle':'About us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'aboutus.html',
    'sTarget':'_self'
},
{   'sTitle':'Latest News',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'latestnews.html',
    'sTarget':'_self'
},
{   'sTitle':'Membership',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'Membership.html',
    'sTarget':'_self'
},
{   'sTitle':'Calendar',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'calendar.html',
    'sTarget':'_self'
},
{   'sTitle':'Members',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'members.html',
    'sTarget':'_self'
},
{   'sTitle':'Squad',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'Squad.html',
    'sTarget':'_self'
},
{   'sTitle':'Refereeing',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'refereeing.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Referees',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'referees.html'
    }]
},
{   'sTitle':'Insurance',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'Insurance.html',
    'sTarget':'_self'
},
{   'sTitle':'Instructing',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'Instructing.html',
    'sTarget':'_self'
},
{   'sTitle':'CRB',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'CRB.html'
}]
});
