
<!DOCTYPE html>

<html lang="en">
<head id="Head1"><meta charset="UTF-8" /><link href="/DefaultContent/Default/bootstrap.v3.4.1.min.css" rel="stylesheet"/>
<meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=EDGE" /><title>
	
    Special Events | Henderson, NV

</title>
    <meta name="viewport" content="width=device-width" />
    
    <link href="/DefaultContent/Default/StyleBundleDesignTheme.cssbnd?v=_Bes3em50Xn8NDmEJgKsnKTi09JHutDI-5ZFPIEMFLE1" rel="stylesheet"/>
<link href="/Project/Contents/Main/StyleBundleDesignTheme.cssbnd?v=NPLTR6C2k6j_2sfwkivAqrSLY9oZ5y4h1gDdudBK95w1" rel="stylesheet"/>
<link href="/Areas/Admin/Content/StyleBundleFrontendExtra.cssbnd?v=acwZKNE3RPD1pekbX4Wz3QDE28KLfvHqhg0VPeQSJxg1" rel="stylesheet"/>
<link href="/DefaultContent/Default/Print.cssbnd?v=47rmsGcOk4CIHfb2HDg7t9s31eiFEWHej5QI1ytFlII1" rel="stylesheet" media="print" />
<link href="/Project/Contents/Main/Print.cssbnd?v=jfhfKsMmxQr_xKAfv9Fj6qRlRX7gMoxJTHKVE6DLWuo1" rel="stylesheet" media="print" />
<script src="/Scripts/ScriptBundleFAllInOne.jsbnd?v=C3RcHPDftEcMOa80-ywu_29uVjEXMrq-_O1Md3u1ys41"></script>

<script>
    function handleExternalURL() { };
</script>
<script>window.visionOptions = {virtualApplicationPath:'/',logOnPath:'Admin/LogOn',logOffPath:'Admin/LogOff',enableSessionTimeout:false,sessionTimeoutInMinutes:30,timeToAlertBeforeSessionTimeoutInMinutes:5,extendSessionTimeoutPath:'Admin/Account/ExtendSessionTimeout',mainFolderPath:'/Project/Contents/Main/',centerLocation:'Henderson, NV', siteID:1, navigationID:1786, isHomePage:false, emergencyNoticeChanged:false, loggedIn:false, showTopTips:true, currentDesignFolderPath:'/Project/Contents/Main/', useDesignThemFontSizeCss:false , clientResponsiveTableEnabled:true, imageUrl:'/Home/ShowPublishedImage/', engagementAdminEndPoint:'/Admin/Engagement/', visionLiveAdminEndPoint:'/Admin/Components/', cmsAdminEndPoint:'/Admin/', enableSplashUrl:true, eSignatureView: '/Shared/SignatureView', socialMediaInfo :{ twitter : { maxLength : 280  } }, baseImageUrl:'/Home/ShowPublishedImage' };;window.visionApps={"cms_core":{"DateFormat":"MM/dd/yyyy","TimeFormat":"h:mm TT","PhoneFormat":"(999) 999-9999","OrganizationName":"Henderson, NV","TimeAMFormat":"AM","TimePMFormat":"PM","GoogleReCaptchaPublicKey":"6LflacYZAAAAAI_guTdTbHQCZE5F-MhOTIbJoag3"}};;window.visionApps.token="eyJhbGciOiJBMjU2S1ciLCJlbmMiOiJBMjU2Q0JDLUhTNTEyIiwiayI6ImxuaytYQnhKbkxVR0FBNDMrL0o2UHc9PSJ9.P0xlKcNpWIqP-WlOqnGbN6Q7pDIIQ7zjStXtTNA1-dPxqL7wi7KUGwj5LODWWyw3xDbUmnsZr2sGe5hc6YV7XgpgBlRIs6kS.b14Rw_I_Fo_NYeiPjrlIyg.8qB-bhgRFGNKaQXFkHsfz4Ldw9SZq35oxCz0v81U8Gg8mW3NKL7sh2OuydwJE48UD5juYgijhQDi_A9DeqXzphTXo34P38et2vjxcGShtdVvNx8qxWJ8KS4jZU0N7SplmBTYdfkS_rforqToHI_k4CYwy0zQeoRCvqp_a8eXToXJmI9-7OVbZ_i43WY44jzZjZJ1nT70WZAcfVUPKlYwL4oHUvEcsJdfFHXpK0pjMIw.sRvvqVnehIgcusx0iufm0uGDVx754JedZah8In9ANqw";(function(window){window.cmsCoreConfig={}; (function(config){ (function(window){window.coreComponentFormConfig={"apiEndPoint":"https://form.visioninternet.com/"};})(window);; })(window.cmsCoreConfig); })(window);(function(window){window.visionLiveConfig={}; (function(config){ config.flexibleComponent={"serverURL":"https://flex.visioninternet.com/"};; })(window.visionLiveConfig); })(window);</script>

    <script type="text/javascript">
        // added the htmlEncode and htmlDecode method to fixed the js load order issue.
        $.extend($, {
            htmlEncode: function (html) {
                var temp = document.createElement("div");
                (temp.textContent != undefined) ? (temp.textContent = html) : (temp.innerText = html);
                var output = temp.innerHTML;
                temp = null;
                return output;
            },
            htmlDecode: function (text) {
                var temp = document.createElement("div");
                temp.innerHTML = text;
                var output = temp.innerText || temp.textContent;
                temp = null;
                return output;
            }
        });    
        $(function () {
            //script for view full site button, placed here to keep firefox for mobile devices happy
            var viewFullElement = document.getElementById("view-full");           
            if (viewFullElement) {
                viewFullElement.innerHTML = "View Full Site";
                viewFullElement.className = "mobile_only fullsite";
            }
        });
    </script>
    

    <!--[if lt IE 9]>
        <script src="/Scripts/ScriptBundleOthers.jsbnd?v=3Q7FhTQfRrKx8h7Kvdbh9bBluzlNlXKsFAERd4g8_TY1"></script>

	<![endif]-->

    
    <link id="active_font" rel="stylesheet" type="text/css" href="/Project/Contents/Main/x-small.css">
    
    <link rel="Shortcut Icon" href="/favicon.ico" />

    
    

<!-- Google Universal Analytics -->
<script type="text/javascript">
    (function (i, s, o, g, r, a, m) {
        i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
            (i[r].q = i[r].q || []).push(arguments)
        }, i[r].l = 1 * new Date(); a = s.createElement(o),
        m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
    })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');

    ga('create', 'UA-57842708-1', 'auto');
    ga('require', 'displayfeatures');
    //TFS 21771, Enhanced Link Attribution, https://developers.google.com/analytics/devguides/collection/analyticsjs/enhanced-link-attribution
    ga('require', 'linkid'); 
    ga('set', 'dimension1', 'Special Events, ID:1786');
    ga('set', 'dimension2', '2021');
    ga('send', 'pageview');
</script>
<!-- End Google Universal Analytics -->

      
    
    <meta name="description" content="" />
    <meta name="keywords" content="" />
    

    <script>
        $(function () {
            $.frontendSessionManager({
                virtualApplicationPath:"/",
                backendUserLogin: false,
                frontendUserLogin: false,
                sessionTimeoutInMinutes:30,
                timeToAlertBeforeSessionTimeoutInMinutes:5,
                extendSessionTimeoutPath:"Home/FrontEndExtendSessionTimeout"
            }).setTimerForSessionExpiration();
        });
    </script>
    

    <meta name="google-site-verification" content="ZtYhD3C_tU2NNiPhVLyROBec0NRDK4uHJhdNbjQF_b0" /></head>

<body class="front_end_body site_standardsitetemplate ">    
    <link href="/DefaultContent/Default/StyleBundleAngularLib.cssbnd?v=sED2Qjf38ysQJYZW_ZvZj-7IGXKm4NOJhdA51oOtG5A1" rel="stylesheet"/>



<script>
    window.frontendCommonConfig = {
        loginPage: 'https://www.cityofhenderson.com/sys/sso/login',
        popupLoginPage: '/sys/sso/popuplogin',
        photoBaseUrlForPeople: 'https://www.cityofhenderson.com/sys/sso/ShowProfilePhoto?id=',
        photoBaseUrl: 'https://www.cityofhenderson.com/Home/ShowPublishedImage/',
        token: window.visionApps ? window.visionApps.token : '',
        cmsUserLogged: false,
        anonymousAvatar: 'https://www.cityofhenderson.com/DefaultContent/Default/_gfx/anonymous.png',
        loginUser: {
            name: '',
            avatar: '',
            userID: null,
            firstName: '',
            lastName: '',
            imageID: null,
            email: '',
        }
    };
</script>


<script>
    //It's before the AngularJSLib Loading, which might be update in the AngularJSLib bundle.
    window.viPredefinedModules = [];
</script>
<script src="/Scripts/ScriptBundleAngularLib.jsbnd?v=8_1mTdKHCLLu2LcSw5xUpx6Yyn6S6i-6jusTjgQ5PiA1"></script>


<script>
    (function (window, angular) {

        $("body").attr("ng-app", "vi.cms");
        
        window.viCurrentModule = angular.module("vi.cms", window.viPredefinedModules || []);
    })(window, angular);
</script>
    
    <script src="/Scripts/frontendCoreBundle.jsbnd?v=x0jQNm9xdgMNdkaTt0VP6jVGDM5LKGH6gwsKrSw842E1"></script>


    
    <!--stopindex-->
    <noscript>
        <div class="noscript_alert"><span>Please enable JavaScript in your browser for a better user experience.</span></div>
    </noscript>
    <!--startindex-->
    <div class="vi-temp-message-container" style="display:none;"></div>
        
    
    

<div class="sitewrapper  site_template mainSpan_wrapper">
    <div class="mainSpan" id="mainSpan_wrapper_Screen">
        <!--stopindex-->
        <div id="skipnav">
            <a href="#sitebody">
                <img alt="Skip to page body" src="/DefaultContent/Default/_gfx/spacer.gif" /></a>
            
            <a title="Home" href="/home">
                <img alt="Home" src="/DefaultContent/Default/_gfx/spacer.gif" /></a>
            
            <a title="Residents" href="/residents">
                <img alt="Residents" src="/DefaultContent/Default/_gfx/spacer.gif" /></a>
            
            <a title="Our City" href="/our-city">
                <img alt="Our City" src="/DefaultContent/Default/_gfx/spacer.gif" /></a>
            
            <a title="Government" href="/government">
                <img alt="Government" src="/DefaultContent/Default/_gfx/spacer.gif" /></a>
            
            <a title="Business" href="/business">
                <img alt="Business" src="/DefaultContent/Default/_gfx/spacer.gif" /></a>
            
        </div>
        <!--startindex-->

        <header id="siteheader" class="">
            <!--stopindex-->
			<h1 class="wcag_only">Henderson, NV</h1>
            <a id="home_link" href="/home">Home</a>
            
            <a class="menu_trigger mobile_only" href="javascript:void(0);">Menu</a>
            
            <!--startindex-->
            
<div id="headercolumn" class="site_template_column  header_column   " >

                <!--stopindex-->
                  

<div id="top_nav">

		<a href="/residents/online-payments" target="_self">Pay</a>		
		<a href="/government/departments/government-and-public-affairs/news-releases" target="_self">News</a>		
		<a href="/government/departments/human-resources/city-employment" target="_self">Jobs</a>		
		<a href="/government/contact-us" target="_self">Contact Us</a>		

	
</div>
                <!--startindex-->
            

                <!--stopindex-->
                



<a href="javascript:void(0);" class="js-service-finder-trigger service-finder-trigger hidden-xs">Service Finder</a>

<div class="service-finder js-service-finder">
    <a href="javascript:void(0);" class="js-service-finder-close service-finder__close">Close</a>
    
    <h2 class="service-finder__title">Service Finder</h2>
    
    <div class="flex-container">
        
        <div class="service-finder__col category-col">
    		<h3 class="service-finder__heading category__heading">How Do I...</h3>
    		
            <div class="dropdown-wrap category-col__dropdown-wrap">
                <select id="category-dropdown" name="category-dropdown" class="category-col__dropdown service-finder__dropdown js-category-dropdown">
                        <option class="service-finder__option category-col__option" value="83">Apply for a...</option>
                        <option class="service-finder__option category-col__option" value="84">Find...</option>
                        <option class="service-finder__option category-col__option" value="85">Pay for...</option>
                        <option class="service-finder__option category-col__option" value="87">Report...</option>
                        <option class="service-finder__option category-col__option" value="1">Request</option>
                        <option class="service-finder__option category-col__option" value="88">View...</option>
                </select>
            </div>
            
        </div>
        
        <div class="service-finder__col service-col">
    		<h3 class="service-finder__heading service-col__heading js-service-heading"></h3>
    		
            <div class="dropdown-wrap service-col__dropdown-wrap">
                <select id="service-dropdown" name="service-dropdown" class="service-col__dropdown service-finder__dropdown js-service-dropdown">
                        <option class="service-finder__option service-col__option" data-group="84 88" value="84 88">(Municipal) court record search</option>
                        <option class="service-finder__option service-col__option" data-group="1" value="1">a building or fire inspection</option>
                        <option class="service-finder__option service-col__option" data-group="1" value="1">a filming permit'</option>
                        <option class="service-finder__option service-col__option" data-group="1" value="1">a fire department event application</option>
                        <option class="service-finder__option service-col__option" data-group="1" value="1">a relocation'packet</option>
                        <option class="service-finder__option service-col__option" data-group="85" value="85">Alternative Sentencing Fees</option>
                        <option class="service-finder__option service-col__option" data-group="87" value="87">animal issues'</option>
                        <option class="service-finder__option service-col__option" data-group="88" value="88">bid opportunities</option>
                        <option class="service-finder__option service-col__option" data-group="84" value="84">Bird Viewing Preserve</option>
                        <option class="service-finder__option service-col__option" data-group="84" value="84">Board, Commission meeting</option>
                        <option class="service-finder__option service-col__option" data-group="83" value="83">building and fire permit</option>
                        <option class="service-finder__option service-col__option" data-group="83" value="83">business license</option>
                        <option class="service-finder__option service-col__option" data-group="88" value="88">city history</option>
                        <option class="service-finder__option service-col__option" data-group="84" value="84">Council meeting</option>
                        <option class="service-finder__option service-col__option" data-group="88" value="88">event calendar</option>
                        <option class="service-finder__option service-col__option" data-group="87" value="87">graffiti'</option>
                        <option class="service-finder__option service-col__option" data-group="88" value="88">Henderson Happenings program guide</option>
                        <option class="service-finder__option service-col__option" data-group="84 88" value="84 88">inmate information</option>
                        <option class="service-finder__option service-col__option" data-group="83" value="83">job</option>
                        <option class="service-finder__option service-col__option" data-group="87" value="87">junk cars</option>
                        <option class="service-finder__option service-col__option" data-group="88" value="88">maps & data</option>
                        <option class="service-finder__option service-col__option" data-group="84" value="84">missing pets</option>
                        <option class="service-finder__option service-col__option" data-group="85" value="85">my business license</option>
                        <option class="service-finder__option service-col__option" data-group="88" value="88">my permit status</option>
                        <option class="service-finder__option service-col__option" data-group="85 88" value="85 88">my water / sewer bill</option>
                        <option class="service-finder__option service-col__option" data-group="1" value="1">park reservations'</option>
                        <option class="service-finder__option service-col__option" data-group="84" value="84">parks</option>
                        <option class="service-finder__option service-col__option" data-group="83" value="83">passport</option>
                        <option class="service-finder__option service-col__option" data-group="85" value="85">permits</option>
                        <option class="service-finder__option service-col__option" data-group="83" value="83">pet license</option>
                        <option class="service-finder__option service-col__option" data-group="85" value="85">pet licensing</option>
                        <option class="service-finder__option service-col__option" data-group="87" value="87">property maintenance / code enforcement issues'</option>
                        <option class="service-finder__option service-col__option" data-group="1" value="1">public records'</option>
                        <option class="service-finder__option service-col__option" data-group="84" value="84">recreation centers</option>
                        <option class="service-finder__option service-col__option" data-group="85" value="85">recreation classes</option>
                        <option class="service-finder__option service-col__option" data-group="85" value="85">Safekey</option>
                        <option class="service-finder__option service-col__option" data-group="84" value="84">senior services</option>
                        <option class="service-finder__option service-col__option" data-group="88" value="88">sex offender registry</option>
                        <option class="service-finder__option service-col__option" data-group="87" value="87">street lights'</option>
                        <option class="service-finder__option service-col__option" data-group="84" value="84">swimming pools</option>
                        <option class="service-finder__option service-col__option" data-group="88" value="88">the Henderson Municipal Code</option>
                        <option class="service-finder__option service-col__option" data-group="87" value="87">traffic / street issues</option>
                        <option class="service-finder__option service-col__option" data-group="85" value="85">traffic tickets</option>
                        <option class="service-finder__option service-col__option" data-group="84" value="84">Veterans Memorial Wall</option>
                        <option class="service-finder__option service-col__option" data-group="84" value="84">volunteer opportunities</option>
                        <option class="service-finder__option service-col__option" data-group="84" value="84">voting information/precinct</option>
                        <option class="service-finder__option service-col__option" data-group="87" value="87">water waste'</option>
                        <option class="service-finder__option service-col__option" data-group="84" value="84">watering groups</option>
                        <option class="service-finder__option service-col__option" data-group="87" value="87">weeds/overgrowth</option>
                </select>
            </div>  
            
    	</div>
    	
        <div class="service-finder__col summary-col">
    		<h3 class="service-finder__heading summary-col__heading js-summary-heading"></h3>
    		
            <div class="summary-col__box">
                <p class="summary-col__text js-summary-text"></p>
                <a class="summary-col__link js-summary-link" href="#">LEARN MORE</a>
            </div>
            
        </div>
        
    </div>
    
