var nav_228tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Shop Fees',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'shop fees.html'
},
{   'sTitle':'Recent Events',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'recent events.html'
},
{   'sTitle':'Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'links.html'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact us.html'
}]
});
