var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Residents',
    'bIsWebPath':true,
    'sUrl':'residents/index.html',"childArray" : [
    {   'sTitle':'About Our Town',
        'bIsWebPath':true,
        'sUrl':'residents/aboutus.html'
    },
    {   'sTitle':'New Residents',
        'bIsWebPath':true,
        'sUrl':'residents/newresidents.html'
    },
    {   'sTitle':'City Services',
        'bIsWebPath':true,
        'sUrl':'residents/nrservices.html'
    },
    {   'sTitle':'Garbage & Recycling',
        'bIsWebPath':true,
        'sUrl':'residents/garbage.html'
    },
    {   'sTitle':'Neighborhood Services',
        'bIsWebPath':true,
        'sUrl':'departments/recreation/neighborhoodservices.html'
    },
    {   'sTitle':'Senior Citizens',
        'bIsWebPath':true,
        'sUrl':'residents/seniors.html'
    },
    {   'sTitle':'Blood Pressure Screening',
        'bIsWebPath':true,
        'sUrl':'departments/fire/bp.html'
    },
    {   'sTitle':'Social Services Directory',
        'bIsWebPath':true,
        'sUrl':'residents/social_services_dir.html'
    },
    {   'sTitle':'Public Information',
        'bIsWebPath':true,
        'sUrl':'residents/publicinfo.html'
    },
    {   'sTitle':'Emergency Communications',
        'bIsWebPath':true,
        'sUrl':'community/emergency communications.html'
    },
    {   'sTitle':'Property Taxes',
        'bIsWebPath':true,
        'sUrl':'residents/taxes.html'
    }]
},
{   'sTitle':'Business',
    'bIsWebPath':true,
    'sUrl':'business/index.html',"childArray" : [
    {   'sTitle':'New Businesses',
        'bIsWebPath':true,
        'sUrl':'business/newbusiness.html'
    },
    {   'sTitle':'Commercial Garbage Collection',
        'bIsWebPath':true,
        'sUrl':'business/businessgarbage.html'
    },
    {   'sTitle':'Sales Tax',
        'bIsWebPath':true,
        'sUrl':'business/sales_tax.html'
    },
    {   'sTitle':'Business District',
        'bIsWebPath':true,
        'sUrl':'business/business_district.html'
    },
    {   'sTitle':'Places for Eating Tax',
        'bIsWebPath':true,
        'sUrl':'business/pfetax/index.html'
    }]
},
{   'sTitle':'Departments',
    'bIsWebPath':true,
    'sUrl':'departments/index.html',"childArray" : [
    {   'sTitle':'Village Government',
        'bIsWebPath':true,
        'sUrl':'departments/village_govt/index.html',"childArray" : [
        {   'sTitle':'Elected Officials',
            'bIsWebPath':true,
            'sUrl':'departments/village_govt/elected_officials.html'
        },
        {   'sTitle':'Village Board Meeting Minutes & Agendas',
            'bIsWebPath':true,
            'sUrl':'departments/clerk/2012_vbm.html'
        },
        {   'sTitle':'Advisory Committees',
            'bIsWebPath':true,
            'sUrl':'departments/village_govt/advisorycommittees.html'
        },
        {   'sTitle':'Civil Service Commission',
            'bIsWebPath':true,
            'sUrl':'departments/village_govt/civilservice.html'
        }]
    },
    {   'sTitle':'Administration Department',
        'bIsWebPath':true,
        'sUrl':'departments/administration/index.html'
    },
    {   'sTitle':'Village Clerk',
        'bIsWebPath':true,
        'sUrl':'departments/clerk/index.html',"childArray" : [
        {   'sTitle':'Voter Registration',
            'bIsWebPath':true,
            'sUrl':'departments/clerk/voterreg.html'
        },
        {   'sTitle':'Block Parties',
            'bIsWebPath':true,
            'sUrl':'departments/clerk/blockparties.html'
        }]
    },
    {   'sTitle':'Finance Department',
        'bIsWebPath':true,
        'sUrl':'departments/finance/index.html',"childArray" : [
        {   'sTitle':'Vehicle Stickers',
            'bIsWebPath':true,
            'sUrl':'departments/finance/vehiclestickers.html'
        },
        {   'sTitle':'Dog Licenses',
            'bIsWebPath':true,
            'sUrl':'departments/finance/doglicenses.html'
        },
        {   'sTitle':'Water Billing',
            'bIsWebPath':true,
            'sUrl':'departments/finance/utilitybilling.html'
        },
        {   'sTitle':'Landlord Water Notification',
            'bIsWebPath':true,
            'sUrl':'departments/finance/waterbillingnotify.html'
        },
        {   'sTitle':'Utility Bill Payment',
            'bIsWebPath':true,
            'sUrl':'departments/finance/utilitybillpayment.html'
        }]
    },
    {   'sTitle':'Building Department',
        'bIsWebPath':true,
        'sUrl':'departments/building/index.html',"childArray" : [
        {   'sTitle':'Garage Sales',
            'bIsWebPath':true,
            'sUrl':'departments/building/garagesales.html'
        },
        {   'sTitle':'Contractor Registration',
            'bIsWebPath':true,
            'sUrl':'departments/building/contractorregistration.html'
        },
        {   'sTitle':'Certificate of Occupancy & Compliance',
            'bIsWebPath':true,
            'sUrl':'departments/building/occupancycompliancyandcert.html'
        },
        {   'sTitle':'Building Permits',
            'bIsWebPath':true,
            'sUrl':'departments/building/buildingpermits.html'
        },
        {   'sTitle':'Required Inspections',
            'bIsWebPath':true,
            'sUrl':'departments/building/inspections.html'
        }]
    },
    {   'sTitle':'Code Enforcement',
        'bIsWebPath':true,
        'sUrl':'departments/code enforcement/index.html',"childArray" : [
        {   'sTitle':'Garbage and Trash',
            'bIsWebPath':true,
            'sUrl':'departments/code enforcement/garbage.html'
        },
        {   'sTitle':'Vehicle Parking',
            'bIsWebPath':true,
            'sUrl':'departments/code enforcement/parking.html'
        },
        {   'sTitle':'Inoperable Vehicles',
            'bIsWebPath':true,
            'sUrl':'departments/code enforcement/vehicles_inop.html'
        },
        {   'sTitle':'Home Occupations',
            'bIsWebPath':true,
            'sUrl':'departments/code enforcement/homeoccupations.html'
        },
        {   'sTitle':'Property Upkeep',
            'bIsWebPath':true,
            'sUrl':'departments/code enforcement/propertyupkeep.html'
        },
        {   'sTitle':'Register A Complaint',
            'bIsWebPath':true,
            'sUrl':'departments/code enforcement/registercomplaint.html'
        }]
    },
    {   'sTitle':'Police Department',
        'bIsWebPath':true,
        'sUrl':'departments/police/index.html',"childArray" : [
        {   'sTitle':'Bicycle Patrol',
            'bIsWebPath':true,
            'sUrl':'departments/police/bikepatrol.html'
        },
        {   'sTitle':'Community Service Officer Program',
            'bIsWebPath':true,
            'sUrl':'departments/police/csos.html'
        },
        {   'sTitle':'Crime Prevention Unit',
            'bIsWebPath':true,
            'sUrl':'departments/police/crimeprevention.html'
        },
        {   'sTitle':'Northern Illinois Police Alarm System (N.I.P.A.S)',
            'bIsWebPath':true,
            'sUrl':'departments/police/nipas.html'
        },
        {   'sTitle':'Records Divison Services',
            'bIsWebPath':true,
            'sUrl':'departments/police/records.html'
        },
        {   'sTitle':'West Suburban Enhanced Drug/Gang Enforcement Task Force',
            'bIsWebPath':true,
            'sUrl':'departments/police/wsedgetf.html'
        },
        {   'sTitle':'Red Light Cameras',
            'bIsWebPath':true,
            'sUrl':'departments/police/red_light_cams.html'
        },
        {   'sTitle':'CityWatch Notification System',
            'bIsWebPath':true,
            'sUrl':'departments/police/citywatch.html'
        }]
    },
    {   'sTitle':'Fire Department',
        'bIsWebPath':true,
        'sUrl':'departments/fire/index.html',"childArray" : [
        {   'sTitle':'Activity Breakdown',
            'bIsWebPath':true,
            'sUrl':'departments/fire/activitybreakdown.html'
        },
        {   'sTitle':'Ambulance Service & Reports',
            'bIsWebPath':true,
            'sUrl':'departments/fire/ambulancereports.html'
        },
        {   'sTitle':'Equipment',
            'bIsWebPath':true,
            'sUrl':'departments/fire/equipment.html'
        },
        {   'sTitle':'Fire Prevention Bureau',
            'bIsWebPath':true,
            'sUrl':'departments/fire/fireprevention.html',"childArray" : [
            {   'sTitle':'Ordinances',
                'bIsWebPath':true,
                'sUrl':'departments/fire/ordinances.html'
            },
            {   'sTitle':'Fire Alarm Requirements',
                'bIsWebPath':true,
                'sUrl':'departments/fire/firealarmreq.html'
            },
            {   'sTitle':'Update Key Holder List',
                'bIsWebPath':true,
                'sUrl':'departments/fire/keyholderupdate.html'
            },
            {   'sTitle':'Knox Boxes',
                'bIsWebPath':true,
                'sUrl':'departments/fire/knoxboxes.html',"childArray" : [
                {   'sTitle':'Knox Boxes',
                    'bIsAnchor':true,
                    'bIsWebPath':true,
                    'sUrl':'departments/fire/knoxboxes.html#KnoxBox'
                }]
            },
            {   'sTitle':'Stopper: Fire Alarm Covers',
                'bIsWebPath':true,
                'sUrl':'departments/fire/stoppercover.html'
            }]
        },
        {   'sTitle':'Public Safety & Education',
            'bIsWebPath':true,
            'sUrl':'departments/fire/publicsafetyandedu.html',"childArray" : [
            {   'sTitle':'Fire Extinguisher Training',
                'bIsWebPath':true,
                'sUrl':'departments/fire/fireextinguishertraining.html'
            },
            {   'sTitle':'Smoke Detectors',
                'bIsWebPath':true,
                'sUrl':'departments/fire/smokedetectorsmain.html'
            },
            {   'sTitle':'Fire Safety House',
                'bIsWebPath':true,
                'sUrl':'departments/fire/firesafetyhouse.html'
            },
            {   'sTitle':'Carbon Monoxide Detectors',
                'bIsWebPath':true,
                'sUrl':'departments/fire/co2.html'
            },
            {   'sTitle':'Fire Hydrants',
                'bIsWebPath':true,
                'sUrl':'departments/fire/firehydrants.html'
            },
            {   'sTitle':'Station Tours',
                'bIsWebPath':true,
                'sUrl':'departments/fire/stationtours.html'
            },
            {   'sTitle':'Flexible Gas Connectors',
                'bIsWebPath':true,
                'sUrl':'departments/fire/flexigasconnectors.html'
            }]
        },
        {   'sTitle':'Just For Kids',
            'bIsWebPath':true,
            'sUrl':'departments/fire/kids.html'
        },
        {   'sTitle':'Links',
            'bIsWebPath':true,
            'sUrl':'departments/fire/links.html'
        }]
    },
    {   'sTitle':'Recreation Department',
        'bIsWebPath':true,
        'sUrl':'departments/recreation/index.html',"childArray" : [
        {   'sTitle':'Parks',
            'bIsWebPath':true,
            'sUrl':'departments/recreation/parks.html'
        },
        {   'sTitle':'Events',
            'bIsWebPath':true,
            'sUrl':'departments/recreation/events.html'
        },
        {   'sTitle':'Programs And Classes',
            'bIsWebPath':true,
            'sUrl':'departments/recreation/programsandclasses.html'
        },
        {   'sTitle':'Recreation Book',
            'bIsWebPath':true,
            'sUrl':'departments/recreation/recbook.html'
        },
        {   'sTitle':'Online Registration',
            'bIsWebPath':true,
            'sUrl':'departments/recreation/onlinereg.html'
        },
        {   'sTitle':'Sports Leagues',
            'bIsWebPath':true,
            'sUrl':'departments/recreation/leagues.html'
        },
        {   'sTitle':'Nixle Connect',
            'bIsWebPath':true,
            'sUrl':'departments/recreation/nixle.html'
        },
        {   'sTitle':'Preschool',
            'bIsWebPath':true,
            'sUrl':'departments/recreation/preschool/index.html'
        },
        {   'sTitle':'Day Camp',
            'bIsWebPath':true,
            'sUrl':'departments/recreation/daycamp/index.html'
        },
        {   'sTitle':'Join Our E-Blast!',
            'bIsWebPath':true,
            'sUrl':'departments/recreation/rec_e_blast.html'
        }]
    },
    {   'sTitle':'Public Works Department',
        'bIsWebPath':true,
        'sUrl':'departments/public works/index.html',"childArray" : [
        {   'sTitle':'Street Sweeping',
            'bIsWebPath':true,
            'sUrl':'departments/public works/street_sweeping.html'
        },
        {   'sTitle':'Branch Collection',
            'bIsWebPath':true,
            'sUrl':'departments/public works/branchcollection.html'
        },
        {   'sTitle':'Fire Hydtrant Flushing',
            'bIsWebPath':true,
            'sUrl':'departments/public works/hydrant_flushing.html'
        },
        {   'sTitle':'Leaf Collection',
            'bIsWebPath':true,
            'sUrl':'departments/public works/leaftcollection.html'
        },
        {   'sTitle':'Snow Removal',
            'bIsWebPath':true,
            'sUrl':'departments/public works/snowremoval.html'
        },
        {   'sTitle':'Handyman Program',
            'bIsWebPath':true,
            'sUrl':'departments/public works/handyman.html'
        },
        {   'sTitle':'Household Tips',
            'bIsWebPath':true,
            'sUrl':'departments/public works/household_tips.html'
        },
        {   'sTitle':'J.U.L.I.E--Call Before You Dig!',
            'bIsWebPath':true,
            'sUrl':'departments/public works/julie.html'
        },
        {   'sTitle':'Combined Sewer Overflow Information',
            'bIsWebPath':true,
            'sUrl':'departments/public works/cso_info.html'
        }]
    }]
},
{   'sTitle':'Community',
    'bIsWebPath':true,
    'sUrl':'community/index.html',"childArray" : [
    {   'sTitle':'Local Community ',
        'bIsWebPath':true,
        'sUrl':'community/localcommunity.html'
    },
    {   'sTitle':'Schools',
        'bIsWebPath':true,
        'sUrl':'community/schools.html'
    },
    {   'sTitle':'Places of Worship',
        'bIsWebPath':true,
        'sUrl':'community/places_of_worship.html'
    },
    {   'sTitle':'State Officials',
        'bIsWebPath':true,
        'sUrl':'community/stategovofficials.html'
    },
    {   'sTitle':'Government Offices',
        'bIsWebPath':true,
        'sUrl':'community/govoffices.html'
    },
    {   'sTitle':'Historical Society',
        'bIsWebPath':true,
        'sUrl':'community/historical society/index.html'
    }]
},
{   'sTitle':'Forms',
    'bIsWebPath':true,
    'sUrl':'docs_forms/index.html'
},
{   'sTitle':'FAQ',
    'bIsWebPath':true,
    'sUrl':'faq.html'
}]
});
