var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Womens Golf Kwazulu-Natal,news, events, tournament entries, tournament results, player rankings, Union Presidents/Executive, handicaps, rules,',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Fixtures',
    'bIsWebPath':true,
    'sUrl':'fixtures.html'
},
{   'sTitle':'Selection Criteria',
    'bIsWebPath':true,
    'sUrl':'selection.html'
},
{   'sTitle':'Player Rankings',
    'bIsWebPath':true,
    'sUrl':'ranking.html'
},
{   'sTitle':'Player Profiles',
    'bIsWebPath':true,
    'sUrl':'profiles.html'
},
{   'sTitle':'Photo Gallery',
    'bIsWebPath':true,
    'sUrl':'photogallery.html'
},
{   'sTitle':'Executive',
    'bIsWebPath':true,
    'sUrl':'executive.html'
},
{   'sTitle':'Development',
    'bIsWebPath':true,
    'sUrl':'development.html'
},
{   'sTitle':'History',
    'bIsWebPath':true,
    'sUrl':'history.html'
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sTitle':'Links',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'WGSA',
        'bIsExternal':true,
        'sUrl':'http://www.wgsa.co.za',
        'sTarget':'_blank'
    },
    {   'sTitle':'R & A',
        'bIsExternal':true,
        'sUrl':'http://www.randa.org',
        'sTarget':'_blank'
    },
    {   'sTitle':'SAGA',
        'bIsExternal':true,
        'sUrl':'http://www.saga.co.za',
        'sTarget':'_blank'
    },
    {   'sTitle':'Handicaps',
        'bIsExternal':true,
        'sUrl':'http://www.handicaps.co.za',
        'sTarget':'_blank'
    }]
}]
});
