var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Lakeside Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Volunteers',
        bIsWebPath:true,
        sUrl:'Volunteers.html'
    },
    {   sTitle:'Navigating Our Site',
        bIsWebPath:true,
        sUrl:'navigation.html'
    },
    {   sTitle:'Privacy',
        bIsWebPath:true,
        sUrl:'privacy.html'
    },
    {   sTitle:'History',
        bIsWebPath:true,
        sUrl:'history.html'
    },
    {   sTitle:'General Information',
        bIsWebPath:true,
        sUrl:'generalinformaton.html'
    },
    {   sTitle:'Helpful Links',
        bIsWebPath:true,
        sUrl:'page33.html'
    }]
},
{   sTitle:'Tax Preparation Information and Links',
    bIsWebPath:true,
    sUrl:'page37.html'
},
{   sTitle:'City Government',
    bIsWebPath:true,
    sUrl:'city_government.html',"childArray" : [
    {   sTitle:'Mayor and City Council',
        bIsWebPath:true,
        sUrl:'mayor_and_city_council.html'
    },
    {   sTitle:'Public Notices and Agendas',
        bIsWebPath:true,
        sUrl:'agenda.html',"childArray" : [
        {   sTitle:'Archived Agendas',
            bIsWebPath:true,
            sUrl:'archived.html'
        }]
    },
    {   sTitle:'City Council Minutes',
        bIsWebPath:true,
        sUrl:'ccm.html'
    },
    {   sTitle:'Ordinances',
        bIsWebPath:true,
        sUrl:'ordinances.html'
    },
    {   sTitle:'Budget Committee',
        bIsWebPath:true,
        sUrl:'bctte.html'
    },
    {   sTitle:'Planning Comm.',
        bIsWebPath:true,
        sUrl:'plcom.html'
    },
    {   sTitle:'Resolutions',
        bIsWebPath:true,
        sUrl:'resolutions.html'
    }]
},
{   sTitle:'City Administration',
    bIsWebPath:true,
    sUrl:'city_administration.html',"childArray" : [
    {   sTitle:'Forms',
        bIsWebPath:true,
        sUrl:'forms.html'
    },
    {   sTitle:'Fees',
        bIsWebPath:true,
        sUrl:'fees.html'
    },
    {   sTitle:'Employment Opportunities',
        bIsWebPath:true,
        sUrl:'employmemt.html'
    },
    {   sTitle:'RFPs, RFQs',
        bIsWebPath:true,
        sUrl:'rfps.html'
    }]
},
{   sTitle:'City Services',
    bIsWebPath:true,
    sUrl:'city_sevices.html',"childArray" : [
    {   sTitle:'Watershed',
        bIsWebPath:true,
        sUrl:'watershed.html'
    },
    {   sTitle:'Sewer Assistance Program',
        bIsWebPath:true,
        sUrl:'sap.html'
    },
    {   sTitle:'Wastewater Treatment Plant',
        bIsWebPath:true,
        sUrl:'wwtp.html'
    },
    {   sTitle:'Airport Information',
        bIsWebPath:true,
        sUrl:'airport.html'
    }]
},
{   sTitle:'Service Organizations',
    bIsWebPath:true,
    sUrl:'srvs_organizations.html',"childArray" : [
    {   sTitle:'Seniors',
        bIsWebPath:true,
        sUrl:'page36.html'
    },
    {   sTitle:'Harmony Garden',
        bIsWebPath:true,
        sUrl:'Harmony Garden.html'
    },
    {   sTitle:'STEP',
        bIsWebPath:true,
        sUrl:'step.html'
    },
    {   sTitle:'Women\'s Club',
        bIsWebPath:true,
        sUrl:'women.html'
    }]
},
{   sTitle:'Resident Information',
    bIsWebPath:true,
    sUrl:'resident_info.html'
},
{   sTitle:'Visitor Information',
    bIsWebPath:true,
    sUrl:'visitor_info.html'
},
{   sTitle:'Photo Gallery',
    bIsWebPath:true,
    sUrl:'photos.html'
}]
});
