{
        if (options.disabled) return false;
        if (!options.allowSelect) return false;
        btndown = true;
        docOffset = getPos($img);