var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Learn More',
    'bIsWebPath':true,
    'sUrl':'learn-how-to-play-poker.html',"childArray" : [
    {   'sTitle':'Poker Terms',
        'bIsWebPath':true,
        'sUrl':'poker-terminology.html'
    },
    {   'sTitle':'General Poker Tips',
        'bIsWebPath':true,
        'sUrl':'poker-tips.html'
    },
    {   'sTitle':'Best Poker Hands',
        'bIsWebPath':true,
        'sUrl':'best-poker-hands.html'
    },
    {   'sTitle':'Poker Odds',
        'bIsWebPath':true,
        'sUrl':'poker-odds-calculator.html'
    },
    {   'sTitle':'Omaha Poker Rules',
        'bIsWebPath':true,
        'sUrl':'omaha-poker-rules-plo.html'
    }]
},
{   'sTitle':'Poker Strategy',
    'bIsWebPath':true,
    'sUrl':'poker-strategy-menu.html',"childArray" : [
    {   'sTitle':'Pre Flop Strategy Guide',
        'bIsWebPath':true,
        'sUrl':'howtoplaypokerforbeginners.html'
    }]
},
{   'sTitle':'Play Poker',
    'bIsWebPath':true,
    'sUrl':'choose-a-poker-site.html',"childArray" : [
    {   'sTitle':'Choose an Online Poker Site',
        'bIsWebPath':true,
        'sUrl':'poker-site-reviews-online.html'
    },
    {   'sTitle':'Poker Promotions',
        'bIsWebPath':true,
        'sUrl':'poker-promomotions.html'
    }]
},
{   'sTitle':'Poker News',
    'bIsWebPath':true,
    'sUrl':'online-poker-news.html',"childArray" : [
    {   'sTitle':'Nevada Online Poker',
        'bIsWebPath':true,
        'sUrl':'nevada-online-poker-applications-us.html'
    },
    {   'sTitle':'Poker News Archive',
        'bIsWebPath':true,
        'sUrl':'poker-news-full-tilt.html'
    },
    {   'sTitle':'PokerStars VIP News',
        'bIsWebPath':true,
        'sUrl':'megamonthpokerstarsoffer.html'
    }]
},
{   'sTitle':'World Poker',
    'bIsWebPath':true,
    'sUrl':'onlinepoquer.html',"childArray" : [
    {   'sTitle':'Gry Poker Online - Poker Polski',
        'bIsWebPath':true,
        'sUrl':'gry-poker-online-polska.html'
    },
    {   'sTitle':'Jogar Pôquer Online',
        'bIsWebPath':true,
        'sUrl':'jogar-poker-online.html'
    }]
},
{   'sTitle':'Poker Articles',
    'bIsWebPath':true,
    'sUrl':'poker-articles-online.html',"childArray" : [
    {   'sTitle':'Easiest Poker Sites',
        'bIsWebPath':true,
        'sUrl':'easiest-poker-sites.html'
    }]
}]
});
