var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'A Fly Fishing Guide to Rocky Mountain National Park by Steven B. Schweitzer',
    'sTitle':'The Book',
    'bIsWebPath':true,
    'sUrl':'book.html',"childArray" : [
    {   'sTitle':'Flip the Pages',
        'bIsWebPath':true,
        'sUrl':'viewbook.html'
    },
    {   'sTitle':'Media Reviews',
        'bIsWebPath':true,
        'sUrl':'mediareviews.html'
    },
    {   'sTitle':'Awards',
        'bIsWebPath':true,
        'sUrl':'awards.html'
    },
    {   'sTitle':'For Distributors',
        'bIsWebPath':true,
        'sUrl':'distributors.html'
    }]
},
{   'sDescription':'Current speaking engagements - Steven B. Schweitzer',
    'sTitle':'Events',
    'bIsWebPath':true,
    'sUrl':'events2011-12.html'
},
{   'sTitle':'Where to Fish',
    'bIsWebPath':true,
    'sUrl':'locations.html',"childArray" : [
    {   'sTitle':'Fishing East of the Continental Divide',
        'bIsWebPath':true,
        'sUrl':'divide_east.html'
    },
    {   'sTitle':'Fishing West of the Continental Divide',
        'bIsWebPath':true,
        'sUrl':'divide_west.html'
    }]
},
{   'sDescription':'Twistin\' and tyin\' your own?  Find out what bugs are hatching and when.',
    'sTitle':'Hatches',
    'bIsWebPath':true,
    'sUrl':'hatchchart.html'
},
{   'sDescription':'Use what the guides use...nothing less, nothing more.',
    'sTitle':'Fly Patterns',
    'bIsWebPath':true,
    'sUrl':'patterns.html'
},
{   'sTitle':'Trip Planning',
    'bIsWebPath':true,
    'sUrl':'tripplanning.html',"childArray" : [
    {   'sDescription':'Start your fishing trip planning here.',
        'sTitle':'Guided Trips 101',
        'bIsWebPath':true,
        'sUrl':'guidedtrips101.html'
    },
    {   'sTitle':'Backpack List',
        'bIsWebPath':true,
        'sUrl':'packlist.html'
    },
    {   'sTitle':'RMNP Weather',
        'bIsWebPath':true,
        'sUrl':'weather.html'
    },
    {   'sTitle':'Fly Shops',
        'bIsWebPath':true,
        'sUrl':'flyshops.html'
    },
    {   'sDescription':'Don\'t get busted just cause you don\'t know the regulations...that\'s no excuse!',
        'sTitle':'Licensing & Regs',
        'bIsWebPath':true,
        'sUrl':'regs.html'
    }]
},
{   'sTitle':'Shopping',
    'bIsWebPath':true,
    'sUrl':'shopping.html',"childArray" : [
    {   'sTitle':'Buy The Book Here',
        'bIsWebPath':true,
        'sUrl':'buybook.html'
    },
    {   'sTitle':'Buy The Flies',
        'bIsWebPath':true,
        'sUrl':'shopping_flies.html'
    }]
},
{   'sTitle':'Podcasts',
    'bIsWebPath':true,
    'sUrl':'podcasts.html'
},
{   'sTitle':'Video',
    'bIsWebPath':true,
    'sUrl':'video.html',"childArray" : [
    {   'sTitle':'Mission:Fish',
        'bIsWebPath':true,
        'sUrl':'missionfish.html'
    },
    {   'sTitle':'Tying Effective Flies',
        'bIsWebPath':true,
        'sUrl':'tyingeffectiveflies.html'
    }]
},
{   'sDescription':'Can\'t find what you\'re looking for?  Contact us!',
    'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
