case "disable":
                        this.each(function () {
                            var $self = $(this);
                            var options = $self.data('social-share-privacy-options');
                            $self.find('.'+(options.services[arg].class_name||arg)+' .switch.on').click();