var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Membership',
    bIsWebPath:true,
    sUrl:'page10.html',"childArray" : [
    {   sTitle:'Club Officers',
        bIsWebPath:true,
        sUrl:'page13.html'
    },
    {   sTitle:'Jeeper of the Year',
        bIsWebPath:true,
        sUrl:'page21.html'
    },
    {   sTitle:'MHJC Commanders',
        bIsWebPath:true,
        sUrl:'page22.html'
    },
    {   sTitle:'Lifetime Members',
        bIsWebPath:true,
        sUrl:'page23.html'
    },
    {   sTitle:'FAQs',
        bIsWebPath:true,
        sUrl:'page6.html'
    },
    {   sTitle:'Parent Club',
        bIsWebPath:true,
        sUrl:'page11.html'
    },
    {   sTitle:'Club Events',
        bIsWebPath:true,
        sUrl:'page15.html',"childArray" : [
        {   sTitle:'ALL-4-Fun History',
            bIsWebPath:true,
            sUrl:'page24.html'
        }]
    },
    {   sTitle:'Jeepers in the News',
        bIsWebPath:true,
        sUrl:'page35.html',"childArray" : [
        {   sTitle:'2004',
            bIsWebPath:true,
            sUrl:'page36.html'
        },
        {   sTitle:'2005',
            bIsWebPath:true,
            sUrl:'page37.html'
        },
        {   sTitle:'2006',
            bIsWebPath:true,
            sUrl:'page38.html'
        },
        {   sTitle:'2007',
            bIsWebPath:true,
            sUrl:'page39.html'
        },
        {   sTitle:'2008',
            bIsWebPath:true,
            sUrl:'page40.html'
        },
        {   sTitle:'2009',
            bIsWebPath:true,
            sUrl:'page41.html'
        },
        {   sTitle:'2010',
            bIsWebPath:true,
            sUrl:'page42.html'
        }]
    }]
},
{   sTitle:'Patrols',
    bIsWebPath:true,
    sUrl:'page12.html',"childArray" : [
    {   sTitle:'Patrol Information',
        bIsWebPath:true,
        sUrl:'page19.html'
    }]
},
{   sTitle:'2010 All-4-Fun',
    bIsExternal:true,
    sUrl:'http://www.mhjc.org/2010all4funsite/index.html',
    sTarget:'_self'
},
{   sTitle:'Land Use',
    bIsWebPath:true,
    sUrl:'dmcdaniel1/page14.html',"childArray" : [
    {   sTitle:'Adopt a Road',
        bIsWebPath:true,
        sUrl:'dmcdaniel1/page25.html',"childArray" : [
        {   sTitle:'Roads that Need Adoption',
            bIsWebPath:true,
            sUrl:'dmcdaniel1/page27.html'
        },
        {   sTitle:'Land Use Links',
            bIsWebPath:true,
            sUrl:'dmcdaniel1/page28.html'
        }]
    },
    {   sTitle:'Road and Trail Ratings',
        bIsWebPath:true,
        sUrl:'dmcdaniel1/page26.html'
    },
    {   sTitle:'How Much are We Worth to the State?',
        bIsWebPath:true,
        sUrl:'dmcdaniel1/page34.html'
    },
    {   sTitle:'MHJC 4x4 TIGeR Team Trail Log',
        bIsWebPath:true,
        sUrl:'dmcdaniel1/page46.html'
    }]
},
{   sTitle:'Public Relations',
    bIsWebPath:true,
    sUrl:'page2.html'
},
{   sTitle:'Contacts',
    bIsWebPath:true,
    sUrl:'page5.html'
},
{   sTitle:'Calendar',
    bIsExternal:true,
    sUrl:'http://www.mhjc.org/phpEventCalendar_v0.2.3/index.php'
},
{   sTitle:'Forum',
    bIsExternal:true,
    sUrl:'http://www.mhjc.org/2010forum/index.php',
    sTarget:'_self'
}]
});