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

    var $this = $( this );