var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Mohave Mesa Kiwanis Home Page',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sDescription':'Kiwanis Newsletter',
        'sTitle':'Newsletter',
        'bIsWebPath':true,
        'sUrl':'newsletter.html',"childArray" : [
        {   'sTitle':'Past Newsletters',
            'bIsWebPath':true,
            'sUrl':'pastnewsletters.html'
        }]
    }]
},
{   'sDescription':'About the Mohave Mesa Kiwanis',
    'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'aboutus.html',"childArray" : [
    {   'sDescription':'Club Officers',
        'sTitle':'Club Officers',
        'bIsWebPath':true,
        'sUrl':'clubofficers.html'
    },
    {   'sDescription':'Club Committees',
        'sTitle':'Club Committees',
        'bIsWebPath':true,
        'sUrl':'clubcommittees.html'
    }]
},
{   'sDescription':'Membership Information',
    'sTitle':'Membership Information',
    'bIsWebPath':true,
    'sUrl':'membershipinformation.html'
},
{   'sDescription':'Meetings',
    'sTitle':'Meetings',
    'bIsWebPath':true,
    'sUrl':'meetings.html'
},
{   'sDescription':'Club Calendar',
    'sTitle':'Club Calendar',
    'bIsWebPath':true,
    'sUrl':'clubcalendar.html',"childArray" : [
    {   'sTitle':'Poker Run',
        'bIsWebPath':true,
        'sUrl':'pokerrun.html'
    },
    {   'sDescription':'Poker Tournament',
        'sTitle':'Poker Tournament',
        'bIsWebPath':true,
        'sUrl':'pokertournament.html'
    }]
},
{   'sDescription':'Community Projects',
    'sTitle':'Community Projects',
    'bIsWebPath':true,
    'sUrl':'communityprojects.html',"childArray" : [
    {   'sDescription':'Past Projects',
        'sTitle':'Past Projects',
        'bIsWebPath':true,
        'sUrl':'pastprojects.html'
    },
    {   'sDescription':'Current Projects',
        'sTitle':'Current Projects',
        'bIsWebPath':true,
        'sUrl':'currentprojects.html'
    }]
},
{   'sDescription':'Key Club',
    'sTitle':'Key Club',
    'bIsWebPath':true,
    'sUrl':'keyclub.html'
},
{   'sDescription':'Photo Album',
    'sTitle':'Photo Album',
    'bIsWebPath':true,
    'sUrl':'photoalbum.html',"childArray" : [
    {   'sDescription':'CornFest 2010 Photo Album',
        'sTitle':'CornFest 2010',
        'bIsWebPath':true,
        'sUrl':'cornfest2010.html'
    },
    {   'sDescription':'Boom Box Parade 2010',
        'sTitle':'Boom Box Parade 2010',
        'bIsWebPath':true,
        'sUrl':'boomboxparade2010.html'
    },
    {   'sDescription':'Kiwanis Poker Run December 2010',
        'sTitle':'Poker Run December 2010',
        'bIsWebPath':true,
        'sUrl':'pokerrundecember2010.html'
    },
    {   'sDescription':'River Valley Key Club 2010',
        'sTitle':'River Valley Key Club 2010',
        'bIsWebPath':true,
        'sUrl':'rivervalleykeyclub2010.html'
    }]
},
{   'sDescription':'Club Links',
    'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links.html'
},
{   'sDescription':'Contact Us',
    'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contactus.html'
},
{   'sDescription':'Member Login',
    'sTitle':'Member Login',
    'bIsWebPath':true,
    'sUrl':'memberlogin.html'
}]
});
