(function( $, undefined ) {

var mouseHandled = false;
$( document ).mouseup( function() {
    mouseHandled = false;