</div>

<script>
    var services = [{"Name":"(Municipal) court record search","Summary":"Click for more information","Url":"https://hmc.cityofhenderson.com/eservices/home.page.2","CategoryValues":"84 88"},{"Name":"a building or fire inspection","Summary":"Click for more information","Url":"/government/departments/building-and-fire-safety/inspections","CategoryValues":"1"},{"Name":"a filming permit\u0027","Summary":"Click for more information","Url":"/government/departments/police/special-events-permit-applications","CategoryValues":"1"},{"Name":"a fire department event application","Summary":"Click for more information","Url":"/government/departments/building-and-fire-safety/inspections","CategoryValues":"1"},{"Name":"a relocation\u0027packet","Summary":"Click for more information","Url":"/government/departments/mayor-and-council/welcome-to-henderson/living-relocating-to-henderson","CategoryValues":"1"},{"Name":"Alternative Sentencing Fees","Summary":"Click for more information","Url":"https://icart.cityofhenderson.com/icart/PaymentCollection.htm?pid=1100","CategoryValues":"85"},{"Name":"animal issues\u0027","Summary":"Click for more information","Url":"https://clients.comcate.com/newrequest.php?id=90\u0026dept=888","CategoryValues":"87"},{"Name":"bid opportunities","Summary":"Click for more information","Url":"/government/departments/finance/purchasing","CategoryValues":"88"},{"Name":"Bird Viewing Preserve","Summary":"Click for more information","Url":"/government/departments/parks-and-recreation/facilities/other-venues/bird-preserve","CategoryValues":"84"},{"Name":"Board, Commission meeting","Summary":"Click for more information","Url":"/government/departments/city-clerk/boards-commissions","CategoryValues":"84"},{"Name":"building and fire permit","Summary":"Click for more information","Url":"/government/departments/building-and-fire-safety/permits","CategoryValues":"83"},{"Name":"business license","Summary":"Click for more information","Url":"/government/departments/finance/business-licensing/apply-for-a-business-license","CategoryValues":"83"},{"Name":"city history","Summary":"Click for more information","Url":"/government/departments/mayor-and-council/our-history","CategoryValues":"88"},{"Name":"Council meeting","Summary":"Click for more information","Url":"/government/departments/city-clerk/city-council-and-redevelopment-agency/agendas-back-up-minutes-video","CategoryValues":"84"},{"Name":"event calendar","Summary":"Click for more information","Url":"/our-city/event-meeting-calendar","CategoryValues":"88"},{"Name":"graffiti\u0027","Summary":"Click for more information","Url":"https://clients.comcate.com/newrequest.php?id=90\u0026dept=884","CategoryValues":"87"},{"Name":"Henderson Happenings program guide","Summary":"Click for more information","Url":"/government/departments/parks-and-recreation/online-registration","CategoryValues":"88"},{"Name":"inmate information","Summary":"Click for more information","Url":"https://inmateinfo.cityofhenderson.com/","CategoryValues":"84 88"},{"Name":"job","Summary":"Click for more information","Url":"/government/departments/human-resources/city-employment","CategoryValues":"83"},{"Name":"junk cars","Summary":"Click for more information","Url":"/government/departments/code-enforcement","CategoryValues":"87"},{"Name":"maps \u0026 data","Summary":"Click for more information","Url":"/government/departments/geographic-information-systems","CategoryValues":"88"},{"Name":"missing pets","Summary":"Click for more information","Url":"/government/departments/animal-control/lost-and-found","CategoryValues":"84"},{"Name":"my business license","Summary":"Click for more information","Url":"https://dsconline.cityofhenderson.com/energov_prod/selfservice#/home","CategoryValues":"85"},{"Name":"my permit status","Summary":"Click for more information","Url":"https://dsconline.cityofhenderson.com/energov_prod/selfservice#/home","CategoryValues":"88"},{"Name":"my water / sewer bill","Summary":"Click for more information","Url":"https://cityofhenderson.billonline.com/","CategoryValues":"85 88"},{"Name":"park reservations\u0027","Summary":"Click for more information","Url":"/government/departments/parks-and-recreation/rental-information/park-and-trail-reservations","CategoryValues":"1"},{"Name":"parks","Summary":"Click for more information","Url":"/government/departments/parks-and-recreation/parks-and-trails/park-locations-and-features","CategoryValues":"84"},{"Name":"passport","Summary":"Click for more information","Url":"/?navid=303","CategoryValues":"83"},{"Name":"permits","Summary":"Click for more information","Url":"https://dsconline.cityofhenderson.com/energov_prod/selfservice#/home","CategoryValues":"85"},{"Name":"pet license","Summary":"Click for more information","Url":"/government/departments/animal-control/pet-licenses","CategoryValues":"83"},{"Name":"pet licensing","Summary":"Click for more information","Url":"/government/departments/animal-control/pet-licenses","CategoryValues":"85"},{"Name":"property maintenance / code enforcement issues\u0027","Summary":"Click for more information","Url":"https://clients.comcate.com/faq.php?id=90\u0026rtopic=2195","CategoryValues":"87"},{"Name":"public records\u0027","Summary":"Click for more information","Url":"/government/departments/city-clerk/public-records/public-records-requests","CategoryValues":"1"},{"Name":"recreation centers","Summary":"Click for more information","Url":"/government/departments/parks-and-recreation/facilities/recreation-centers","CategoryValues":"84"},{"Name":"recreation classes","Summary":"Click for more information","Url":"/government/departments/parks-and-recreation/online-registration","CategoryValues":"85"},{"Name":"Safekey","Summary":"Click for more information","Url":"https://web2.vermontsystems.com/wbwsc/nvhendersonwt.wsc/splash.html?InterfaceParameter=WebTrac","CategoryValues":"85"},{"Name":"senior services","Summary":"Click for more information","Url":"/government/departments/parks-and-recreation/facilities/50-centers","CategoryValues":"84"},{"Name":"sex offender registry","Summary":"Click for more information","Url":"/government/departments/police/police-records/sex-offender-listing","CategoryValues":"88"},{"Name":"street lights\u0027","Summary":"Click for more information","Url":"https://clients.comcate.com/newrequest.php?id=90\u0026dept=1102","CategoryValues":"87"},{"Name":"swimming pools","Summary":"Click for more information","Url":"/government/departments/parks-and-recreation/facilities/overview-of-pools","CategoryValues":"84"},{"Name":"the Henderson Municipal Code","Summary":"Click for more information","Url":"https://library.municode.com/nv/henderson/codes/code_of_ordinances","CategoryValues":"88"},{"Name":"traffic / street issues","Summary":"Click for more information","Url":"https://clients.comcate.com/newrequest.php?id=90\u0026dept=906","CategoryValues":"87"},{"Name":"traffic tickets","Summary":"Click for more information","Url":"/government/departments/municipal-court/municipal-court-payments","CategoryValues":"85"},{"Name":"Veterans Memorial Wall","Summary":"Click for more information","Url":"/government/departments/mayor-and-council/veterans-memorial-wall","CategoryValues":"84"},{"Name":"volunteer opportunities","Summary":"Click for more information","Url":"/government/departments/human-resources/volunteer-connection","CategoryValues":"84"},{"Name":"voting information/precinct","Summary":"Click for more information","Url":"/government/departments/city-clerk/municipal-elections/voter-registration","CategoryValues":"84"},{"Name":"water waste\u0027","Summary":"Click for more information","Url":"https://clients.comcate.com/faq.php?faqId=4036\u0026id=90","CategoryValues":"87"},{"Name":"watering groups","Summary":"Click for more information","Url":"http://maps.cityofhenderson.com/public/wgroups/wgroups.html","CategoryValues":"84"},{"Name":"weeds/overgrowth","Summary":"Click for more information","Url":"https://clients.comcate.com/faq.php?id=90\u0026faqId=3349","CategoryValues":"87"}];
    
    // Clone trigger, add mobile class for styling, and insert between header and main content.
    var $trigger = $(".js-service-finder-trigger").clone();
    $trigger.insertAfter($("#siteheader")).addClass("service-finder-trigger--mobile visible-xs").removeClass("hidden-xs");

    $(document).ready(function() {
		UpdateServices();
        UpdateSummary();
    });

    $(".js-category-dropdown").change(function() {
		UpdateServices();
        UpdateSummary();
    });
    
    $(".js-service-dropdown").change(function() {
        UpdateSummary();
    });
    
    // For opening/closing the overlay. Not needed for static home page implementations.
    $(".js-service-finder-trigger, .js-service-finder-close").on("click", function () {
        $(".js-service-finder").toggleClass("is-active");
        // Adding a delay to the close click so that the dropdown menu z-index stays behind the service finder until close transition is complete.
        // Change the timeout duration if editing the animation tranisition time in the css.
        if ($(this).hasClass("js-service-finder-close")) {
            setTimeout(function() {
                $("#siteheader").toggleClass("has-service-finder");
            }, 300);
        }
        else {
            $("#siteheader").toggleClass("has-service-finder");
        }
    });
    
    function UpdateServices() {
        var selectedService = "";
        
        $(".js-service-dropdown").empty();
        
        $.each(services, function(index, s) {
            var categories = s.CategoryValues.split(" ");
            if (categories.indexOf($(".js-category-dropdown").val()) >= 0) {
                $(".js-service-dropdown").append("<option data-group='" + s.CategoryValues + "' value='" + s.CategoryValues + "' style='display: block;'>" + s.Name + "</option>");
            }
        });
            
        $(".js-service-dropdown").children().each( function() {
            if($(this).css("display") != "none"){  
                selectedService = $(this).val();
                return false;
            }
        });
        
        $(".js-service-dropdown").val(selectedService);
    }

    function UpdateSummary() {
        
        var serviceSummary = "";
        var serviceUrl;
        var serviceName = $(".js-service-dropdown option:selected").text();
        
        for (var i = 0; i < services.length; i++) {
            if (services[i].Name === serviceName) {
                serviceSummary = services[i].Summary;
                serviceUrl = services[i].Url;                
            }
        }
        
        $(".js-service-heading").html($(".js-category-dropdown option:selected").text() + "...");
        $(".js-summary-heading").html(serviceName);
        $(".js-summary-text").html(serviceSummary);

        $(".js-summary-link").attr("href", serviceUrl);
    }
</script>

                <!--startindex-->
            

                <!--stopindex-->
                
<div class="search_overlay"></div>
<a href="javascript:void(0);" class="search-trigger hidden-xs">Search</a>
<div class="top_search">
    <a class="close_search" href="#">CLOSE</a>
    <div class="search_block">
        <div id="searchbox" class="clearfix">
            <label style="display: none;" for="search_text">Search</label>
            <input title="I am looking for..." id="search_text" placeholder="Search..." type="text">
            <a href="javascript:void(0);">Go</a>
        </div>

            <div class="top_links">
                <h2>Search Box - Custom Content</h2>
                <ul>
                		<li><a href="/government/departments/animal-control/pets-available-for-adoption" target="_self"><span class="link-text">Pet adoption</span></a></li>
                		<li><a href="https://henderson.hylandcloud.com/203AppNetAgenda/" target="_blank"><span class="link-text">City Council Meeting Agendas</span></a></li>
                		<li><a href="/?splash=https%3a%2f%2finmateinfo.cityofhenderson.com%2f&____isexternal=true" target="_blank"><span class="link-text">Inmate Search</span></a></li>
                		<li><a href="/our-city/covid-19/recovery-action-plan" target="_self"><span class="link-text">COVID-19</span></a></li>
                		<li><a href="/government/departments/city-clerk/us-passports/passport-services" target="_self"><span class="link-text">US Passports</span></a></li>
                		<li><a href="/government/departments/parks-and-recreation/programs-classes/youth-programs/safekey-through-grade-5" target="_self"><span class="link-text">Safekey</span></a></li>
                		<li><a href="https://cityofhenderson.billonline.com/" target="_blank"><span class="link-text">Water bill</span></a></li>
                		<li><a href="/government/departments/parks-and-recreation" target="_self"><span class="link-text">Parks and Recreation</span></a></li>
                </ul>
            </div>
        
    </div>
</div>


