var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sDescription:'Planet Pool & Snooker',
    sTitle:'Pool/Snooker',
    bIsWebPath:true,
    sUrl:'pool&snooker.html',"childArray" : [
    {   sTitle:'9 Ball Pool',
        bIsWebPath:true,
        sUrl:'9ballpool.html'
    },
    {   sTitle:'8 Ball Pool',
        bIsWebPath:true,
        sUrl:'8ballpool.html',"childArray" : [
        {   sTitle:'Inhouse Competitions',
            bIsWebPath:true,
            sUrl:'inhousecomps.html'
        },
        {   sDescription:'CI Individual Pool Leagues - Stan Lester Cup - ',
            sTitle:'CI Indiv. Pool Leagues',
            bIsWebPath:true,
            sUrl:'stanlester.html'
        }]
    },
    {   sTitle:'Finals night',
        bIsWebPath:true,
        sUrl:'finalsnight.html',"childArray" : [
        {   sTitle:'Presentation Videos',
            bIsWebPath:true,
            sUrl:'videos.html'
        }]
    },
    {   sTitle:'C C Summer Pool League',
        bIsWebPath:true,
        sUrl:'summerleague.html'
    },
    {   sTitle:'Snooker',
        bIsWebPath:true,
        sUrl:'snooker.html'
    }]
},
{   sTitle:'Planet Poker',
    bIsWebPath:true,
    sUrl:'planetpoker.html',"childArray" : [
    {   sTitle:'Poker News',
        bIsWebPath:true,
        sUrl:'pokernews.html'
    },
    {   sTitle:'Poker Diary',
        bIsWebPath:true,
        sUrl:'pokerdiary.html'
    },
    {   sTitle:'August Calendar',
        bIsWebPath:true,
        sUrl:'augustcalendar.html'
    },
    {   sTitle:'Monthly Newsletter',
        bIsWebPath:true,
        sUrl:'monthlynewsletter.html'
    },
    {   sTitle:'Future Events',
        bIsWebPath:true,
        sUrl:'futureevents.html'
    }]
},
{   sTitle:'Planet Darts',
    bIsWebPath:true,
    sUrl:'darts.html'
},
{   sDescription:'Planet Pool & Snooker - Casino nights',
    sTitle:'Casino',
    bIsWebPath:true,
    sUrl:'casino.html'
},
{   sDescription:'Planet Pool & Snooker Corporate Events',
    sTitle:'Corporate',
    bIsWebPath:true,
    sUrl:'corporate.html',"childArray" : [
    {   sDescription:'Planet Pool & Snooker Cocktails',
        sTitle:'Cocktails',
        bIsWebPath:true,
        sUrl:'cocktails.html'
    },
    {   sDescription:'Planet Pool Food Menu',
        sTitle:'Food Menu',
        bIsWebPath:true,
        sUrl:'foodmenu.html'
    },
    {   sTitle:'Buffet Menu\'s',
        bIsWebPath:true,
        sUrl:'buffetmenus.html'
    }]
},
{   sDescription:'Planet Pool Diary',
    sTitle:'Whats on',
    bIsWebPath:true,
    sUrl:'weekdiary.html',"childArray" : [
    {   sTitle:'Newsletter',
        bIsWebPath:true,
        sUrl:'newsletter1.html'
    }]
},
{   sDescription:'Planet Pool & Snooker Gallery',
    sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'gallery.html'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'links.html'
},
{   sDescription:'Planet Pool & Snooker Contact page',
    sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html'
},
{   sDescription:'Captains Challenge Pool League',
    sTitle:'Captains Challenge Pool League',
    bIsWebPath:true,
    sUrl:'ccpl.html'
}]
});