
<script>
jQuery(document).ready(function($) {

    function vtowpAutoScroll() {
        // Only mobile
        if (window.innerWidth > 768) return;

        // Check URL endpoint
        var url = window.location.href;

        if (url.indexOf('vtowp-coinclimb') !== -1) {

            var $content = $('.vtowp-coinclimb-myaccount, .vtowp-coinclimb-coupons-page, .vtowp-coinclimb-redeem-card, .vtowp-coupon-apply-wrap');

            if ($content.length) {
                $('html, body').animate({
                    scrollTop: $content.first().offset().top - 20
                }, 500);
            }
        }
    }

    // Run on page load
    setTimeout(vtowpAutoScroll, 300);

});
</script><?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://veetelecom.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://veetelecom.com/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://veetelecom.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://veetelecom.com/wp-sitemap-posts-staticblocks-1.xml</loc></sitemap><sitemap><loc>https://veetelecom.com/wp-sitemap-posts-product-1.xml</loc></sitemap><sitemap><loc>https://veetelecom.com/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://veetelecom.com/wp-sitemap-taxonomies-brand-1.xml</loc></sitemap><sitemap><loc>https://veetelecom.com/wp-sitemap-taxonomies-product_brand-1.xml</loc></sitemap><sitemap><loc>https://veetelecom.com/wp-sitemap-taxonomies-product_cat-1.xml</loc></sitemap><sitemap><loc>https://veetelecom.com/wp-sitemap-taxonomies-product_tag-1.xml</loc></sitemap><sitemap><loc>https://veetelecom.com/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
