function toggleSharing( event ) {
    /*jshint validthis: true */
    event.preventDefault();

    var $this = $( this );