<script>

    $(function () {
       
        $("#searchbox input").keydown(function (e) {
            if (e.keyCode == 13) {
                $("#searchbox a").click();
            }
        });
        $("#searchbox a").click(function () {
            var keyWord = $("#searchbox input#search_text").val();
            if (keyWord.length <= 0) { return false; }
            keyWord  = keyWord.replace(/^\s\s*/, '').replace(/\s\s*$/, '');
            keyWord = encodeURIComponent(keyWord.replace("<"," ").replace(">"," ") );
            var link = '/residents/advanced-components/misc-pages/search';
            if (link.indexOf("?") >= 0 )
                link = link + "&q=" + keyWord;
            else
                link = link + "?q=" + keyWord;
            if ('False' == 'True') {
                window.top.location.href = link;
                return false;
            } else {
                window.location.href = link;
            }            
        });
    });
</script>
                <!--startindex-->
            

</div>

        </header>

        
<div class="standardlayout clearfix" id="sitebody">
    
<div id="ColumnUserControl1" class="column   top_col clearfix  "  >
    <!--!!WidgetStart, vi-orderdata="0"  vi-hideonmobile="false" vi-widgetinstancedata="1277"WidgetStart!!-->    

                <!--stopindex-->
                <div class=" main_menu_widget"><link href="/DefaultContent/Default/StyleBundleMegaMenuDropDown.cssbnd?v=CD_eN-fYJU8KKPigt6x-Ey-z8_WTsoZ7bqx2pLTZtXU1" rel="stylesheet"/>
<link href="/Project/Contents/Main/StyleBundleMegaMenuDropDown.cssbnd?v=nj1DUuwSnXgJo2Z8HMga-hxy_DC8hyuGHP_HyLvA1P81" rel="stylesheet"/>
<nav class="regularmegamenu mainnav" id="menuContainer_1277_0_3512"><ul class="dropdownmenu clearfix"><li class="megamenu_first" id="dropdownrootitem1"><a class="dropdownrootitem1" href="/home" title="Home" data-navid="1" target="_self">Home</a></li><li class="megamenu_first" id="dropdownrootitem2"><a class="dropdownrootitem2" href="/residents" title="Residents" data-navid="2" target="_self">Residents</a><div class="megamenu_container widthcontainer4col"><div class="inner_container"><ul class="megamenu_column"><li class="megamenu_level1"><a class="megamenu_level1" href="/residents/apply-for" title="Apply For" data-navid="52" target="_self">Apply For</a><ul class="megamenu_level1"><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/apply-for/job-openings" title="Job Openings" data-navid="53" target="_self">Job Openings</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/apply-for/building-permits" title="Building Permits" data-navid="54" target="_blank">Building Permits</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/apply-for/picnic-reservation" title="Picnic Reservation" data-navid="55" target="_self">Picnic Reservation</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/apply-for/boards-and-commissions" title="Boards and Commissions" data-navid="56" target="_self">Boards and Commissions</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/apply-for/special-event-film-permit" title="Special Event / Film Permit" data-navid="57" target="_self">Special Event / Film Permit</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/apply-for/passport" title="Passport" data-navid="58" target="_self">Passport</a></li></ul></li><li class="megamenu_level1"><a class="megamenu_level1" href="/residents/contact-us" title="Contact Us" data-navid="59" target="_self">Contact Us</a><ul class="megamenu_level1"><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/contact-us/departments" title="Departments" data-navid="60" target="_self">Departments</a></li></ul></li></ul><ul class="megamenu_column"><li class="megamenu_level1"><a class="megamenu_level1" href="/residents/find" title="Find" data-navid="61" target="_self">Find</a><ul class="megamenu_level1"><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/find/recreation-centers" title="Recreation Centers" data-navid="62" target="_self">Recreation Centers</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/find/pools" title="Pools" data-navid="63" target="_self">Pools</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/find/parks-and-trails" title="Parks and Trails" data-navid="64" target="_self">Parks and Trails</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/find/police-department" title="Police Department" data-navid="65" target="_self">Police Department</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/find/henderson-municipal-court" title="Henderson Municipal Court" data-navid="66" target="_self">Henderson Municipal Court</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/find/city-hall" title="City Hall" data-navid="67" target="_self">City Hall</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/find/libraries" title="Libraries" data-navid="68" target="_self">Libraries</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/find/events" title="Special Events" data-navid="69" target="_self">Events</a></li></ul></li><li class="megamenu_level1"><a class="megamenu_level1" href="/residents/pay-for" title="Pay For" data-navid="71" target="_self">Pay For</a><ul class="megamenu_level1"><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/pay-for/water-bill" title="Water Bill" data-navid="72" target="_blank">Water Bill</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/pay-for/permit" title="Permit" data-navid="73" target="_blank">Permit</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/pay-for/pet-license" title="Pet License" data-navid="74" target="_self">Pet License</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/pay-for/business-license" title="Business License" data-navid="75" target="_blank">Business License</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/pay-for/court-fine" title="Court Fine" data-navid="76" target="_self">Court Fine</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/pay-for/traffic-ticket" title="Traffic Ticket" data-navid="77" target="_self">Traffic Ticket</a></li></ul></li></ul><ul class="megamenu_column"><li class="megamenu_level1"><a class="megamenu_level1" href="/residents/report-an-issue" title="Report an Issue" data-navid="78" target="_self">Report an Issue</a><ul class="megamenu_level1"><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/report-an-issue/contact-henderson" title="Contact Henderson" data-navid="79" target="_blank">Contact Henderson</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/report-an-issue/file-a-police-report" title="File a Police Report" data-navid="80" target="_self">File a Police Report</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/report-an-issue/streets" title="Streets" data-navid="81" target="_blank">Streets</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/report-an-issue/traffic-signals" title="Traffic Signals" data-navid="82" target="_blank">Traffic Signals</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/report-an-issue/code-enforcement" title="Code Enforcement" data-navid="83" target="_blank">Code Enforcement</a></li></ul></li><li class="megamenu_level1"><a class="megamenu_level1" href="/residents/request" title="Request" data-navid="84" target="_self">Request</a><ul class="megamenu_level1"><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/request/public-records" title="Public Records" data-navid="85" target="_self">Public Records</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/request/police-records" title="Police Records" data-navid="86" target="_self">Police Records</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/request/inspection" title="Inspection" data-navid="87" target="_blank">Inspection</a></li></ul></li><li class="megamenu_level1"><a class="megamenu_level1" href="/residents/volunteer" title="Volunteer" data-navid="88" target="_self">Volunteer</a></li></ul><ul class="megamenu_column"><li class="megamenu_level1"><a class="megamenu_level1" href="/residents/sign-up" title="Sign Up" data-navid="89" target="_self">Sign Up</a><ul class="megamenu_level1"><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/sign-up/recreation-classes-programs" title="Recreation Classes &amp; Programs" data-navid="90" target="_self">Recreation Classes &amp; Programs</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/sign-up/enewsletters" title="eNewsletters &amp; Public Meeting Agendas" data-navid="91" target="_self">eNewsletters</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/sign-up/voter-registration" title="Voter Registration" data-navid="92" target="_self">Voter Registration</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/sign-up/water-sewer-services" title="Water &amp; Sewer Services" data-navid="93" target="_self">Water &amp; Sewer Services</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/sign-up/agenda-requests" title="Agenda Requests" data-navid="94" target="_self">Agenda Requests</a></li></ul></li><li class="megamenu_level1"><a class="megamenu_level1" href="/residents/special-interest" title="Special Interest" data-navid="95" target="_self">Special Interest</a><ul class="megamenu_level1"><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/special-interest/dollar-loan-center-webcam" title="Dollar Loan Center Webcam" data-navid="1767" target="_self">Dollar Loan Center Webcam</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/special-interest/dollar-loan-center" title="Dollar Loan Center" data-navid="96" target="_blank">Dollar Loan Center</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/special-interest/henderson-bird-viewing-preserve" title="Henderson Bird Viewing Preserve" data-navid="97" target="_self">Henderson Bird Viewing Preserve</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/special-interest/lifeguard-arena" title="Lifeguard Arena" data-navid="98" target="_self">Lifeguard Arena</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/residents/special-interest/water-street-plaza" title="Water Street Plaza" data-navid="99" target="_self">Water Street Plaza</a></li></ul></li><li class="megamenu_level1"><a class="megamenu_level1" href="/residents/online-services" title="Online Services" data-navid="1580" target="_self">Online Services</a></li></ul></div></div></li><li class="megamenu_first" id="dropdownrootitem3"><a class="dropdownrootitem3" href="/our-city" title="Our City" data-navid="3" target="_self">Our City</a><div class="megamenu_container widthcontainer4col"><div class="inner_container"><ul class="megamenu_column"><li class="megamenu_level1"><a class="megamenu_level1" href="/our-city/about-henderson" title="About Henderson" data-navid="105" target="_self">About Henderson</a><ul class="megamenu_level1"><li class="megamenu_level2"><a class="megamenu_level2" href="/our-city/about-henderson/history" title="History" data-navid="106" target="_self">History</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/our-city/about-henderson/city-facts" title="City Facts" data-navid="107" target="_self">City Facts</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/our-city/about-henderson/demographics" title="Demographics" data-navid="108" target="_self">Demographics</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/our-city/about-henderson/awards-recognitions" title="Awards &amp; Recognitions" data-navid="109" target="_self">Awards &amp; Recognitions</a></li></ul></li><li class="megamenu_level1"><a class="megamenu_level1" href="/our-city/contact-us" title="Contact Us" data-navid="110" target="_self">Contact Us</a></li><li class="megamenu_level1"><a class="megamenu_level1" href="/our-city/covid-19" title="COVID-19" data-navid="1272" target="_self">COVID-19</a></li><li class="megamenu_level1"><a class="megamenu_level1" href="/our-city/departments" title="Departments" data-navid="112" target="_self">Departments</a></li></ul><ul class="megamenu_column"><li class="megamenu_level1"><a class="megamenu_level1" href="/our-city/event-meeting-calendar" title="Event &amp; Meeting Calendar" data-navid="113" target="_self">Event &amp; Meeting Calendar</a></li><li class="megamenu_level1"><a class="megamenu_level1" href="/our-city/initiatives" title="Initiatives" data-navid="114" target="_self">Initiatives</a><ul class="megamenu_level1"><li class="megamenu_level2"><a class="megamenu_level2" href="/our-city/initiatives/diversity" title="Diversity" data-navid="115" target="_self">Diversity</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/our-city/initiatives/bike-henderson" title="Bike Henderson" data-navid="116" target="_self">Bike Henderson</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/our-city/initiatives/water-conservation" title="Water Conservation" data-navid="117" target="_self">Water Conservation</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/our-city/initiatives/sustainability" title="Sustainability Report Card" data-navid="1763" target="_self">Sustainability</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/our-city/initiatives/education" title="Education" data-navid="118" target="_self">Education</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/our-city/initiatives/see-say-do-something" title="See Say Do Something" data-navid="129" target="_self">See Say Do Something</a></li></ul></li></ul><ul class="megamenu_column"><li class="megamenu_level1"><a class="megamenu_level1" href="/our-city/job-opportunities" title="Job Opportunities" data-navid="139" target="_self">Job Opportunities</a></li><li class="megamenu_level1"><a class="megamenu_level1" href="/our-city/new-residents" title="New Residents" data-navid="140" target="_self">New Residents</a></li><li class="megamenu_level1"><a class="megamenu_level1" href="/our-city/news" title="News" data-navid="141" target="_self">News</a></li><li class="megamenu_level1"><a class="megamenu_level1" href="/our-city/open-data" title="Open Data" data-navid="142" target="_self">Open Data</a></li><li class="megamenu_level1"><a class="megamenu_level1" href="/our-city/social-media" title="Social Media" data-navid="143" target="_self">Social Media</a></li><li class="megamenu_level1"><a class="megamenu_level1" href="/our-city/visiting-henderson" title="Visiting Henderson" data-navid="144" target="_blank">Visiting Henderson</a></li><li class="megamenu_level1"><a class="megamenu_level1" href="/our-city/volunteer" title="Volunteer" data-navid="145" target="_self">Volunteer</a></li></ul><ul class="megamenu_column"><li class="megamenu_level1"><a class="megamenu_level1" href="/our-city/veterans-information" title="Veterans Information" data-navid="1805" target="_self">Veterans Information</a></li></ul></div></div></li><li class="megamenu_first" id="dropdownrootitem4"><a class="dropdownrootitem4" href="/government" title="Government" data-navid="4" target="_self">Government</a><div class="megamenu_container widthcontainer4col"><div class="inner_container"><ul class="megamenu_column"><li class="megamenu_level1"><a class="megamenu_level1" href="/government/boards-and-commissions" title="Boards and Commissions" data-navid="146" target="_self">Boards and Commissions</a><ul class="megamenu_level1"><li class="megamenu_level2"><a class="megamenu_level2" href="/government/boards-and-commissions/redevelopment-agency" title="Redevelopment Agency" data-navid="147" target="_self">Redevelopment Agency</a></li></ul></li><li class="megamenu_level1"><a class="megamenu_level1" href="/government/budget" title="Budget" data-navid="148" target="_self">Budget</a></li><li class="megamenu_level1"><a class="megamenu_level1" href="/government/contact-us" title="Contact Us" data-navid="149" target="_self">Contact Us</a><ul class="megamenu_level1"><li class="megamenu_level2"><a class="megamenu_level2" href="/government/contact-us/contact-henderson" title="Contact Henderson" data-navid="150" target="_blank">Contact Henderson</a></li></ul></li><li class="megamenu_level1"><a class="megamenu_level1" href="/government/development-code" title="Development Code" data-navid="151" target="_self">Development Code</a></li><li class="megamenu_level1"><a class="megamenu_level1" href="/government/elections" title="Elections" data-navid="152" target="_self">Elections</a></li><li class="megamenu_level1"><a class="megamenu_level1" href="/government/employment" title="Employment" data-navid="153" target="_self">Employment</a></li><li class="megamenu_level1"><a class="megamenu_level1" href="/government/henderson-municipal-code" title="Henderson Municipal Code" data-navid="154" target="_blank">Henderson Municipal Code</a></li><li class="megamenu_level1"><a class="megamenu_level1" href="/government/henderson-municipal-court" title="Henderson Municipal Court" data-navid="155" target="_self">Henderson Municipal Court</a></li><li class="megamenu_level1"><a class="megamenu_level1" href="/government/records-requests" title="Records Requests" data-navid="156" target="_self">Records Requests</a></li></ul><ul class="megamenu_column"><li class="megamenu_level1"><a class="megamenu_level1" href="/government/mayor-and-city-council" title="Mayor and City Council" data-navid="157" target="_self">Mayor and City Council</a><ul class="megamenu_level1"><li class="megamenu_level2"><a class="megamenu_level2" href="/government/mayor-and-city-council/mayor-debra-march" title="Mayor Debra March" data-navid="158" target="_self">Mayor Debra March</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/mayor-and-city-council/council-ward-1" title="Council Ward 1" data-navid="159" target="_self">Council Ward 1</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/mayor-and-city-council/council-ward-2" title="Council Ward 2" data-navid="160" target="_self">Council Ward 2</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/mayor-and-city-council/council-ward-3" title="Council Ward 3" data-navid="161" target="_self">Council Ward 3</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/mayor-and-city-council/council-ward-4" title="Council Ward 4" data-navid="162" target="_self">Council Ward 4</a></li></ul></li></ul><ul class="megamenu_column"><li class="megamenu_level1"><a class="megamenu_level1" href="/government/public-meeting-agendas" title="Public Meeting Agendas" data-navid="163" target="_self">Public Meeting Agendas</a><ul class="megamenu_level1"><li class="megamenu_level2"><a class="megamenu_level2" href="/government/public-meeting-agendas/city-council" title="City Council" data-navid="164" target="_blank">City Council</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/public-meeting-agendas/planning-commission" title="Planning Commission" data-navid="165" target="_blank">Planning Commission</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/public-meeting-agendas/redevelopment-agency" title="Redevelopment Agency" data-navid="166" target="_blank">Redevelopment Agency</a></li></ul></li></ul><ul class="megamenu_column"><li class="megamenu_level1"><a class="megamenu_level1" href="/government/departments" title="Departments" data-navid="167" target="_self">Departments</a><ul class="megamenu_level1"><li class="megamenu_level2"><a class="megamenu_level2" href="/government/departments/animal-control" title="Animal Control" data-navid="168" target="_self">Animal Control</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/departments/building-and-fire-safety" title="Building and Fire Safety" data-navid="190" target="_self">Building and Fire Safety</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/departments/finance/business-licensing" title="Business Licensing" data-navid="488" target="_self">Business Licensing</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/departments/city-attorney" title="City Attorney" data-navid="258" target="_self">City Attorney</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/departments/city-clerk" title="City Clerk" data-navid="274" target="_self">City Clerk</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/departments/city-manager-s-office" title="City Manager&#39;s Office" data-navid="313" target="_self">City Manager&#39;s Office</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/departments/code-enforcement" title="Code Enforcement" data-navid="328" target="_self">Code Enforcement</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/departments/community-development-and-services" title="Community Development and Services" data-navid="347" target="_self">Community Development and Services</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/departments/development-services-center" title="Development Services Center" data-navid="430" target="_self">Development Services Center</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/departments/economic-development" title="Economic Development" data-navid="449" target="_blank">Economic Development</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/departments/emergency-management" title="Emergency Management" data-navid="450" target="_self">Emergency Management</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/departments/finance" title="Finance" data-navid="479" target="_self">Finance</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/departments/fire" title="Fire" data-navid="527" target="_self">Fire</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/departments/geographic-information-systems" title="Geographic Information Systems" data-navid="554" target="_self">Geographic Information Systems</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/departments/government-and-public-affairs" title="Government and Public Affairs" data-navid="563" target="_self">Government and Public Affairs</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/departments/human-resources" title="Human Resources" data-navid="570" target="_self">Human Resources</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/departments/information-technology" title="Information Technology" data-navid="593" target="_self">Information Technology</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/departments/internal-audit" title="Internal Audit" data-navid="610" target="_self">Internal Audit</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/departments/mayor-and-council" title="Mayor and Council" data-navid="618" target="_self">Mayor and Council</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/departments/municipal-court" title="Municipal Court" data-navid="666" target="_self">Municipal Court</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/departments/office-of-performance-innovation" title="Office of Performance &amp; Innovation" data-navid="1768" target="_self">Office of Performance &amp; Innovation</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/departments/parks-and-recreation" title="Parks and Recreation" data-navid="688" target="_self">Parks and Recreation</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/departments/police" title="Police" data-navid="814" target="_self">Police</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/departments/public-works" title="Public Works" data-navid="894" target="_self">Public Works</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/departments/redevelopment" title="Redevelopment" data-navid="949" target="_self">Redevelopment</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/government/departments/utility-services" title="Utility Services" data-navid="968" target="_self">Utility Services</a></li></ul></li></ul></div></div></li><li class="megamenu_first" id="dropdownrootitem5"><a class="dropdownrootitem5" href="/business" title="Business" data-navid="5" target="_self">Business</a><div class="megamenu_container widthcontainer4col"><div class="inner_container"><ul class="megamenu_column"><li class="megamenu_level1"><a class="megamenu_level1" href="/business/business-license-information" title="Business License Information" data-navid="1020" target="_self">Business License Information</a><ul class="megamenu_level1"><li class="megamenu_level2"><a class="megamenu_level2" href="/business/business-license-information/license-search" title="License Search" data-navid="1021" target="_blank">License Search</a></li></ul></li></ul><ul class="megamenu_column"><li class="megamenu_level1"><a class="megamenu_level1" href="/business/development-services-center" title="Development Services Center" data-navid="1022" target="_self">Development Services Center</a><ul class="megamenu_level1"><li class="megamenu_level2"><a class="megamenu_level2" href="/business/development-services-center/apply-for-building-fire-and-civil-permits" title="Apply for Building, Fire and Civil Permits" data-navid="1023" target="_blank">Apply for Building, Fire and Civil Permits</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/business/development-services-center/standard-designs" title="Standard Designs" data-navid="1024" target="_self">Standard Designs</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/business/development-services-center/construction-codes" title="Construction Codes" data-navid="1025" target="_self">Construction Codes</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/business/development-services-center/submittal-checklist" title="Submittal Checklist" data-navid="1026" target="_self">Submittal Checklist</a></li></ul></li></ul><ul class="megamenu_column"><li class="megamenu_level1"><a class="megamenu_level1" href="/business/economic-development" title="Economic Development" data-navid="1027" target="_blank">Economic Development</a><ul class="megamenu_level1"><li class="megamenu_level2"><a class="megamenu_level2" href="/business/economic-development/taxes-incentives" title="Taxes &amp; Incentives" data-navid="1028" target="_blank">Taxes &amp; Incentives</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/business/economic-development/resources" title="COVID-19 Business Resources" data-navid="1029" target="_blank">COVID-19 Business Resources</a></li></ul></li><li class="megamenu_level1"><a class="megamenu_level1" href="/business/henderson-chamber-of-commerce" title="Henderson Chamber of Commerce" data-navid="1030" target="_blank">Henderson Chamber of Commerce</a></li></ul><ul class="megamenu_column"><li class="megamenu_level1"><a class="megamenu_level1" href="/business/redevelopment" title="Redevelopment" data-navid="1031" target="_self">Redevelopment</a><ul class="megamenu_level1"><li class="megamenu_level2"><a class="megamenu_level2" href="/business/redevelopment/areas" title="Areas" data-navid="1032" target="_self">Areas</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/business/redevelopment/incentive-programs" title="Incentive Programs" data-navid="1034" target="_self">Incentive Programs</a></li><li class="megamenu_level2"><a class="megamenu_level2" href="/business/redevelopment/assistance-programs" title="COVID-19 Business Resources" data-navid="1574" target="_self">Assistance Programs</a></li></ul></li><li class="megamenu_level1"><a class="megamenu_level1" href="/business/bcp-1761" title="BCP" data-navid="1761" target="_self">BCP</a></li></ul></div></div></li></ul><script>
$(function () {
 var menuContainer = $('#menuContainer_1277_0_3512');
 menuContainer.find('.dropdownmenu>li>a[data-navid="4"]').closest('li').addClass('active');
});
</script></nav></div>


