var nav_6tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Rules',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'rules.html',
    'sTarget':'_self'
},
{   'sTitle':'Facilities',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'facilities.html',
    'sTarget':'_self'
},
{   'sTitle':'Prices & Packages',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'pricesandpackages.html',
    'sTarget':'_self'
},
{   'sTitle':'Menu',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'menu.html',
    'sTarget':'_self'
},
{   'sTitle':'Bait',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'bait.html',
    'sTarget':'_self'
}]
});
