var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'HF-M Rotary',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'home.html',"childArray" : [
    {   'sTitle':'Camp Haccamo',
        'bIsExternal':true,
        'sUrl':'http://www.camphaccamo.org',
        'sTarget':'_blank'
    },
    {   'sTitle':'End Polio',
        'bIsWebPath':true,
        'sUrl':'polio.html'
    },
    {   'sTitle':'Oratorical Contest',
        'bIsWebPath':true,
        'sUrl':'oratorical.html'
    }]
},
{   'sTitle':'Calendar',
    'bIsWebPath':true,
    'sUrl':'calendar.html',"childArray" : [
    {   'sTitle':'Links',
        'bIsWebPath':true,
        'sUrl':'links.html'
    }]
},
{   'sTitle':'The \"Rocket\"',
    'bIsWebPath':true,
    'sUrl':'rocket.html'
},
{   'sTitle':'Meetings',
    'bIsWebPath':true,
    'sUrl':'meetings.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contactus.html',"childArray" : [
    {   'sTitle':'Officers & Committees',
        'bIsWebPath':true,
        'sUrl':'officers.html'
    }]
},
{   'sTitle':'District 7120',
    'bIsWebPath':true,
    'sUrl':'7120.html'
},
{   'sTitle':'Honeoye Falls',
    'bIsWebPath':true,
    'sUrl':'hfvillage.html',"childArray" : [
    {   'sTitle':'Town of Mendon',
        'bIsWebPath':true,
        'sUrl':'mendon.html'
    }]
},
{   'sTitle':'Rotary International',
    'bIsWebPath':true,
    'sUrl':'rotaryinternational.html',"childArray" : [
    {   'sTitle':'RI History',
        'bIsWebPath':true,
        'sUrl':'rihistory.html'
    }]
}]
});