<script>
    /**********************************************************
    Dropdown Menu delay disappearance on mouse out
    *********************************************************/
    /*javascript to delay the disappearance of the menu when the user mouses out.  Uses jquery library.*/
    $(function () {
        

        var timer = null;
        var delay = 800; //change this number for shorter or longer delay

        
        //using megamenu
        var dropdowncontainer = '>.megamenu_container';
        var activePage = $(".mainnav .dropdownmenu > li.active");
        $(".mainnav > .dropdownmenu > li").hoverIntent(

            //what happens on hover over
            function () {
                 //end timer and stop hiding if they are mousing back in.
                 if (timer != null) {
                     clearTimeout(timer);
                     timer = null;
                 }
                 // Find the hovered menu's sub-menu
                 var $menu = $(this);
                 var $submenu = $(this).find(dropdowncontainer);

                 // hide any other submenus that are open
                 $('.mainnav > .dropdownmenu>li' + dropdowncontainer).not($submenu).css('display', 'none');
                 $('.mainnav > .dropdownmenu li.active').not($menu).not(activePage).removeClass('active');

                 // show current menu
                 $submenu.css('display', 'block');
                 $menu.addClass('active');
             },

            //what happens on mouse out
            function () {
                var $submenu = $(this).find(dropdowncontainer);
                var $menu = $(this);
                // delay disappearance
                var mouseDelay = $(this).data("mouseDelay") || delay;
                clearTimeout(timer);
                timer = setTimeout(function () {
                    $submenu.css('display', 'none'); $menu.not(activePage).removeClass('active');
                    clearTimeout(timer); timer = null;
                }, mouseDelay);
            }
        );


        $('body').bind('keyup', function (event) {
            if (event.keyCode == 9) {
                // Find the hovered menu's sub-menu
                var $menu = $(event.target).closest('li');
                if ($menu.hasClass('megamenu_first')) {
                    var $submenu = $menu.find(dropdowncontainer);

                    // hide any other submenus that are open
                    $('.mainnav > .dropdownmenu>li' + dropdowncontainer).not($submenu).css('display', 'none');
                    $('.mainnav > .dropdownmenu li.active').not($menu).not(activePage).removeClass('active');

                    // show current menu
                    $submenu.css('display', 'block');
                    $menu.addClass('active');
                }
            }
        });

        
    });
</script>

<script>
    //$(function () 
    {
        var menuContainerID = "menuContainer_1277_0_3512";
        var menuContainer = $("#" + menuContainerID);
        
        function isIE(userAgent) {
            userAgent = userAgent || navigator.userAgent;
            return userAgent.indexOf("MSIE ") > -1 || userAgent.indexOf("Trident/") > -1;
        }

        function isIE9(userAgent) {
            userAgent = userAgent || navigator.userAgent;
            return userAgent.indexOf("MSIE 9") > -1;
        }

        function isTouchScreenEvent(event) {
            var _isTouchScreen = false;
            if ("ontouchstart" in window) {
                _isTouchScreen = true;
            } else if ("onpointerdown" in window) {
                _isTouchScreen = event.originalEvent.pointerType == "touch";
            } else if (window.MSPointerEvent) {
                _isTouchScreen = event.originalEvent.pointerType == event.originalEvent.MSPOINTER_TYPE_TOUCH; // 2 ; http://blogs.msdn.com/b/ie/archive/2011/09/20/touch-input-for-ie10-and-metro-style-apps.aspx
            } else {
            }
            return _isTouchScreen;
        }

        var _isIE = isIE();
        var _isIE9 = isIE9();
        var isMegaMenu = $('.megamenu_first', menuContainer).length > 0;
        var currentMenu = $('> ul.dropdownmenu > li.active', menuContainer);

        $(function () {
            if (currentMenu.length == 0)
                currentMenu = $('> ul.dropdownmenu > li.active', menuContainer);
        });

        if (("ontouchstart" in window   // Chrome & Safari (IOS) && Firefox
         || "onpointerdown" in window   // IE 11 
         || window.MSPointerEvent       // IE 10
         ) && ($(window).width() > 648)) {
            var eventName = "ontouchstart" in window ? "touchstart"
                          : "onpointerdown" in window ? "pointerdown"
                          : window.MSPointerEvent ? "MSPointerDown"
                          : "";
            if (eventName.length > 0) {
                $('> ul.dropdownmenu  li>a[data-navid]', menuContainer).bind(eventName, function (event) {

                    if (isTouchScreenEvent(event) == false) {
                        return true;
                    }

                    var currentLevelAnchor = $(this);
                    var currentLeveLi = currentLevelAnchor.closest("li");
                    var firstLevelLi = currentLevelAnchor.closest("li[id^='dropdownrootitem']");
                    var firstLevelAnchor = firstLevelLi.find(">a[data-navid]");
                    var inFirstLevel = currentLevelAnchor[0] == firstLevelAnchor[0];

                    var hasSubMenu = currentLevelAnchor.next("ul,div").length > 0;
                    if (hasSubMenu) {
                        $(this).closest("li").data("mouseDelay", 1);

                        // Menu is not selected
                        if (!firstLevelLi.hasClass('touch-active')) {
                            if ($(this).attr("href")) {
                                $(this).attr("data-href", $(this).attr("href"));
                                $(this).attr("href", "javascript:void(0);");
                            }
                            $(menuContainer).find('.touch-active').removeClass('touch-active').not(currentMenu).removeClass('active');

                            firstLevelLi.addClass('touch-active active');
                            currentLevelAnchor.addClass('touch-active active');
                            currentMenu.addClass("active");

                            $(' li:not(.touch-active)', menuContainer).not(firstLevelLi).removeClass('_current');
                            $(' li:not(.touch-active) li', menuContainer).not(currentLeveLi).removeClass('_current');

                            $('> ul.dropdownmenu > li:not(.touch-active) > a[data-navid]', menuContainer).next().css('display', 'none');
                            $('> ul.dropdownmenu > li.touch-active > a[data-navid]', menuContainer).next().css('display', 'block');

                            event.preventDefault();
                        }
                            // Menu is selected
                        else {
                            if (inFirstLevel) {
                                // non clickable
                                if (currentLevelAnchor.attr('href') == undefined) {
                                    //has class touch-active and no link
                                    removeClassAndHideMenu();
                                    event.preventDefault();
                                } else if ($(this).attr("data-href")) { //clickable, but href have been moved to data.
                                    $(this).attr("href", $(this).attr("data-href"));
                                }
                            }
                            else {
                                if (isMegaMenu)
                                    return true;

                                if (!currentLeveLi.hasClass('touch-active')) {
                                    if ($(this).attr("href")) {
                                        $(this).attr("data-href", $(this).attr("href"));
                                        $(this).attr("href", "javascript:void(0);");
                                    }
                                    $(firstLevelLi).find('.touch-active').removeClass('touch-active').not(currentMenu).removeClass('active');
                                    currentLeveLi.parent().children("li._current").removeClass("_current");
                                    currentLeveLi.addClass('touch-active active _current');

                                    currentLevelAnchor.addClass('touch-active active');

                                    //$(' li:not(.touch-active)', menuContainer).not(firstLevelLi).removeClass('_current');    
                                    //$(' li:not(.touch-active) li', menuContainer).not(currentLeveLi).removeClass('_current');

                                    $(' li:not(.touch-active) > a[data-navid]', currentLeveLi.parent()).next().css('display', 'none');
                                    $('> li.touch-active > a[data-navid]', currentLeveLi.parent()).next().css('display', 'block');

                                    event.preventDefault();
                                } else {
                                    if (currentLevelAnchor.attr('href') == undefined) {
                                        //has class touch-active and no link
                                        removeClassAndHideMenu();
                                        event.preventDefault();
                                    } else if ($(this).attr("data-href")) {
                                        $(this).attr("href", $(this).attr("data-href"));
                                    }
                                }
                            }
                        }
                    }

                });
            }
        }



        function removeClassAndHideMenu() {
            $(menuContainer).find('a.touch-active, li.touch-active').removeClass('touch-active active');
            $('> ul.dropdownmenu > li > a[data-navid]', menuContainer).next().css('display', 'none');
            // If we don't change the menu item, we should keep the old one.
            if ($('> ul.dropdownmenu > li.active', menuContainer).length == 0) {
                currentMenu.addClass("active");
            }
        }

        $('body').bind(eventName, function (event) {
            if (isTouchScreenEvent(event) == false) {
                return true;
            }
            if (!$(event.target).closest('li.touch-active').length) {
                removeClassAndHideMenu();
            }
        });
    }
    //);
