var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'HOME',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Cardiff',
        bIsWebPath:true,
        sUrl:'cardiff.html',"childArray" : [
        {   sTitle:'How to Find Us',
            bIsWebPath:true,
            sUrl:'cardiffmap.html'
        },
        {   sTitle:'Membership',
            bIsWebPath:true,
            sUrl:'cardiffmembership.html'
        },
        {   sTitle:'Session Times',
            bIsWebPath:true,
            sUrl:'cardiffsessiontimes.html'
        },
        {   sTitle:'Vouchers',
            bIsWebPath:true,
            sUrl:'cardiffvouchers.html'
        }]
    },
    {   sTitle:'Coatbridge',
        bIsWebPath:true,
        sUrl:'coatbrdge.html',"childArray" : [
        {   sTitle:'How to Find Us',
            bIsWebPath:true,
            sUrl:'coatbridgehowtfindus.html'
        },
        {   sTitle:'Membership',
            bIsWebPath:true,
            sUrl:'coatbridgeclubmembership.html'
        },
        {   sTitle:'Session Times',
            bIsWebPath:true,
            sUrl:'coatbridgesessiontimes.html'
        },
        {   sTitle:'Vouchers',
            bIsWebPath:true,
            sUrl:'coatbridgevouchers.html'
        }]
    },
    {   sTitle:'Glenrothes',
        bIsWebPath:true,
        sUrl:'glenrothes.html',"childArray" : [
        {   sTitle:'How to Find us',
            bIsWebPath:true,
            sUrl:'glenrotheshowtofindus.html'
        },
        {   sTitle:'Membership',
            bIsWebPath:true,
            sUrl:'glenrothesclubmembership.html'
        },
        {   sTitle:'Session Times',
            bIsWebPath:true,
            sUrl:'glenrothessessiontimes.html'
        },
        {   sTitle:'Vouchers',
            bIsWebPath:true,
            sUrl:'glenrothesvouchers.html'
        }]
    }]
},
{   sTitle:'JOIN NOW',
    bIsExternal:true,
    sUrl:'http://www.club3000livebingo.com/register.php',
    sTarget:'_blank'
},
{   sTitle:'PLAY ONLINE',
    bIsExternal:true,
    sUrl:'http://www.club3000livebingo.com/',
    sTarget:'_blank'
},
{   sTitle:'OUR ONLINE GAMES',
    bIsExternal:true,
    sUrl:'http://www.club3000livebingo.com/games.php',
    sTarget:'_blank'
}]
});