<script>
    jQuery(document).ready(function($) {
        function showTestimonial(index) {

            $('.testimonial-content:visible, .testimonial-large-image:visible').removeClass('animate__fadeIn').addClass('animate__fadeOut').one('animationend', function() {
                $(this).hide();

                $('.testimonial-content[data-index="' + index + '"], .testimonial-large-image[data-index="' + index + '"]').removeClass('animate__fadeOut').show().addClass('animate__fadeIn');
            });

            $('.testimonial-thumbnail').removeClass('active');
            $('.testimonial-thumbnail[data-index="' + index + '"]').addClass('active');
        }

        $('.testimonial-thumbnail').on('click', function() {
            var index = $(this).data('index');
            showTestimonial(index);
        });

        // Show the first testimonial by default
        $('.testimonial-thumbnail').first().addClass('active');
        showTestimonial(0);
    });
</script><?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://clinonprofit.org/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://clinonprofit.org/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://clinonprofit.org/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://clinonprofit.org/wp-sitemap-posts-lif_service-1.xml</loc></sitemap><sitemap><loc>https://clinonprofit.org/wp-sitemap-posts-lif_team-1.xml</loc></sitemap><sitemap><loc>https://clinonprofit.org/wp-sitemap-posts-lif_reviews-1.xml</loc></sitemap><sitemap><loc>https://clinonprofit.org/wp-sitemap-posts-lif_event-1.xml</loc></sitemap><sitemap><loc>https://clinonprofit.org/wp-sitemap-posts-lif_gallery-1.xml</loc></sitemap><sitemap><loc>https://clinonprofit.org/wp-sitemap-posts-cause-1.xml</loc></sitemap><sitemap><loc>https://clinonprofit.org/wp-sitemap-posts-project-1.xml</loc></sitemap><sitemap><loc>https://clinonprofit.org/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://clinonprofit.org/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap><sitemap><loc>https://clinonprofit.org/wp-sitemap-taxonomies-service_category-1.xml</loc></sitemap><sitemap><loc>https://clinonprofit.org/wp-sitemap-taxonomies-gallery_category-1.xml</loc></sitemap><sitemap><loc>https://clinonprofit.org/wp-sitemap-taxonomies-event_category-1.xml</loc></sitemap><sitemap><loc>https://clinonprofit.org/wp-sitemap-taxonomies-team_category-1.xml</loc></sitemap><sitemap><loc>https://clinonprofit.org/wp-sitemap-taxonomies-team_region-1.xml</loc></sitemap><sitemap><loc>https://clinonprofit.org/wp-sitemap-taxonomies-cause_cat-1.xml</loc></sitemap><sitemap><loc>https://clinonprofit.org/wp-sitemap-taxonomies-project_cat-1.xml</loc></sitemap><sitemap><loc>https://clinonprofit.org/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
