Window.implement({$log:function(){if(typeof console!=="undefined"&&typeof console.log!=="undefined")console.log(arguments.length<=1?arguments[0]:arguments)},$hasHash:function(a){return window.location.hash.split("#").getLast()==a}});$extend(Selectors.Pseudo,{external:function(){var a=window.location.host.toString(),c=$(this).get("href");if($chk(c))return c.indexOf(a)<=-1}}); (function(){var a,c=function(b){var d=$(b.target),g=d.getParents();a.each(function(f){var e=f.element;e!=d&&!g.contains(e)&&f.fn.call(e,b)})};Element.Events.outerClick={onAdd:function(b){if(!a){document.addEvent("click",c);a=[]}a.push({element:this,fn:b})},onRemove:function(b){a=a.filter(function(d){return d.element!=this||d.fn!=b},this);if(!a.length){document.removeEvent("click",c);a=null}}}})();
