(function(a){a.fn.noSelect=function(){function b(){return !1}return a(this).each(function(){this.onselectstart=this.ondragstart=b;a(this).mousedown(b).css({MozUserSelect:'none'})})}})(jQuery);
