if ( spanTel.hasClass('shake') ){ spanTel.removeClass('shake'); } else { spanTel.addClass('shake'); }