</script>

                
                <!--startindex-->
                <!--!!WidgetEnd-->

    
</div>

    
<div id="ColumnUserControl2" class="column   left_col  "  >
    <!--!!WidgetStart, vi-orderdata="0"  vi-hideonmobile="false" vi-widgetinstancedata="1278"WidgetStart!!-->    

                <!--stopindex-->
                

<nav id='leftNav_1278_0_3512' class='nocontent sidenav mobile_list vi-sidenav-desktop   '>
    <h2 class="mobile_only mobile_header">Jump to subpage...</h2>
    <ul><li class="sidenav_expanded sidenav_haschildren"><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation' target='_self'>Parks and Recreation</a><a href="javascript:void(0)" title="Expand/Collapse subpages under Sidenav Item with Children" class="vi-sidenav-toggle">-</a><ul><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/meet-the-director' target='_self'>Meet the Director</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/organization-chart' target='_self'>Organization Chart</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/accreditation' target='_self'>Accreditation</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-recreation-master-plan' target='_self'>Parks and Recreation Master Plan</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/be-kind' target='_self'>Be Kind</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-recreation-policies-and-procedures' target='_self'>Parks and Recreation Policies and Procedures</a></li><li class="sidenav_haschildren"><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/boards-commissions' target='_self'>Boards &amp; Commissions</a><a href="javascript:void(0)" title="Expand/Collapse subpages under Sidenav Item with Children" class="vi-sidenav-toggle">+</a><ul><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/boards-commissions/henderson-arts-council' target='_self'>Henderson Arts Council</a></li></ul></li><li class="sidenav_haschildren"><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/online-registration' target='_self'>Online Registration</a><a href="javascript:void(0)" title="Expand/Collapse subpages under Sidenav Item with Children" class="vi-sidenav-toggle">+</a><ul><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/online-registration/new-rate-structure' target='_self'>New Rate Structure</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/online-registration/refund-policy' target='_self'>Refund Policy</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/online-registration/frequently-asked-questions' target='_self'>Frequently Asked Questions</a></li></ul></li><li class="sidenav_haschildren"><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes' target='_self'>Programs &amp; Classes</a><a href="javascript:void(0)" title="Expand/Collapse subpages under Sidenav Item with Children" class="vi-sidenav-toggle">+</a><ul><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/henderson-happenings' target='_self'>Henderson Happenings</a></li><li class="sidenav_haschildren"><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/youth-programs' target='_self'>Youth Programs</a><a href="javascript:void(0)" title="Expand/Collapse subpages under Sidenav Item with Children" class="vi-sidenav-toggle">+</a><ul><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/youth-programs/youth-program-participant-forms' target='_self'>Youth Program Participant Forms</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/youth-programs/battle-born-kids-and-teens' target='_self'>Battle Born Kids and Teens</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/youth-programs/safekey-through-grade-5' target='_self'>Safekey (Through Grade 5)</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/youth-programs/teen-scene' target='_self'>Teen Scene</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/youth-programs/preschool' target='_self'>Preschool</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/youth-programs/kampfire-kids' target='_self'>Campfire Kids</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/youth-programs/teen-work' target='_self'>Teen WORK</a></li></ul></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/financial-assistance' target='_self'>Financial Assistance</a></li><li class="sidenav_haschildren"><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/sports' target='_self'>Sports</a><a href="javascript:void(0)" title="Expand/Collapse subpages under Sidenav Item with Children" class="vi-sidenav-toggle">+</a><ul><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/sports/other-links/tournaments' target='_self'>Tournaments</a></li><li class="sidenav_haschildren"><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/sports/youth-sports' target='_self'>Youth Sports</a><a href="javascript:void(0)" title="Expand/Collapse subpages under Sidenav Item with Children" class="vi-sidenav-toggle">+</a><ul><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/sports/youth-sports/youth-basketball' target='_self'>Youth Basketball</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/sports/youth-sports/youth-baseball-and-softball' target='_self'>Youth Baseball and Softball</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/sports/youth-sports/youth-floor-hockey' target='_self'>Youth Floor Hockey</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/sports/youth-sports/youth-soccer' target='_self'>Youth Soccer</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/sports/youth-sports/youth-volleyball' target='_self'>Youth Volleyball</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/sports/youth-sports/volunteer-to-coach' target='_self'>Volunteer to Coach</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/sports/youth-sports/zones' target='_self'>Zones</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/sports/youth-sports/player-ratings' target='_self'>Player Ratings</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/sports/youth-sports/youth-sports-frequently-asked-questions' target='_self'>Youth Sports Frequently Asked Questions</a></li></ul></li><li class="sidenav_haschildren"><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/sports/adult-sports' target='_self'>Adult Sports</a><a href="javascript:void(0)" title="Expand/Collapse subpages under Sidenav Item with Children" class="vi-sidenav-toggle">+</a><ul><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/sports/adult-sports/adult-softball' target='_self'>Adult Softball</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/sports/adult-sports/adult-basketball' target='_self'>Adult Basketball</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/sports/adult-sports/adult-cornhole' target='_self'>Adult Cornhole</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/sports/adult-sports/adult-flag-football' target='_self'>Adult Flag Football</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/sports/adult-sports/adult-soccer' target='_self'>Adult Soccer</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/sports/adult-sports/adult-volleyball' target='_self'>Adult Volleyball</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/sports/adult-sports/adult-pickleball' target='_self'>Adult Pickleball</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/sports/adult-sports/adult-floor-and-roller-hockey' target='_self'>Adult Floor and Roller Hockey</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/sports/adult-sports/frequently-asked-questions-for-adult-sports' target='_self'>Frequently Asked Questions for Adult Sports</a></li></ul></li><li class="sidenav_haschildren"><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/sports/other-links' target='_self'>Other Links</a><a href="javascript:void(0)" title="Expand/Collapse subpages under Sidenav Item with Children" class="vi-sidenav-toggle">+</a><ul><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/sports/other-links/senior-softball' target='_self'>Senior Softball</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/sports/other-links/henderson-games' target='_self'>Henderson Games</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/sports/other-links/city-of-henderson-field-allocation-policies-and-procedures' target='_self'>Field Allocation Policies and Procedures</a></li></ul></li></ul></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/outdoor-recreation' target='_self'>Outdoor Recreation</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/memberships' target='_self'>Memberships</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/50' target='_self'>50+</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/contracted-instructors' target='_self'>Contracted Instructors</a></li><li class="sidenav_haschildren"><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/therapeutic-recreation-inclusion-services' target='_self'>Therapeutic Recreation &amp; Inclusion Services</a><a href="javascript:void(0)" title="Expand/Collapse subpages under Sidenav Item with Children" class="vi-sidenav-toggle">+</a><ul><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/therapeutic-recreation-inclusion-services/on-the-go' target='_self'>On the Go</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/therapeutic-recreation-inclusion-services/rec-roll' target='_self'>Rec &amp; Roll</a></li></ul></li><li class="sidenav_haschildren"><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/healthy-henderson' target='_self'>Healthy Henderson</a><a href="javascript:void(0)" title="Expand/Collapse subpages under Sidenav Item with Children" class="vi-sidenav-toggle">+</a><ul><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/healthy-henderson/rewards-program' target='_self'>Rewards Program</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/healthy-henderson/personal-training' target='_self'>Personal Training</a></li></ul></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/funcard' target='_self'>Funcard</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/rentals' target='_self'>Rentals</a></li><li class="sidenav_haschildren"><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/stay-rec-connected' target='_self'>Stay Rec Connected</a><a href="javascript:void(0)" title="Expand/Collapse subpages under Sidenav Item with Children" class="vi-sidenav-toggle">+</a><ul><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/stay-rec-connected/online-classes' target='_self'>Online Classes</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/programs-classes/stay-rec-connected/story-time' target='_self'>Story Time</a></li></ul></li></ul></li><li class="sidenav_haschildren"><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/cultural-arts' target='_self'>Cultural Arts</a><a href="javascript:void(0)" title="Expand/Collapse subpages under Sidenav Item with Children" class="vi-sidenav-toggle">+</a><ul><li class="sidenav_haschildren"><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/galleries-and-public-art' target='_self'>Galleries and Public Art</a><a href="javascript:void(0)" title="Expand/Collapse subpages under Sidenav Item with Children" class="vi-sidenav-toggle">+</a><ul><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/cultural-arts/army-street-bench-project' target='_self'>Army Street Bench Project</a></li></ul></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/cultural-arts/artist-opportunities' target='_self'>Artist Opportunities</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/cultural-arts/henderson-arts-council' target='_self'>Henderson Arts Council</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/cultural-arts/events-calendar' target='_self'>Cultural Arts Events</a></li></ul></li><li class="sidenav_current"><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/special-events' target='_self'>Special Events</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/sponsor' target='_self'>Sponsor</a></li><li class="sidenav_haschildren"><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails' target='_self'>Parks and Trails</a><a href="javascript:void(0)" title="Expand/Collapse subpages under Sidenav Item with Children" class="vi-sidenav-toggle">+</a><ul><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/park-locations-and-features' target='_self'>Park Locations and Features</a></li><li class="sidenav_haschildren"><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/upcoming-projects' target='_self'>Upcoming Projects</a><a href="javascript:void(0)" title="Expand/Collapse subpages under Sidenav Item with Children" class="vi-sidenav-toggle">+</a><ul><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/upcoming-projects/cornerstone-park-phase-ii' target='_self'>Cornerstone Park Phase II</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/upcoming-projects/desert-canyon-trails' target='_self'>Desert Canyon Trails</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/upcoming-projects/drake-street-park' target='_self'>Drake Street Park</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/upcoming-projects/horizon-jeffreys-park' target='_self'>Dundee Jones Park</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/upcoming-projects/inspirada-cumulative-park-park-j-and-village-5-trailhead' target='_self'>Inspirada Cumulative Park - Park J and Village 5 Trailhead</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/upcoming-projects/inspirada-park-k' target='_self'>Inspirada Park K</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/upcoming-projects/lake-mean-beautification' target='_self'>Lake Mead Beautification</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/upcoming-projects/paseo-verde-park-improvements' target='_self'>Paseo Verde Park Improvements</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/upcoming-projects/the-harry-reid-uprr-trail' target='_self'>The Harry Reid UPRR Trail</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/upcoming-projects/union-village-park' target='_self'>Union Village Park</a></li></ul></li><li class="sidenav_haschildren"><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/trails-and-bike-lanes' target='_self'>Trails and Bike Lanes</a><a href="javascript:void(0)" title="Expand/Collapse subpages under Sidenav Item with Children" class="vi-sidenav-toggle">+</a><ul><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/trails-and-bike-lanes/trail-watch' target='_self'>Trail Watch</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/trails-and-bike-lanes/hiking-henderson' target='_self'>Hiking Henderson</a></li></ul></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/dog-parks' target='_self'>Dog Parks</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/trails-and-bike-lanes/fitness-court' target='_self'>Fitness Court</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/pickleball' target='_self'>Pickleball</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/bmx' target='_self'>BMX</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/skate-parks' target='_self'>Skate Parks</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/splash-pads' target='_self'>Splash Pads</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/disc-golf' target='_self'>Disc Golf</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/tennis-courts' target='_self'>Tennis Courts</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/memorial-trees-and-benches' target='_self'>Memorial Program</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/adopt-a-trail' target='_self'>Adopt a Trail</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/water-conservation' target='_self'>Water Conservation</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/parks-and-trails/community-pride-award' target='_self'>Community Pride Award</a></li></ul></li><li class="sidenav_haschildren"><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/facilities' target='_self'>Facilities</a><a href="javascript:void(0)" title="Expand/Collapse subpages under Sidenav Item with Children" class="vi-sidenav-toggle">+</a><ul><li class="sidenav_haschildren"><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/facilities/recreation-centers' target='_self'>Recreation Centers</a><a href="javascript:void(0)" title="Expand/Collapse subpages under Sidenav Item with Children" class="vi-sidenav-toggle">+</a><ul><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/facilities/recreation-centers/recreation-center-features' target='_self'>Recreation Center Features</a></li></ul></li><li class="sidenav_haschildren"><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/facilities/50-centers' target='_self'>50+ Centers</a><a href="javascript:void(0)" title="Expand/Collapse subpages under Sidenav Item with Children" class="vi-sidenav-toggle">+</a><ul><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/facilities/50-centers/menus' target='_self'>Menus</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/facilities/50-centers/nutrition-services' target='_self'>Nutrition Services</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/facilities/50-centers/senior-resources' target='_self'>Senior Resources</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/facilities/50-centers/senior-sports' target='_self'>Senior Sports</a></li></ul></li><li class="sidenav_haschildren"><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/facilities/overview-of-pools' target='_self'>Overview of Pools</a><a href="javascript:void(0)" title="Expand/Collapse subpages under Sidenav Item with Children" class="vi-sidenav-toggle">+</a><ul><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/facilities/overview-of-pools/pool-locations' target='_self'>Pool Locations</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/facilities/overview-of-pools/swim-lessons' target='_self'>Swim Lessons</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/facilities/overview-of-pools/swim-teams-competitive-sports' target='_self'>Swim Teams Competitive Sports</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/facilities/overview-of-pools/drowning-prevention' target='_self'>Drowning Prevention</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/facilities/overview-of-pools/lifeguarding' target='_self'>Lifeguarding</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/facilities/overview-of-pools/cool-pool-parties-pool-rentals' target='_self'>Cool Pool Parties &amp; Pool Rentals</a></li></ul></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/facilities/other-venues/water-street-plaza' target='_self'>Water Street Plaza</a></li><li class="sidenav_haschildren"><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/facilities/other-venues/bird-preserve' target='_self'>Bird Preserve</a><a href="javascript:void(0)" title="Expand/Collapse subpages under Sidenav Item with Children" class="vi-sidenav-toggle">+</a><ul><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/facilities/bird-preserve/common-birds' target='_self'>Common Birds</a></li></ul></li><li class="sidenav_haschildren"><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/facilities/other-venues' target='_self'>Other Venues</a><a href="javascript:void(0)" title="Expand/Collapse subpages under Sidenav Item with Children" class="vi-sidenav-toggle">+</a><ul><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/facilities/other-venues/amphitheater' target='_self'>Amphitheater</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/facilities/other-venues/lifeguard-arena' target='_self'>Lifeguard Arena</a></li><li class="sidenav_haschildren"><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/facilities/other-venues/dollar-loan-center' target='_blank'>Dollar Loan Center</a><a href="javascript:void(0)" title="Expand/Collapse subpages under Sidenav Item with Children" class="vi-sidenav-toggle">+</a><ul><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/facilities/other-venues/lifeguard-arena/henderson-silver-knights' target='_self'>Henderson Silver Knights</a></li></ul></li></ul></li></ul></li><li class="sidenav_haschildren"><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/rental-information' target='_self'>Rental Information</a><a href="javascript:void(0)" title="Expand/Collapse subpages under Sidenav Item with Children" class="vi-sidenav-toggle">+</a><ul><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/rental-information/park-and-trail-reservations' target='_self'>Park and Trail Reservations</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/rental-information/public-tennis-court-reservations' target='_self'>Public Tennis Court Reservations</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/rental-information/room-rentals-at-recreation-centers' target='_self'>Room Rentals at Recreation Centers</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/rental-information/cool-pool-parties-pool-rentals' target='_self'>Cool Pool Parties &amp; Pool Rentals</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/rental-information/water-street-plaza' target='_self'>Water Street Plaza</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/rental-information/corporate-rentals' target='_self'>Corporate Rentals</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/rental-information/field-allocations' target='_self'>Field Allocations</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/rental-information/picnic-reservation-at-arroyo-grande-bmx-track' target='_self'>Picnic Reservation at Arroyo Grande BMX Track</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/rental-information/rock-wall-party-rentals' target='_self'>Rock Wall Party Rentals</a></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/rental-information/film-permits' target='_self'>Film Permits</a></li></ul></li><li><a href='https://www.cityofhenderson.com/government/departments/parks-and-recreation/facility-pool-park-trail-closures' target='_self'>Facility, Pool, Park &amp; Trail Closures</a></li></ul></li></ul>
