var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'About Us',
        'bIsWebPath':true,
        'sUrl':'AboutUS.html'
    },
    {   'sTitle':'Contact Us',
        'bIsWebPath':true,
        'sUrl':'ContactUs.html'
    },
    {   'sTitle':'Volunteer',
        'bIsWebPath':true,
        'sUrl':'Volunteer.html'
    }]
},
{   'sTitle':'News',
    'bIsWebPath':true,
    'sUrl':'page3.html',"childArray" : [
    {   'sTitle':'World',
        'bIsWebPath':true,
        'sUrl':'WorldNews.html'
    },
    {   'sTitle':'State',
        'bIsWebPath':true,
        'sUrl':'State.html'
    },
    {   'sTitle':'Local',
        'bIsWebPath':true,
        'sUrl':'Local.html'
    },
    {   'sTitle':'Editorial',
        'bIsWebPath':true,
        'sUrl':'Editorial.html'
    }]
},
{   'sTitle':'Personal',
    'bIsWebPath':true,
    'sUrl':'Personal.html',"childArray" : [
    {   'sTitle':'Calendar',
        'bIsWebPath':true,
        'sUrl':'Calendarl.html'
    },
    {   'sTitle':'Psychology',
        'bIsWebPath':true,
        'sUrl':'Psychology.html'
    },
    {   'sTitle':'Religion',
        'bIsWebPath':true,
        'sUrl':'Religion.html'
    },
    {   'sTitle':'Spiritual',
        'bIsWebPath':true,
        'sUrl':'spiritual.html'
    },
    {   'sTitle':'Transportation',
        'bIsWebPath':true,
        'sUrl':'transportation.html'
    }]
},
{   'sTitle':'Environmental',
    'bIsWebPath':true,
    'sUrl':'Environmental.html',"childArray" : [
    {   'sTitle':'Agriculture',
        'bIsWebPath':true,
        'sUrl':'Agriculture.html'
    },
    {   'sTitle':'Gardening',
        'bIsWebPath':true,
        'sUrl':'gardening.html'
    },
    {   'sTitle':'Weather',
        'bIsWebPath':true,
        'sUrl':'weather.html'
    },
    {   'sTitle':'Health',
        'bIsWebPath':true,
        'sUrl':'Health.html'
    }]
},
{   'bSeparatorAfter':true,
    'sTitle':'Political',
    'bIsWebPath':true,
    'sUrl':'political.html',"childArray" : [
    {   'sTitle':'Economics',
        'bIsWebPath':true,
        'sUrl':'economics.html'
    },
    {   'sTitle':'Sixth Congressional District',
        'bIsWebPath':true,
        'sUrl':'SixthCongressional.html'
    },
    {   'sTitle':'Allegan County',
        'bIsWebPath':true,
        'sUrl':'AlleganCnty.html'
    },
    {   'sTitle':'Benton Harbor',
        'bIsWebPath':true,
        'sUrl':'BentonHarbor.html'
    },
    {   'sTitle':'Michigan',
        'bIsWebPath':true,
        'sUrl':'michiganpol.html'
    },
    {   'sTitle':'Bilderberg',
        'bIsWebPath':true,
        'sUrl':'Bilderberg.html'
    },
    {   'sTitle':'Union Notices',
        'bIsWebPath':true,
        'sUrl':'UnionNotices.html'
    }]
},
{   'sTitle':'Business',
    'bIsWebPath':true,
    'sUrl':'Business.html',"childArray" : [
    {   'sTitle':'Money',
        'bIsWebPath':true,
        'sUrl':'money.html'
    }]
},
{   'sTitle':'Elections',
    'bIsWebPath':true,
    'sUrl':'Elections.html',"childArray" : [
    {   'sTitle':'Election Media',
        'bIsWebPath':true,
        'sUrl':'electionmedia.html'
    },
    {   'sTitle':'Legal',
        'bIsWebPath':true,
        'sUrl':'legal.html'
    },
    {   'sTitle':'City of Allegan',
        'bIsWebPath':true,
        'sUrl':'City of Allegan.html'
    },
    {   'sTitle':'City of Douglas',
        'bIsWebPath':true,
        'sUrl':'cityofdouglas.html'
    },
    {   'sTitle':'City of Fennville',
        'bIsWebPath':true,
        'sUrl':'cityoffennville.html'
    },
    {   'sTitle':'City of Saugatuck',
        'bIsWebPath':true,
        'sUrl':'cityofsaugatuck.html'
    },
    {   'sTitle':'Allegan Township',
        'bIsWebPath':true,
        'sUrl':'allegantwnshp.html'
    },
    {   'sTitle':'Ganges Township',
        'bIsWebPath':true,
        'sUrl':'gangestwnshp.html'
    },
    {   'sTitle':'Lee Township',
        'bIsWebPath':true,
        'sUrl':'leetnshp.html'
    },
    {   'sTitle':'Saugatuck Township',
        'bIsWebPath':true,
        'sUrl':'saugatucktownship.html'
    }]
},
{   'bSeparatorAfter':true,
    'sTitle':'Commercial',
    'bIsWebPath':true,
    'sUrl':'Commercial.html'
}]
});
