jQuery(function($) { if (window.MooTools) { Element.prototype.hide = function() { return; }; } });