</nav>
<script>
    $(function () {
        //test if it is mobile view or not and add classes accordingly. Needed because different sites use different breakpoints for mobile
        if ($('.sidenav .mobile_only').is(':visible')) {
            $('.sidenav').addClass('vi-sidenav-mobile');
        } else {
            $('.sidenav').addClass('vi-sidenav-desktop');
        }
        //need to also check for mobile view on resize and change classes if needed
        var sidenavResizeTimer;

        $(window).on('resize', function (e) {

            clearTimeout(sidenavResizeTimer);
            sidenavResizeTimer = setTimeout(function () {

                if ($('.sidenav .mobile_only').is(':visible')) {
                    $('.vi-sidenav-desktop').addClass('vi-sidenav-mobile').removeClass('vi-sidenav-desktop');
                } else {
                    $('.vi-sidenav-mobile').addClass('vi-sidenav-desktop').removeClass('vi-sidenav-mobile');
                }
            }, 250);

        });

        //expand/collapse function
        $("#leftNav_1278_0_3512 .vi-sidenav-toggle").click(function () {
            var item = $(this),
                parent = item.parent("li");

            if (parent.length) {
                if (parent.hasClass("sidenav_expanded")) {
                    parent.removeClass("sidenav_expanded");
                } else {
                    parent.addClass("sidenav_expanded");
                }
            }

            if (item.html() === "+") {
                item.html('-');
            } else {
                item.html('+');
            }
        });
    });
</script>
                
                <!--startindex-->
                <!--!!WidgetEnd-->

    <!--!!WidgetStart, vi-orderdata="0"  vi-hideonmobile="false" vi-widgetinstancedata="1281"WidgetStart!!-->    
<div id='widget_1281_0_3512' class='content_area normal_content_area clearfix  '></div>
            <!--!!WidgetEnd-->

    <!--!!WidgetStart, vi-orderdata="0"  vi-hideonmobile="false" vi-widgetinstancedata="1282"WidgetStart!!-->    
<div id='widget_1282_0_3512' class='content_area normal_content_area clearfix  '></div>
            <!--!!WidgetEnd-->

    
</div>

    
<div id="ColumnUserControl3" class="column   right_col  "  >
    <!--!!WidgetStart, vi-orderdata="0"  vi-hideonmobile="false" vi-widgetinstancedata="1279"WidgetStart!!-->    

