 

<script type="text/javascript">
gform.addFilter( 'gform_datepicker_options_pre_init', function( optionsObj, formId, fieldId ) {
    // Replace 1 and 2 with your actual Form ID and Date Field ID
    if ( formId == 1 && fieldId == 2 ) {
        optionsObj.maxDate = 0; // 0 represents today's date
        optionsObj.changeMonthRange = "-100:+0"; // Optional: Limits the selectable years in the dropdown
    }
    return optionsObj;
});
</script>


<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://ournst.org/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://ournst.org/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://ournst.org/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://ournst.org/wp-sitemap-posts-project-1.xml</loc></sitemap><sitemap><loc>https://ournst.org/wp-sitemap-posts-give_forms-1.xml</loc></sitemap><sitemap><loc>https://ournst.org/wp-sitemap-posts-tribe_events-1.xml</loc></sitemap><sitemap><loc>https://ournst.org/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://ournst.org/wp-sitemap-taxonomies-project_category-1.xml</loc></sitemap><sitemap><loc>https://ournst.org/wp-sitemap-taxonomies-rtcl_category-1.xml</loc></sitemap><sitemap><loc>https://ournst.org/wp-sitemap-taxonomies-tribe_events_cat-1.xml</loc></sitemap></sitemapindex>
