/home/awneajlw/public_html/safeeyesjewelers.com/public/js/plugins-init/counterup-init.js
(function($) {
    "use strict"

    $('.counter').counterUp({
        delay: 10,
        time: 1000
    });



})(jQuery);