<a id="pagebody"></a>
<header id="widget_1279_0_3512" class="title_widget clearfix  " >
    
    <!--stopindex-->
    <p class="breadcrumb">
        <a href="/government">Government</a> » <a href="/government/departments">Departments</a> » <a href="/government/departments/parks-and-recreation">Parks and Recreation</a> 
    </p>
    <!--startindex-->
    
    <h1 class="titlewidget-title"><span>Special Events</span></h1>
    
    <!--stopindex-->
    <div class="title_right">
        
        <a class="printer_friendly" href="javascript:window.print();" title="Click to print this page">Print</a>
        
        <a class="thickbox feedback_link" title="Click to submit an email to feedback" href="javascript:void(0);">Feedback</a>
        
        <script type="text/javascript">
            function shareLink(shareType) {
                var shareUrl = "";
                var shareTitle = document.itemTitle ? encodeURIComponent(document.itemTitle.trim()).replace(/[!'()*]/g, escape) : "Special+Events";
                switch (shareType) {
                    case "facebook":
                        shareUrl = "http://www.facebook.com/sharer.php?u=https%3a%2f%2fwww.cityofhenderson.com%2fgovernment%2fdepartments%2fparks-and-recreation%2fspecial-events&t=" + shareTitle;
                        break;
                    case "linkedin":
                        shareUrl = "http://www.linkedin.com/shareArticle?mini=true&url=https%3a%2f%2fwww.cityofhenderson.com%2fgovernment%2fdepartments%2fparks-and-recreation%2fspecial-events&title=" + shareTitle;
                        break;
                    case "twitter":
                        //Below link works in iOS and other OS
                        shareUrl = "https://twitter.com/intent/tweet?url=https%3a%2f%2fwww.cityofhenderson.com%2fgovernment%2fdepartments%2fparks-and-recreation%2fspecial-events&text=Special+Events+%7c+";
                        break;
                    case "delicious":
                        shareUrl = "https://secure.delicious.com/login?noui=yes&v=4&jump=https%3a%2f%2fwww.cityofhenderson.com%2fgovernment%2fdepartments%2fparks-and-recreation%2fspecial-events%26title%3D" + shareTitle + "%26notes%3D%26tags%3D%26v%3D4%26noui%3D%26share%3Dyes%26jump%3Dclose%26time%3D1239993443";
                        break;
                    case "myspace":
                        shareUrl = "http://www.myspace.com/Modules/PostTo/Pages/?u=https%3a%2f%2fwww.cityofhenderson.com%2fgovernment%2fdepartments%2fparks-and-recreation%2fspecial-events&t=" + shareTitle + "&c=";
                        break;
                    case "googlebookmark":
                        shareUrl = "http://www.google.com/bookmarks/mark?op=add&bkmk=https%3a%2f%2fwww.cityofhenderson.com%2fgovernment%2fdepartments%2fparks-and-recreation%2fspecial-events&title=" + shareTitle;
                        break;
                    case "stumbleupon":
                        shareUrl = "http://www.stumbleupon.com/submit?url=https%3a%2f%2fwww.cityofhenderson.com%2fgovernment%2fdepartments%2fparks-and-recreation%2fspecial-events&title=" + shareTitle;
                        break;
                    case "digg":
                        shareUrl = "http://digg.com/submit/?url=https%3a%2f%2fwww.cityofhenderson.com%2fgovernment%2fdepartments%2fparks-and-recreation%2fspecial-events";
                        break;
                    case "tumblr":
                        shareUrl = "https://www.tumblr.com/share/link?url=https%3a%2f%2fwww.cityofhenderson.com%2fgovernment%2fdepartments%2fparks-and-recreation%2fspecial-events&name=" + shareTitle;
                        break;
                    case "reddit":
                        shareUrl = "http://www.reddit.com/submit?url=https%3a%2f%2fwww.cityofhenderson.com%2fgovernment%2fdepartments%2fparks-and-recreation%2fspecial-events&title=" + shareTitle;
                        break;
                }
                if (shareUrl.length > 0) window.open(shareUrl, "_blank");
            }
        </script>
        <div id="share">
            <a class="sharelink" href="javascript:void(0);" title="Click to expand Share & Bookmark options" aria-haspopup="true" aria-expanded="false" aria-labelledby="share-desciption">Share & Bookmark</a>
            <span id="share-desciption" class="wcag_only" >Press Enter to show all options, press Tab go to next option</span>
            <ul class="no_external_url_indication">
                <li>
                    
                    <a title="Click to submit an email online" href="javascript:void(0);" class="shareemail send_share_email">Email</a>
                    
                </li>
                <li><a title="Click to share with Facebook" href="javascript:shareLink('facebook')" class="sharefacebook">Facebook</a></li>
                
                <li><a title="Click to share with LinkedIn" href="javascript:shareLink('linkedin')" class="sharelinkedin">LinkedIn</a></li>
                <li><a title="Click to share with Twitter" href="javascript:shareLink('twitter')" class="sharetwitter">Twitter</a></li>
                
                
                
                
                
                
                <li><a title="Click to share with Reddit" href="javascript:shareLink('reddit')" class="sharereddit">Reddit</a></li>
            </ul>
        </div>
        
        <div class="font_size">
            <a href="javascript:void(0);" title="default font size" class="text_size">Font Size:</a>
            <a href="javascript:void(0);" title="larger font size" class="font_larger">+</a>
            <a href="javascript:void(0);" title="smaller font size" class="font_smaller">-</a>
        </div>
        
    </div>
    <!--startindex-->

    
</header>
<script type="text/javascript">
    $(function () {
        var widgetContext = "widget_1279_0_3512";

        $("#" + widgetContext + " #share").click(function () {
            if (!$("#" + widgetContext + " div#share").hasClass("click-active"))
                $("#" + widgetContext + " div#share").find("ul").show();
            else
                $("#" + widgetContext + " div#share").find("ul").hide();
        });

        $("div").click(function () {
            if ($("#" + widgetContext + " div#share").hasClass("click-active")) {
                $("#" + widgetContext + " div#share").find("ul").hide();
            }
        });

        $(document).click(function (e) {
            if (!$(e.target).closest("#share").length > 0) {
                $("#" + widgetContext + " div#share").removeClass("click-active");
                $("#" + widgetContext + " div#share").find("ul").hide();
            }
        });

        var shareContainerTimeout = null;
        $("#" + widgetContext + " #share").bind('mouseover', function () {
            //If not relate to click event
            if (shareContainerTimeout) {
                clearTimeout(shareContainerTimeout);
                shareContainerTimeout = null;
            }
            shareContainerTimeout = setTimeout(function () {
                if (!$("#" + widgetContext + " div#share").hasClass("click-active"))
                    $("#" + widgetContext + " div#share").find("ul").show();
            }, 100);
        });

        $("#" + widgetContext + " #share").bind('mouseleave', function () {            
            //If not relate to click event     
            if (shareContainerTimeout) {
                clearTimeout(shareContainerTimeout);
                shareContainerTimeout = null;
            }
            shareContainerTimeout = setTimeout(function () {
                if (!$("#" + widgetContext + " div#share").hasClass("click-active"))
                    $("#" + widgetContext + " div#share").find("ul").hide();
            }, 200);
        });

        $("header#" + widgetContext + " a.feedback_link").click(function () {
            var windowHeight = 485;
            if (window.innerWidth <= 648) {
                windowHeight = 545;
            }
            var opts = {
                title: "Feedback",
                url: "/Template/GetFeedbackPartial?feedbackUrl=https%3a%2f%2fwww.cityofhenderson.com%2fgovernment%2fdepartments%2fparks-and-recreation%2fspecial-events",
                useFrame: true,
                height: windowHeight,
                onClosed: function (result) {
                    if (result != undefined && result.IsOk == true) {
                        $.refreshTempMessage(result.Message);
                    }
                },
                skin: 'viClientDialog feedback_lightbox',
                fixed: false
            };
            $.viClientDialog(opts).open();
        });

        //Safari iOS: No click event
        $("header#" + widgetContext + " a.send_share_email").bind("click touchstart", function () {
            var shareEmailTitle = document.itemTitle ? encodeURIComponent(document.itemTitle.trim()).replace(/[!'()*]/g, escape) : "Special+Events";
            var opts = {
                title: "Click to submit an email online",
                url: "/Template/GetShareEmailPartial?shareUrl=https%3a%2f%2fwww.cityofhenderson.com%2fgovernment%2fdepartments%2fparks-and-recreation%2fspecial-events" + "&shareTitle=" + shareEmailTitle,
                useFrame: true,
                height: 485,
                onClosed: function (result) {
                    if (result != undefined && result.IsOk == true) {
                        $.refreshTempMessage(result.Message);
                    }
                },
                skin: 'viClientDialog send_share_email_lightbox',
                fixed: false
            };
            $.viClientDialog(opts).open();
        });

        

    });
</script>

            <!--!!WidgetEnd-->

    <!--!!WidgetStart, vi-orderdata="0"  vi-hideonmobile="false" vi-widgetinstancedata="1280"WidgetStart!!-->    
<div id='widget_1280_6338_3512' class='content_area normal_content_area clearfix  '><h4>The City of Henderson is proud to host a variety of cultural and special events. Discover annual favorites, seasonal community events and cultural offerings.&nbsp;</h4></div>
            <!--!!WidgetEnd-->

    <!--!!WidgetStart, vi-orderdata="0"  vi-hideonmobile="false" vi-widgetinstancedata="1530"WidgetStart!!-->    
<div id='widget_1530_6536_3512' class='content_area normal_content_area clearfix  '><h3>Vendor Opportunities</h3>
<p>Complete our Vendor Interest Form to be notified about upcoming opportunities with the City of Henderson!&nbsp;</p>
<p><a href=/home/showpublisheddocument/6839/637623883437570000 target="_blank">2021-2022 Special Event Vendor Interest Form</a></p></div>
            <!--!!WidgetEnd-->

    <!--!!WidgetStart, vi-orderdata="0"  vi-hideonmobile="false" vi-widgetinstancedata="1283"WidgetStart!!-->    
<div class="events_widget calendar-tile-view content_area clearfix" id="events_widget_1283_6339_3512"><div class="list-filter"><select id="eventcats_1283_6339_3512" name="eventcats_1283_6339_3512" onchange="return RedirectAfterDropDownListSelectedChanged(this);" title="Categories"><option data-url="/government/departments/parks-and-recreation/special-events" value="">(All Categories)</option>
<option data-url="/government/departments/parks-and-recreation/special-events/-selcat-3" value="3">Events</option>
</select></div><ul class='toggle_filter clearfix'><li><a class="" href="/government/departments/parks-and-recreation/special-events/-toggle-today">Today</a></li><li><a class="" href="/government/departments/parks-and-recreation/special-events/-toggle-next7days">Next 7 days</a></li><li><a class="" href="/government/departments/parks-and-recreation/special-events/-toggle-next30days">Next 30 days</a></li><li><a class="current" href="javascript:void(0);">All Upcoming</a></li><li><a class="" href="/government/departments/parks-and-recreation/special-events/-toggle-allpast">All Past</a></li><li><a class="" href="/government/departments/parks-and-recreation/special-events/-toggle-all">All</a></li></ul><div class="vi-event-tiles-container" itemscope="" itemtype="http://data-vocabulary.org/Event"><ul class="vi-events-tiles-list"><li class="vi-events-tiles-item"><a itemprop="url" href="/Home/Components/Calendar/Event/767/1786" class="vi-events-tiles-link" target="_blank"><div class="vi-events-tiles-img-frame" style="background-image: url(/home/showpublishedimage/5910/637635174076530000);"></div><div class="vi-events-tiles-date"><div class="vi-events-tiles-month">Oct</div><div class="vi-events-tiles-day">01</div></div><div class="vi-events-tiles-info"><span class="vi-events-tiles-time">10/01/2021 - 10/28/2021 <time style='display:none;' itemprop='startDate' datetime='2021-10-01T07:00+00:00'>10/01/2021</time> <time style='display:none;' itemprop='endDate' datetime='2021-10-29T06:59+00:00'>10/28/2021</time></span><h2 class="vi-events-tiles-title"><span itemprop="summary">2021 Virtual Halloween Decorating Contest</span></h2><p class="vi-events-tiles-desc"></p></div></a></li><li class="vi-events-tiles-item"><a itemprop="url" href="/Home/Components/Calendar/Event/1096/1786" class="vi-events-tiles-link" target="_self"><div class="vi-events-tiles-img-frame" style="background-image: url(/home/showpublishedimage/6256/637686044076270000);"></div><div class="vi-events-tiles-date"><div class="vi-events-tiles-month">Oct</div><div class="vi-events-tiles-day">01</div></div><div class="vi-events-tiles-info"><span class="vi-events-tiles-time">10/01/2021 - 11/30/2021 <time style='display:none;' itemprop='startDate' datetime='2021-10-01T07:00+00:00'>10/01/2021</time> <time style='display:none;' itemprop='endDate' datetime='2021-12-01T07:59+00:00'>11/30/2021</time></span><h2 class="vi-events-tiles-title"><span itemprop="summary">Art Exhibit - BRAVE: An artistic and historic salute to Nevada veterans</span></h2><p class="vi-events-tiles-desc"></p></div></a></li><li class="vi-events-tiles-item"><a itemprop="url" href="/Home/Components/Calendar/Event/1051/1786" class="vi-events-tiles-link" target="_self"><div class="vi-events-tiles-img-frame" style="background-image: url(/home/showpublishedimage/6228/637683401499370000);"></div><div class="vi-events-tiles-date"><div class="vi-events-tiles-month">Oct</div><div class="vi-events-tiles-day">20</div></div><div class="vi-events-tiles-info"><span class="vi-events-tiles-time">3:00 PM - 5:00 PM <time style='display:none;' itemprop='startDate' datetime='2021-10-20T22:00+00:00'>10/20/2021 3:00 PM</time> <time style='display:none;' itemprop='endDate' datetime='2021-10-21T00:00+00:00'>10/20/2021 5:00 PM</time></span><h2 class="vi-events-tiles-title"><span itemprop="summary">Park Pals</span></h2><p class="vi-events-tiles-desc"></p></div></a></li><li class="vi-events-tiles-item"><a itemprop="url" href="/Home/Components/Calendar/Event/1094/1786" class="vi-events-tiles-link" target="_self"><div class="vi-events-tiles-img-frame" style="background-image: url(/home/showpublishedimage/6256/637686044076270000);"></div><div class="vi-events-tiles-date"><div class="vi-events-tiles-month">Oct</div><div class="vi-events-tiles-day">20</div></div><div class="vi-events-tiles-info"><span class="vi-events-tiles-time">5:00 PM - 7:00 PM <time style='display:none;' itemprop='startDate' datetime='2021-10-21T00:00+00:00'>10/20/2021 5:00 PM</time> <time style='display:none;' itemprop='endDate' datetime='2021-10-21T02:00+00:00'>10/20/2021 7:00 PM</time></span><h2 class="vi-events-tiles-title"><span itemprop="summary">Art Reception for BRAVE: An artistic and historic salute to Nevada veterans</span></h2><p class="vi-events-tiles-desc"></p></div></a></li><li class="vi-events-tiles-item"><a itemprop="url" href="/Home/Components/Calendar/Event/993/1786" class="vi-events-tiles-link" target="_self"><div class="vi-events-tiles-img-frame" style="background-image: url(/home/showpublishedimage/5180/637525983228100000);"></div><div class="vi-events-tiles-date"><div class="vi-events-tiles-month">Oct</div><div class="vi-events-tiles-day">21</div></div><div class="vi-events-tiles-info"><span class="vi-events-tiles-time">2:00 PM - 6:00 PM <time style='display:none;' itemprop='startDate' datetime='2021-10-21T21:00+00:00'>10/21/2021 2:00 PM</time> <time style='display:none;' itemprop='endDate' datetime='2021-10-22T01:00+00:00'>10/21/2021 6:00 PM</time></span><h2 class="vi-events-tiles-title"><span itemprop="summary">Henderson Farmer's Market</span></h2><p class="vi-events-tiles-desc"></p></div></a></li><li class="vi-events-tiles-item"><a itemprop="url" href="/Home/Components/Calendar/Event/976/1786" class="vi-events-tiles-link" target="_self"><div class="vi-events-tiles-img-frame" style="background-image: url(/home/showpublishedimage/5180/637525983228100000);"></div><div class="vi-events-tiles-date"><div class="vi-events-tiles-month">Oct</div><div class="vi-events-tiles-day">22</div></div><div class="vi-events-tiles-info"><span class="vi-events-tiles-time">9:00 AM - 12:00 PM <time style='display:none;' itemprop='startDate' datetime='2021-10-22T16:00+00:00'>10/22/2021 9:00 AM</time> <time style='display:none;' itemprop='endDate' datetime='2021-10-22T19:00+00:00'>10/22/2021 12:00 PM</time></span><h2 class="vi-events-tiles-title"><span itemprop="summary">Henderson Farmer's Market</span></h2><p class="vi-events-tiles-desc"></p></div></a></li><li class="vi-events-tiles-item"><a itemprop="url" href="/Home/Components/Calendar/Event/899/1786" class="vi-events-tiles-link" target="_self"><div class="vi-events-tiles-img-frame" style="background-image: url(/home/showpublishedimage/5176/637522609615800000);"></div><div class="vi-events-tiles-date"><div class="vi-events-tiles-month">Oct</div><div class="vi-events-tiles-day">22</div></div><div class="vi-events-tiles-info"><span class="vi-events-tiles-time">6:00 PM - 8:00 PM <time style='display:none;' itemprop='startDate' datetime='2021-10-23T01:00+00:00'>10/22/2021 6:00 PM</time> <time style='display:none;' itemprop='endDate' datetime='2021-10-23T03:00+00:00'>10/22/2021 8:00 PM</time></span><h2 class="vi-events-tiles-title"><span itemprop="summary">Friday Night Music Series</span></h2><p class="vi-events-tiles-desc"></p></div></a></li><li class="vi-events-tiles-item"><a itemprop="url" href="/Home/Components/Calendar/Event/1019/1786" class="vi-events-tiles-link" target="_blank"><div class="vi-events-tiles-img-frame" style="background-image: url(/home/showpublishedimage/6168/637678851393930000);"></div><div class="vi-events-tiles-date"><div class="vi-events-tiles-month">Oct</div><div class="vi-events-tiles-day">22</div></div><div class="vi-events-tiles-info"><span class="vi-events-tiles-time">8:00 PM - 10:00 PM <time style='display:none;' itemprop='startDate' datetime='2021-10-23T03:00+00:00'>10/22/2021 8:00 PM</time> <time style='display:none;' itemprop='endDate' datetime='2021-10-23T05:00+00:00'>10/22/2021 10:00 PM</time></span><h2 class="vi-events-tiles-title"><span itemprop="summary">Haunted Bus Tour</span></h2><p class="vi-events-tiles-desc"></p></div></a></li><li class="vi-events-tiles-item"><a itemprop="url" href="/Home/Components/Calendar/Event/1015/1786" class="vi-events-tiles-link" target="_blank"><div class="vi-events-tiles-img-frame" style="background-image: url(/home/showpublishedimage/6164/637678849741370000);"></div><div class="vi-events-tiles-date"><div class="vi-events-tiles-month">Oct</div><div class="vi-events-tiles-day">23</div></div><div class="vi-events-tiles-info"><span class="vi-events-tiles-time">10:00 AM - 11:00 AM <time style='display:none;' itemprop='startDate' datetime='2021-10-23T17:00+00:00'>10/23/2021 10:00 AM</time> <time style='display:none;' itemprop='endDate' datetime='2021-10-23T18:00+00:00'>10/23/2021 11:00 AM</time></span><h2 class="vi-events-tiles-title"><span itemprop="summary">Pumpkin Painting</span></h2><p class="vi-events-tiles-desc"></p></div></a></li><li class="vi-events-tiles-item"><a itemprop="url" href="/Home/Components/Calendar/Event/1021/1786" class="vi-events-tiles-link" target="_self"><div class="vi-events-tiles-img-frame" style="background-image: url(/home/showpublishedimage/6170/637678851914230000);"></div><div class="vi-events-tiles-date"><div class="vi-events-tiles-month">Oct</div><div class="vi-events-tiles-day">23</div></div><div class="vi-events-tiles-info"><span class="vi-events-tiles-time">10:00 AM - 12:00 PM <time style='display:none;' itemprop='startDate' datetime='2021-10-23T17:00+00:00'>10/23/2021 10:00 AM</time> <time style='display:none;' itemprop='endDate' datetime='2021-10-23T19:00+00:00'>10/23/2021 12:00 PM</time></span><h2 class="vi-events-tiles-title"><span itemprop="summary">Pet Trick-or-Treat 1-Mile Walk</span></h2><p class="vi-events-tiles-desc"></p></div></a></li><li class="vi-events-tiles-item"><a itemprop="url" href="/Home/Components/Calendar/Event/1005/1786" class="vi-events-tiles-link" target="_self"><div class="vi-events-tiles-img-frame" style="background-image: url(/home/showpublishedimage/6126/637672196367570000);"></div><div class="vi-events-tiles-date"><div class="vi-events-tiles-month">Oct</div><div class="vi-events-tiles-day">23</div></div><div class="vi-events-tiles-info"><span class="vi-events-tiles-time">11:00 AM - 9:00 PM <time style='display:none;' itemprop='startDate' datetime='2021-10-23T18:00+00:00'>10/23/2021 11:00 AM</time> <time style='display:none;' itemprop='endDate' datetime='2021-10-24T04:00+00:00'>10/23/2021 9:00 PM</time></span><h2 class="vi-events-tiles-title"><span itemprop="summary">12th Annual Aki Matsuri Japanese Festival</span></h2><p class="vi-events-tiles-desc"></p></div></a></li><li class="vi-events-tiles-item"><a itemprop="url" href="/Home/Components/Calendar/Event/1031/1786" class="vi-events-tiles-link" target="_self"><div class="vi-events-tiles-img-frame" style="background-image: url(/home/showpublishedimage/6178/637678966781970000);"></div><div class="vi-events-tiles-date"><div class="vi-events-tiles-month">Oct</div><div class="vi-events-tiles-day">24</div></div><div class="vi-events-tiles-info"><span class="vi-events-tiles-time">2:00 PM - 5:00 PM <time style='display:none;' itemprop='startDate' datetime='2021-10-24T21:00+00:00'>10/24/2021 2:00 PM</time> <time style='display:none;' itemprop='endDate' datetime='2021-10-25T00:00+00:00'>10/24/2021 5:00 PM</time></span><h2 class="vi-events-tiles-title"><span itemprop="summary">Sunday Jazz Concert Series</span></h2><p class="vi-events-tiles-desc"></p></div></a></li><li class="vi-events-tiles-item"><a itemprop="url" href="/Home/Components/Calendar/Event/1052/1786" class="vi-events-tiles-link" target="_self"><div class="vi-events-tiles-img-frame" style="background-image: url(/home/showpublishedimage/6228/637683401499370000);"></div><div class="vi-events-tiles-date"><div class="vi-events-tiles-month">Oct</div><div class="vi-events-tiles-day">25</div></div><div class="vi-events-tiles-info"><span class="vi-events-tiles-time">3:00 PM - 5:00 PM <time style='display:none;' itemprop='startDate' datetime='2021-10-25T22:00+00:00'>10/25/2021 3:00 PM</time> <time style='display:none;' itemprop='endDate' datetime='2021-10-26T00:00+00:00'>10/25/2021 5:00 PM</time></span><h2 class="vi-events-tiles-title"><span itemprop="summary">Park Pals</span></h2><p class="vi-events-tiles-desc"></p></div></a></li><li class="vi-events-tiles-item"><a itemprop="url" href="/Home/Components/Calendar/Event/1017/1786" class="vi-events-tiles-link" target="_blank"><div class="vi-events-tiles-img-frame" style="background-image: url(/home/showpublishedimage/6166/637678850220770000);"></div><div class="vi-events-tiles-date"><div class="vi-events-tiles-month">Oct</div><div class="vi-events-tiles-day">25</div></div><div class="vi-events-tiles-info"><span class="vi-events-tiles-time">5:30 PM - 7:30 PM <time style='display:none;' itemprop='startDate' datetime='2021-10-26T00:30+00:00'>10/25/2021 5:30 PM</time> <time style='display:none;' itemprop='endDate' datetime='2021-10-26T02:30+00:00'>10/25/2021 7:30 PM</time></span><h2 class="vi-events-tiles-title"><span itemprop="summary">Spooky Birds</span></h2><p class="vi-events-tiles-desc"></p></div></a></li><li class="vi-events-tiles-item"><a itemprop="url" href="/Home/Components/Calendar/Event/914/1786" class="vi-events-tiles-link" target="_self"><div class="vi-events-tiles-img-frame" style="background-image: url(/home/showpublishedimage/5118/637565120910900000);"></div><div class="vi-events-tiles-date"><div class="vi-events-tiles-month">Oct</div><div class="vi-events-tiles-day">26</div></div><div class="vi-events-tiles-info"><span class="vi-events-tiles-time">5:00 PM - 8:00 PM <time style='display:none;' itemprop='startDate' datetime='2021-10-27T00:00+00:00'>10/26/2021 5:00 PM</time> <time style='display:none;' itemprop='endDate' datetime='2021-10-27T03:00+00:00'>10/26/2021 8:00 PM</time></span><h2 class="vi-events-tiles-title"><span itemprop="summary">Trucks and Tunes</span></h2><p class="vi-events-tiles-desc"></p></div></a></li><li class="vi-events-tiles-item"><a itemprop="url" href="/Home/Components/Calendar/Event/1053/1786" class="vi-events-tiles-link" target="_self"><div class="vi-events-tiles-img-frame" style="background-image: url(/home/showpublishedimage/6228/637683401499370000);"></div><div class="vi-events-tiles-date"><div class="vi-events-tiles-month">Oct</div><div class="vi-events-tiles-day">27</div></div><div class="vi-events-tiles-info"><span class="vi-events-tiles-time">3:00 PM - 5:00 PM <time style='display:none;' itemprop='startDate' datetime='2021-10-27T22:00+00:00'>10/27/2021 3:00 PM</time> <time style='display:none;' itemprop='endDate' datetime='2021-10-28T00:00+00:00'>10/27/2021 5:00 PM</time></span><h2 class="vi-events-tiles-title"><span itemprop="summary">Park Pals</span></h2><p class="vi-events-tiles-desc"></p></div></a></li><li class="vi-events-tiles-item"><a itemprop="url" href="/Home/Components/Calendar/Event/1027/1786" class="vi-events-tiles-link" target="_self"><div class="vi-events-tiles-img-frame" style="background-image: url(/home/showpublishedimage/6176/637678954874430000);"></div><div class="vi-events-tiles-date"><div class="vi-events-tiles-month">Oct</div><div class="vi-events-tiles-day">28</div></div><div class="vi-events-tiles-info"><span class="vi-events-tiles-time">10:00 AM - 12:00 PM <time style='display:none;' itemprop='startDate' datetime='2021-10-28T17:00+00:00'>10/28/2021 10:00 AM</time> <time style='display:none;' itemprop='endDate' datetime='2021-10-28T19:00+00:00'>10/28/2021 12:00 PM</time></span><h2 class="vi-events-tiles-title"><span itemprop="summary">Tots Trick-or-Treat Trail</span></h2><p class="vi-events-tiles-desc"></p></div></a></li><li class="vi-events-tiles-item"><a itemprop="url" href="/Home/Components/Calendar/Event/1110/1786" class="vi-events-tiles-link" target="_self"><div class="vi-events-tiles-img-frame" style="background-image: url(/home/showpublishedimage/4863/637491511834500000);"></div><div class="vi-events-tiles-date"><div class="vi-events-tiles-month">Oct</div><div class="vi-events-tiles-day">28</div></div><div class="vi-events-tiles-info"><span class="vi-events-tiles-time">10:00 AM - 11:00 AM <time style='display:none;' itemprop='startDate' datetime='2021-10-28T17:00+00:00'>10/28/2021 10:00 AM</time> <time style='display:none;' itemprop='endDate' datetime='2021-10-28T18:00+00:00'>10/28/2021 11:00 AM</time></span><h2 class="vi-events-tiles-title"><span itemprop="summary">Chief's Community Forum</span></h2><p class="vi-events-tiles-desc">Join Chief Andres as he provides updates about the Henderson Police Department.</p></div></a></li><li class="vi-events-tiles-item"><a itemprop="url" href="/Home/Components/Calendar/Event/992/1786" class="vi-events-tiles-link" target="_self"><div class="vi-events-tiles-img-frame" style="background-image: url(/home/showpublishedimage/5180/637525983228100000);"></div><div class="vi-events-tiles-date"><div class="vi-events-tiles-month">Oct</div><div class="vi-events-tiles-day">28</div></div><div class="vi-events-tiles-info"><span class="vi-events-tiles-time">2:00 PM - 6:00 PM <time style='display:none;' itemprop='startDate' datetime='2021-10-28T21:00+00:00'>10/28/2021 2:00 PM</time> <time style='display:none;' itemprop='endDate' datetime='2021-10-29T01:00+00:00'>10/28/2021 6:00 PM</time></span><h2 class="vi-events-tiles-title"><span itemprop="summary">Henderson Farmer's Market</span></h2><p class="vi-events-tiles-desc"></p></div></a></li><li class="vi-events-tiles-item"><a itemprop="url" href="/Home/Components/Calendar/Event/1007/1786" class="vi-events-tiles-link" target="_self"><div class="vi-events-tiles-img-frame" style="background-image: url(/home/showpublishedimage/6136/637674729497930000);"></div><div class="vi-events-tiles-date"><div class="vi-events-tiles-month">Oct</div><div class="vi-events-tiles-day">28</div></div><div class="vi-events-tiles-info"><span class="vi-events-tiles-time">6:00 PM - 9:00 PM <time style='display:none;' itemprop='startDate' datetime='2021-10-29T01:00+00:00'>10/28/2021 6:00 PM</time> <time style='display:none;' itemprop='endDate' datetime='2021-10-29T04:00+00:00'>10/28/2021 9:00 PM</time></span><h2 class="vi-events-tiles-title"><span itemprop="summary">Haunted In the Desert 2021</span></h2><p class="vi-events-tiles-desc"></p></div></a></li><li class="vi-events-tiles-item"><a itemprop="url" href="/Home/Components/Calendar/Event/1061/1786" class="vi-events-tiles-link" target="_self"><div class="vi-events-tiles-img-frame" style="background-image: url(/home/showpublishedimage/6250/637684441046270000);"></div><div class="vi-events-tiles-date"><div class="vi-events-tiles-month">Oct</div><div class="vi-events-tiles-day">28</div></div><div class="vi-events-tiles-info"><span class="vi-events-tiles-time">7:00 PM - 9:00 PM <time style='display:none;' itemprop='startDate' datetime='2021-10-29T02:00+00:00'>10/28/2021 7:00 PM</time> <time style='display:none;' itemprop='endDate' datetime='2021-10-29T04:00+00:00'>10/28/2021 9:00 PM</time></span><h2 class="vi-events-tiles-title"><span itemprop="summary">Family Glow-in-the-Dark Golf Night</span></h2><p class="vi-events-tiles-desc"></p></div></a></li><li class="vi-events-tiles-item"><a itemprop="url" href="/Home/Components/Calendar/Event/975/1786" class="vi-events-tiles-link" target="_self"><div class="vi-events-tiles-img-frame" style="background-image: url(/home/showpublishedimage/5180/637525983228100000);"></div><div class="vi-events-tiles-date"><div class="vi-events-tiles-month">Oct</div><div class="vi-events-tiles-day">29</div></div><div class="vi-events-tiles-info"><span class="vi-events-tiles-time">9:00 AM - 12:00 PM <time style='display:none;' itemprop='startDate' datetime='2021-10-29T16:00+00:00'>10/29/2021 9:00 AM</time> <time style='display:none;' itemprop='endDate' datetime='2021-10-29T19:00+00:00'>10/29/2021 12:00 PM</time></span><h2 class="vi-events-tiles-title"><span itemprop="summary">Henderson Farmer's Market</span></h2><p class="vi-events-tiles-desc"></p></div></a></li><li class="vi-events-tiles-item"><a itemprop="url" href="/Home/Components/Calendar/Event/898/1786" class="vi-events-tiles-link" target="_self"><div class="vi-events-tiles-img-frame" style="background-image: url(/home/showpublishedimage/5176/637522609615800000);"></div><div class="vi-events-tiles-date"><div class="vi-events-tiles-month">Oct</div><div class="vi-events-tiles-day">29</div></div><div class="vi-events-tiles-info"><span class="vi-events-tiles-time">6:00 PM - 8:00 PM <time style='display:none;' itemprop='startDate' datetime='2021-10-30T01:00+00:00'>10/29/2021 6:00 PM</time> <time style='display:none;' itemprop='endDate' datetime='2021-10-30T03:00+00:00'>10/29/2021 8:00 PM</time></span><h2 class="vi-events-tiles-title"><span itemprop="summary">Friday Night Music Series</span></h2><p class="vi-events-tiles-desc"></p></div></a></li><li class="vi-events-tiles-item"><a itemprop="url" href="/Home/Components/Calendar/Event/1011/1786" class="vi-events-tiles-link" target="_self"><div class="vi-events-tiles-img-frame" style="background-image: url(/home/showpublishedimage/6136/637674729497930000);"></div><div class="vi-events-tiles-date"><div class="vi-events-tiles-month">Oct</div><div class="vi-events-tiles-day">29</div></div><div class="vi-events-tiles-info"><span class="vi-events-tiles-time">6:00 PM - 9:00 PM <time style='display:none;' itemprop='startDate' datetime='2021-10-30T01:00+00:00'>10/29/2021 6:00 PM</time> <time style='display:none;' itemprop='endDate' datetime='2021-10-30T04:00+00:00'>10/29/2021 9:00 PM</time></span><h2 class="vi-events-tiles-title"><span itemprop="summary">Haunted In the Desert 2021</span></h2><p class="vi-events-tiles-desc"></p></div></a></li><li class="vi-events-tiles-item"><a itemprop="url" href="/Home/Components/Calendar/Event/791/1786" class="vi-events-tiles-link" target="_self"><div class="vi-events-tiles-img-frame" style="background-image: url(/home/showpublishedimage/5098/637516581450030000);"></div><div class="vi-events-tiles-date"><div class="vi-events-tiles-month">Oct</div><div class="vi-events-tiles-day">30</div></div><div class="vi-events-tiles-info"><span class="vi-events-tiles-time">10:00 AM - 1:00 PM <time style='display:none;' itemprop='startDate' datetime='2021-10-30T17:00+00:00'>10/30/2021 10:00 AM</time> <time style='display:none;' itemprop='endDate' datetime='2021-10-30T20:00+00:00'>10/30/2021 1:00 PM</time></span><h2 class="vi-events-tiles-title"><span itemprop="summary">Donate Blood</span></h2><p class="vi-events-tiles-desc"></p></div></a></li><li class="vi-events-tiles-item"></li><li class="vi-events-tiles-item"></li><li class="vi-events-tiles-item"></li><li class="vi-events-tiles-item"></li></ul></div>
<div id="Pager_widget_1283_6339_3512" class="list-pager">
    <a class="disabled pg-button pg-first-button"> &#171; First </a>
    <a class="disabled pg-button pg-prev-button"> &#171; Prev </a>
     
    |
    <a class="pg-selected">1</a>
     
    |
    <a class="pg-normal" href="/government/departments/parks-and-recreation/special-events/-npage-2">2</a>
     
    |
    <a class="pg-normal" href="/government/departments/parks-and-recreation/special-events/-npage-3">3</a>
     
    |
    <a class="pg-normal pg-button pg-next-button" href="/government/departments/parks-and-recreation/special-events/-npage-2"> Next &#187; </a>
    <a class="pg-normal pg-button pg-next-button" href="/government/departments/parks-and-recreation/special-events/-npage-3"> Last &#187; </a>
    
    <span class="pager-info">
        1 - 25 of 65 items
    </span>
</div>
</div>

<script type="text/javascript">
    $(function() {
        
    })
</script>
            <!--!!WidgetEnd-->

    
</div>

</div> 

        <footer id="page_footer" class="">
            <!--stopindex-->
            
<div id="footercolumn" class="site_template_column  footer_column   " >

                <!--stopindex-->
                  
<div class="col-md-4 col-sm-6">
    <div class="footer_address">
	    <a href="/?splash=https%3a%2f%2fdev8.visioninternet.com%2fHendersonNV6%2f&____isexternal=true" class="footer_logo"><img src="/home/showpublishedimage/776/637353055241930000" alt="footer-logo"></a>
<h2>City of Henderson</h2>
<p><a href="/?splash=https%3a%2f%2fgoo.gl%2fmaps%2fbrXYwepN5RdjDT2n6&____isexternal=true">Henderson City Hall <br>
240 S. Water St. <br>
Henderson, NV 89015</a><br>
<br>
<a href="tel:702-267-2323">702-267-2323</a></p>
    </div>
</div>

                <!--startindex-->
            

                <!--stopindex-->
                  
<div class="col-md-6 col-sm-6">
    <div class="footer_links">
        <h2>Quick Links</h2>
    		<a href="/residents/online-payments" target="_self">Online Payments</a>		
    		<a href="/government/departments/human-resources/city-employment" target="_self">City Employment</a>		
    		<a href="/our-city/covid-19" target="_self">Flu and COVID Prevention</a>		
    		<a href="/residents/accessibility" target="_self">Accessibility</a>		
    		<a href="/government/departments" target="_self">All Departments</a>		
    		<a href="/residents/online-services" target="_self">Online Services</a>		
    		<a href="/residents/privacy-policy" target="_self">Privacy Policy as of 3/1/21</a>		
    		<a href="https://clients.comcate.com/faq.php?id=90" target="_self">Contact Henderson</a>		
    </div>
</div>


                <!--startindex-->
            

                <!--stopindex-->
                
<div class="col-md-2 col-sm-12">
    <div class="social_icons">
        <h2>Social</h2>
    		<a href="/?splash=https%3a%2f%2fwww.facebook.com%2fcityofhenderson&____isexternal=true" target="_self" title="">
    			<img src="/home/showpublishedimage/742/637352339741870000" alt="footer-fb" />
    		</a>
    		<a href="/?splash=https%3a%2f%2ftwitter.com%2fcityofhenderson&____isexternal=true" target="_self" title="">
    			<img src="/home/showpublishedimage/750/637352339753570000" alt="footer-tw" />
    		</a>
    		<a href="/?splash=http%3a%2f%2finstagram.com%2fcityofhenderson&____isexternal=true" target="_self" title="">
    			<img src="/home/showpublishedimage/744/637352339744670000" alt="footer-Ig" />
    		</a>
    		<a href="/?splash=https%3a%2f%2fwww.linkedin.com%2fcompany%2fcity-of-henderson&____isexternal=true" target="_self" title="">
    			<img src="/home/showpublishedimage/746/637352339747630000" alt="footer-li" />
    		</a>
    		<a href="/?splash=https%3a%2f%2fwww.youtube.com%2fuser%2fcityofhenderson&____isexternal=true" target="_self" title="">
    			<img src="/home/showpublishedimage/752/637352339756700000" alt="footer-yt" />
    		</a>
    		<a href="/?splash=https%3a%2f%2fnextdoor.com%2f&____isexternal=true" target="_self" title="">
    			<img src="/home/showpublishedimage/748/637352339750600000" alt="footer-nd" />
    		</a>
    </div>
</div>

                <!--startindex-->
            

</div>

            <!--startindex-->
        </footer>
        
    </div>
</div>

<script src="/Project/Contents/Main/mobile_nav_scripts.js" type="text/javascript"></script>

<script src="/Project/Contents/Main/sitelayout_scripts.js" type="text/javascript"></script>
    
    <script>
        $(function () {
            $(".reComment[comment]").removeClass("reComment")
                                    .removeAttr("comment")
                                    .removeAttr("author")
                                    .removeAttr("title")
                                    .removeAttr("timestamp");
        })
    </script>
    

    

    <script src="/Scripts/ScriptBundleVisionFrontend.jsbnd?v=o4ZM98ehVrgKmLskQgabKMa0kKQrjPCZcfrko0au7oM1"></script>


    
    
    <script>
        try { manualRenderMobile(); } catch (err) {}
    </script>
    
<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-T7JG59"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function (w, d, s, l, i) {
    w[l] = w[l] || []; w[l].push({
        'gtm.start':
        new Date().getTime(), event: 'gtm.js'
    }); var f = d.getElementsByTagName(s)[0],
    j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
    'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'userDataLayer', 'GTM-T7JG59');
(function (window) {
    var dataLayer = window.userDataLayer = window.userDataLayer || [];
    dataLayer.push(
        {"Env":"LIVE","SessionID":"2bkoafecl2ju23ecwl0hahlk","Identity":"8925c2f799e148a6afe5cf9e59ef0b99","OrganizationName":"Henderson, NV","LoginUser":"","LoginUserType":"","LoginWebsiteUser":"","LoginMember":""}
        );
})(window)
</script>
<!-- End Google Tag Manager -->
    
    <script src="/Scripts/Components/ScriptsFEBundle.jsbnd?v=DfCheCkfQMyVRQ54roqWjDiD8YP5vK1eHdrpyN5Pqmo1"></script>

    <script>
        $(function() {
            var sitewrapper = $(".sitewrapper");
            if(sitewrapper.length && !sitewrapper.hasClass("")) {
                sitewrapper.addClass("");
            }          
        });
    </script>   


    
</body>
</html>
