(function(a){function h(d){window.console&&window.console.log&&window.console.log("bigTarget selection count: "+d.size())}function i(){if(window.getSelection)return window.getSelection().toString();else if(document.getSelection)return document.getSelection();else if(document.selection)return document.selection.createRange().text}a.fn.bigTarget=function(d){h(this);var f=a.extend({},a.fn.bigTarget.defaults,d);return this.each(function(){var c=a(this),g=c.attr("href"),e=c.attr("title"),b=a.meta?a.extend({},
f,c.data()):f;c.parents(b.clickZone).hover(function(){$h=a(this);$h.addClass(b.hoverClass);typeof b.title!="undefined"&&b.title===true&&e!=""&&$h.attr("title",e)},function(){$h.removeClass(b.hoverClass);typeof b.title!="undefined"&&b.title===true&&e!=""&&$h.removeAttr("title")}).click(function(){if(i()=="")if(c.is("[rel*=external]")){window.open(g);return false}else window.location=g})})};a.fn.bigTarget.defaults={hoverClass:"hover",clickZone:"li:eq(0)",title:true}})(jQuery);
