Template:Team:SydneyUni Australia/Calendar/qTip

From 2013.igem.org

/* qTip2 v2.1.1 None | qtip2.com | Licensed MIT, GPL | Mon Sep 23 2013 14:33:54 */ !function(a,b,c){!function(a){"use strict";"function"==typeof define&&define.amd?define(["jquery","imagesloaded"],a):jQuery&&!jQuery.fn.qtip&&a(jQuery)}(function(d){function e(a,b,c,e){this.id=c,this.target=a,this.tooltip=y,this.elements=elements={target:a},this._id=H+"-"+c,this.timers={img:{}},this.options=b,this.plugins={},this.cache=cache={event:{},target:d(),disabled:x,attr:e,onTooltip:x,lastClass:""},this.rendered=this.destroyed=this.disabled=this.waiting=this.hiddenDuringWait=this.positioning=this.triggering=x}function f(a){return a===y||"object"!==d.type(a)}function g(a){return!(d.isFunction(a)||a&&a.attr||a.length||"object"===d.type(a)&&(a.jquery||a.then))}function h(a){var b,c,e,h;return f(a)?x:(f(a.metadata)&&(a.metadata={type:a.metadata}),"content"in a&&(b=a.content,f(b)||b.jquery||b.done?b=a.content={text:c=g(b)?x:b}:c=b.text,"ajax"in b&&(e=b.ajax,h=e&&e.once!==x,delete b.ajax,b.text=function(a,b){var f=c||d(this).attr(b.options.content.attr)||"Loading...",g=d.ajax(d.extend({},e,{context:b})).then(e.success,y,e.error).then(function(a){return a&&h&&b.set("content.text",a),a},function(a,c,d){b.destroyed||0===a.status||b.set("content.text",c+": "+d)});return h?f:(b.set("content.text",f),g)}),"title"in b&&(f(b.title)||(b.button=b.title.button,b.title=b.title.text),g(b.title||x)&&(b.title=x))),"position"in a&&f(a.position)&&(a.position={my:a.position,at:a.position}),"show"in a&&f(a.show)&&(a.show=a.show.jquery?{target:a.show}:a.show===w?{ready:w}:{event:a.show}),"hide"in a&&f(a.hide)&&(a.hide=a.hide.jquery?{target:a.hide}:{event:a.hide}),"style"in a&&f(a.style)&&(a.style={classes:a.style}),d.each(G,function(){this.sanitize&&this.sanitize(a)}),a)}function i(a,b){for(var c,d=0,e=a,f=b.split(".");e=e[f[d++]];)d<f.length&&(c=e);return[c||a,f.pop()]}function j(a,b){var c,d,e;for(c in this.checks)for(d in this.checks[c])(e=new RegExp(d,"i").exec(a))&&(b.push(e),("builtin"===c||this.plugins[c])&&this.checks[c][d].apply(this.plugins[c]||this,b))}function k(a){return K.concat("").join(a?"-"+a+" ":" ")}function l(a){if(this.tooltip.hasClass(R))return x;clearTimeout(this.timers.show),clearTimeout(this.timers.hide);var b=d.proxy(function(){this.toggle(w,a)},this);this.options.show.delay>0?this.timers.show=setTimeout(b,this.options.show.delay):b()}function m(a){if(this.tooltip.hasClass(R))return x;var b=d(a.relatedTarget),c=b.closest(L)[0]===this.tooltip[0],e=b[0]===this.options.show.target[0];if(clearTimeout(this.timers.show),clearTimeout(this.timers.hide),this!==b[0]&&"mouse"===this.options.position.target&&c||this.options.hide.fixed&&/mouse(out|leave|move)/.test(a.type)&&(c||e))try{a.preventDefault(),a.stopImmediatePropagation()}catch(f){}else{var g=d.proxy(function(){this.toggle(x,a)},this);this.options.hide.delay>0?this.timers.hide=setTimeout(g,this.options.hide.delay):g()}}function n(a){return this.tooltip.hasClass(R)||!this.options.hide.inactive?x:(clearTimeout(this.timers.inactive),this.timers.inactive=setTimeout(d.proxy(function(){this.hide(a)},this),this.options.hide.inactive),void 0)}function o(a){this.rendered&&this.tooltip[0].offsetWidth>0&&this.reposition(a)}function p(a,c,e){d(b.body).delegate(a,(c.split?c:c.join(X+" "))+X,function(){var a=r.api[d.attr(this,J)];a&&!a.disabled&&e.apply(a,arguments)})}function q(a,c,f){var g,i,j,k,l,m=d(b.body),n=a[0]===b?m:a,o=a.metadata?a.metadata(f.metadata):y,p="html5"===f.metadata.type&&o?o[f.metadata.name]:y,q=a.data(f.metadata.name||"qtipopts");try{q="string"==typeof q?d.parseJSON(q):q}catch(s){}if(k=d.extend(w,{},r.defaults,f,"object"==typeof q?h(q):y,h(p||o)),i=k.position,k.id=c,"boolean"==typeof k.content.text){if(j=a.attr(k.content.attr),k.content.attr===x||!j)return x;k.content.text=j}if(i.container.length||(i.container=m),i.target===x&&(i.target=n),k.show.target===x&&(k.show.target=n),k.show.solo===w&&(k.show.solo=i.container.closest("body")),k.hide.target===x&&(k.hide.target=n),k.position.viewport===w&&(k.position.viewport=i.container),i.container=i.container.eq(0),i.at=new t(i.at,w),i.my=new t(i.my),a.data(H))if(k.overwrite)a.qtip("destroy");else if(k.overwrite===x)return x;return a.attr(I,c),k.suppress&&(l=a.attr("title"))&&a.removeAttr("title").attr(T,l).attr("title",""),g=new e(a,k,c,!!j),a.data(H,g),a.one("remove.qtip-"+c+" removeqtip.qtip-"+c,function(){var a;(a=d(this).data(H))&&a.destroy()}),g}var r,s,t,u,v,w=!0,x=!1,y=null,z="x",A="y",B="top",C="left",D="bottom",E="right",F="center",G={},H="qtip",I="data-hasqtip",J="data-qtip-id",K=["ui-widget","ui-tooltip"],L="."+H,M="click dblclick mousedown mouseup mousemove mouseleave mouseenter".split(" "),N=H+"-fixed",O=H+"-default",P=H+"-focus",Q=H+"-hover",R=H+"-disabled",S="_replacedByqTip",T="oldtitle";BROWSER={ie:function(){for(var a=3,c=b.createElement("div");(c.innerHTML="")&&c.getElementsByTagName("i")[0];);return a>4?a:0/0}(),iOS:parseFloat((""+(/CPU.*OS ([0-9_]{1,5})|(CPU like).*AppleWebKit.*Mobile/i.exec(navigator.userAgent)||[0,""])[1]).replace("undefined","3_2").replace("_",".").replace("_",""))||x},s=e.prototype,s.render=function(a){if(this.rendered||this.destroyed)return this;var b=this,c=this.options,e=this.cache,f=this.elements,g=c.content.text,h=c.content.title,i=c.content.button,j=c.position,k="."+this._id+" ",l=[];return d.attr(this.target[0],"aria-describedby",this._id),this.tooltip=f.tooltip=tooltip=d("<div/>",{id:this._id,"class":[H,O,c.style.classes,H+"-pos-"+c.position.my.abbrev()].join(" "),width:c.style.width||"",height:c.style.height||"",tracking:"mouse"===j.target&&j.adjust.mouse,role:"alert","aria-live":"polite","aria-atomic":x,"aria-describedby":this._id+"-content","aria-hidden":w}).toggleClass(R,this.disabled).attr(J,this.id).data(H,this).appendTo(j.container).append(f.content=d("<div />",{"class":H+"-content",id:this._id+"-content","aria-atomic":w})),this.rendered=-1,this.positioning=w,h&&(this._createTitle(),d.isFunction(h)||l.push(this._updateTitle(h,x))),i&&this._createButton(),d.isFunction(g)||l.push(this._updateContent(g,x)),this.rendered=w,this._setWidget(),d.each(c.events,function(a,b){d.isFunction(b)&&tooltip.bind(("toggle"===a?["tooltipshow","tooltiphide"]:["tooltip"+a]).join(k)+k,b)}),d.each(G,function(a){var c;"render"===this.initialize&&(c=this(b))&&(b.plugins[a]=c)}),this._assignEvents(),d.when.apply(d,l).then(function(){b._trigger("render"),b.positioning=x,b.hiddenDuringWait||!c.show.ready&&!a||b.toggle(w,e.event,x),b.hiddenDuringWait=x}),r.api[this.id]=this,this},s.destroy=function(a){function b(){if(!this.destroyed){this.destroyed=w;var a=this.target,b=a.attr(T);this.rendered&&this.tooltip.stop(1,0).find("*").remove().end().remove(),d.each(this.plugins,function(){this.destroy&&this.destroy()}),clearTimeout(this.timers.show),clearTimeout(this.timers.hide),this._unassignEvents(),a.removeData(H).removeAttr(J).removeAttr("aria-describedby"),this.options.suppress&&b&&a.attr("title",b).removeAttr(T),this._unbind(a),this.options=this.elements=this.cache=this.timers=this.plugins=this.mouse=y,delete r.api[this.id]}}return this.destroyed?this.target:(a!==w&&this.rendered?(tooltip.one("tooltiphidden",d.proxy(b,this)),!this.triggering&&this.hide()):b.call(this),this.target)},u=s.checks={builtin:{"^id$":function(a,b,c,e){var f=c===w?r.nextid:c,g=H+"-"+f;f!==x&&f.length>0&&!d("#"+g).length?(this._id=g,this.rendered&&(this.tooltip[0].id=this._id,this.elements.content[0].id=this._id+"-content",this.elements.title[0].id=this._id+"-title")):a[b]=e},"^prerender":function(a,b,c){c&&!this.rendered&&this.render(this.options.show.ready)},"^content.text$":function(a,b,c){this._updateContent(c)},"^content.attr$":function(a,b,c,d){this.options.content.text===this.target.attr(d)&&this._updateContent(this.target.attr(c))},"^content.title$":function(a,b,c){return c?(c&&!this.elements.title&&this._createTitle(),this._updateTitle(c),void 0):this._removeTitle()},"^content.button$":function(a,b,c){this._updateButton(c)},"^content.title.(text|button)$":function(a,b,c){this.set("content."+b,c)},"^position.(my|at)$":function(a,b,c){"string"==typeof c&&(a[b]=new t(c,"at"===b))},"^position.container$":function(a,b,c){this.tooltip.appendTo(c)},"^show.ready$":function(a,b,c){c&&(!this.rendered&&this.render(w)||this.toggle(w))},"^style.classes$":function(a,b,c,d){this.tooltip.removeClass(d).addClass(c)},"^style.width|height":function(a,b,c){this.tooltip.css(b,c)},"^style.widget|content.title":function(){this._setWidget()},"^style.def":function(a,b,c){this.tooltip.toggleClass(O,!!c)},"^events.(render|show|move|hide|focus|blur)$":function(a,b,c){tooltip[(d.isFunction(c)?"":"un")+"bind"]("tooltip"+b,c)},"^(show|hide|position).(event|target|fixed|inactive|leave|distance|viewport|adjust)":function(){var a=this.options.position;tooltip.attr("tracking","mouse"===a.target&&a.adjust.mouse),this._unassignEvents(),this._assignEvents()}}},s.get=function(a){if(this.destroyed)return this;var b=i(this.options,a.toLowerCase()),c=b[0][b[1]];return c.precedance?c.string():c};var U=/^position\.(my|at|adjust|target|container|viewport)|style|content|show\.ready/i,V=/^prerender|show\.ready/i;s.set=function(a,b){if(this.destroyed)return this;var c,e=this.rendered,f=x,g=this.options;return this.checks,"string"==typeof a?(c=a,a={},a[c]=b):a=d.extend({},a),d.each(a,function(b,c){if(!e&&!V.test(b))return delete a[b],void 0;var h,j=i(g,b.toLowerCase());h=j[0][j[1]],j[0][j[1]]=c&&c.nodeType?d(c):c,f=U.test(b)||f,a[b]=[j[0],j[1],c,h]}),h(g),this.positioning=w,d.each(a,d.proxy(j,this)),this.positioning=x,this.rendered&&this.tooltip[0].offsetWidth>0&&f&&this.reposition("mouse"===g.position.target?y:this.cache.event),this},s._update=function(a,b){var c=this,e=this.cache;return this.rendered&&a?(d.isFunction(a)&&(a=a.call(this.elements.target,e.event,this)||""),d.isFunction(a.then)?(e.waiting=w,a.then(function(a){return e.waiting=x,c._update(a,b)},y,function(a){return c._update(a,b)})):a===x||!a&&""!==a?x:(a.jquery&&a.length>0?b.children().detach().end().append(a.css({display:"block"})):b.html(a),e.waiting=w,(d.fn.imagesLoaded?b.imagesLoaded():d.Deferred().resolve(d([]))).done(function(a){e.waiting=x,a.length&&c.rendered&&c.tooltip[0].offsetWidth>0&&c.reposition(e.event,!a.length)}).promise())):x},s._updateContent=function(a,b){this._update(a,this.elements.content,b)},s._updateTitle=function(a,b){this._update(a,this.elements.title,b)===x&&this._removeTitle(x)},s._createTitle=function(){var a=this.elements,b=this._id+"-title";a.titlebar&&this._removeTitle(),a.titlebar=d("<div />",{"class":H+"-titlebar "+(this.options.style.widget?k("header"):"")}).append(a.title=d("<div />",{id:b,"class":H+"-title","aria-atomic":w})).insertBefore(a.content).delegate(".qtip-close","mousedown keydown mouseup keyup mouseout",function(a){d(this).toggleClass("ui-state-active ui-state-focus","down"===a.type.substr(-4))}).delegate(".qtip-close","mouseover mouseout",function(a){d(this).toggleClass("ui-state-hover","mouseover"===a.type)}),this.options.content.button&&this._createButton()},s._removeTitle=function(a){var b=this.elements;b.title&&(b.titlebar.remove(),b.titlebar=b.title=b.button=y,a!==x&&this.reposition())},s.reposition=function(c,e){if(!this.rendered||this.positioning||this.destroyed)return this;this.positioning=w;var f,g,h=this.cache,i=this.tooltip,j=this.options.position,k=j.target,l=j.my,m=j.at,n=j.viewport,o=j.container,p=j.adjust,q=p.method.split(" "),r=i.outerWidth(x),s=i.outerHeight(x),t=0,u=0,v=i.css("position"),y={left:0,top:0},z=i[0].offsetWidth>0,A=c&&"scroll"===c.type,H=d(a),I=o[0].ownerDocument,J=this.mouse;if(d.isArray(k)&&2===k.length)m={x:C,y:B},y={left:k[0],top:k[1]};else if("mouse"===k&&(c&&c.pageX||h.event.pageX))m={x:C,y:B},c=!J||!J.pageX||!p.mouse&&c&&c.pageX?(!c||"resize"!==c.type&&"scroll"!==c.type?c&&c.pageX&&"mousemove"===c.type?c:(!p.mouse||this.options.show.distance)&&h.origin&&h.origin.pageX?h.origin:c:h.event)||c||h.event||J||{}:J,"static"!==v&&(y=o.offset()),I.body.offsetWidth!==(a.innerWidth||I.documentElement.clientWidth)&&(g=d(I.body).offset()),y={left:c.pageX-y.left+(g&&g.left||0),top:c.pageY-y.top+(g&&g.top||0)},p.mouse&&A&&(y.left-=J.scrollX-H.scrollLeft(),y.top-=J.scrollY-H.scrollTop());else{if("event"===k&&c&&c.target&&"scroll"!==c.type&&"resize"!==c.type?h.target=d(c.target):"event"!==k&&(h.target=d(k.jquery?k:elements.target)),k=h.target,k=d(k).eq(0),0===k.length)return this;k[0]===b||k[0]===a?(t=BROWSER.iOS?a.innerWidth:k.width(),u=BROWSER.iOS?a.innerHeight:k.height(),k[0]===a&&(y={top:(n||k).scrollTop(),left:(n||k).scrollLeft()})):G.imagemap&&k.is("area")?f=G.imagemap(this,k,m,G.viewport?q:x):G.svg&&k[0].ownerSVGElement?f=G.svg(this,k,m,G.viewport?q:x):(t=k.outerWidth(x),u=k.outerHeight(x),y=k.offset()),f&&(t=f.width,u=f.height,g=f.offset,y=f.position),y=this.reposition.offset(k,y,o),(BROWSER.iOS>3.1&&BROWSER.iOS<4.1||BROWSER.iOS>=4.3&&BROWSER.iOS<4.33||!BROWSER.iOS&&"fixed"===v)&&(y.left-=H.scrollLeft(),y.top-=H.scrollTop()),(!f||f&&f.adjustable!==x)&&(y.left+=m.x===E?t:m.x===F?t/2:0,y.top+=m.y===D?u:m.y===F?u/2:0)}return y.left+=p.x+(l.x===E?-r:l.x===F?-r/2:0),y.top+=p.y+(l.y===D?-s:l.y===F?-s/2:0),G.viewport?(y.adjusted=G.viewport(this,y,j,t,u,r,s),g&&y.adjusted.left&&(y.left+=g.left),g&&y.adjusted.top&&(y.top+=g.top)):y.adjusted={left:0,top:0},this._trigger("move",[y,n.elem||n],c)?(delete y.adjusted,e===x||!z||isNaN(y.left)||isNaN(y.top)||"mouse"===k||!d.isFunction(j.effect)?i.css(y):d.isFunction(j.effect)&&(j.effect.call(i,this,d.extend({},y)),i.queue(function(a){d(this).css({opacity:"",height:""}),BROWSER.ie&&this.style.removeAttribute("filter"),a()})),this.positioning=x,this):this},s.reposition.offset=function(a,c,e){function f(a,b){c.left+=b*a.scrollLeft(),c.top+=b*a.scrollTop()}if(!e[0])return c;var g,h,i,j,k=d(a[0].ownerDocument),l=!!BROWSER.ie&&"CSS1Compat"!==b.compatMode,m=e[0];do"static"!==(h=d.css(m,"position"))&&("fixed"===h?(i=m.getBoundingClientRect(),f(k,-1)):(i=d(m).position(),i.left+=parseFloat(d.css(m,"borderLeftWidth"))||0,i.top+=parseFloat(d.css(m,"borderTopWidth"))||0),c.left-=i.left+(parseFloat(d.css(m,"marginLeft"))||0),c.top-=i.top+(parseFloat(d.css(m,"marginTop"))||0),g||"hidden"===(j=d.css(m,"overflow"))||"visible"===j||(g=d(m)));while(m=m.offsetParent);return g&&(g[0]!==k[0]||l)&&f(g,1),c};var W=(t=s.reposition.Corner=function(a,b){a=(""+a).replace(/([A-Z])/," $1").replace(/middle/gi,F).toLowerCase(),this.x=(a.match(/left|right/i)||a.match(/center/)||["inherit"])[0].toLowerCase(),this.y=(a.match(/top|bottom|center/i)||["inherit"])[0].toLowerCase(),this.forceY=!!b;var c=a.charAt(0);this.precedance="t"===c||"b"===c?A:z}).prototype;W.invert=function(a,b){this[a]=this[a]===C?E:this[a]===E?C:b||this[a]},W.string=function(){var a=this.x,b=this.y;return a===b?a:this.precedance===A||this.forceY&&"center"!==b?b+" "+a:a+" "+b},W.abbrev=function(){var a=this.string().split(" ");return a[0].charAt(0)+(a[1]&&a[1].charAt(0)||"")},W.clone=function(){return new t(this.string(),this.forceY)},s.toggle=function(a,c){var e=this.cache,f=this.options,g=this.tooltip;if(c){if(/over|enter/.test(c.type)&&/out|leave/.test(e.event.type)&&f.show.target.add(c.target).length===f.show.target.length&&g.has(c.relatedTarget).length)return this;e.event=d.extend({},c)}if(this.waiting&&!a&&(this.hiddenDuringWait=w),!this.rendered)return a?this.render(1):this;if(this.destroyed||this.disabled)return this;var h,i,j=a?"show":"hide",k=this.options[j],l=(this.options[a?"hide":"show"],this.options.position),m=this.options.content,n=this.tooltip.css("width"),o=this.tooltip[0].offsetWidth>0,p=a||1===k.target.length,q=!c||k.target.length<2||e.target[0]===c.target;return(typeof a).search("boolean|number")&&(a=!o),h=!g.is(":animated")&&o===a&&q,i=h?y:!!this._trigger(j,[90]),i!==x&&a&&this.focus(c),!i||h?this:(d.attr(g[0],"aria-hidden",!a),a?(e.origin=d.extend({},this.mouse),d.isFunction(m.text)&&this._updateContent(m.text,x),d.isFunction(m.title)&&this._updateTitle(m.title,x),!v&&"mouse"===l.target&&l.adjust.mouse&&(d(b).bind("mousemove."+H,this._storeMouse),v=w),n||g.css("width",g.outerWidth(x)),this.reposition(c,arguments[2]),n||g.css("width",""),k.solo&&("string"==typeof k.solo?d(k.solo):d(L,k.solo)).not(g).not(k.target).qtip("hide",d.Event("tooltipsolo"))):(clearTimeout(this.timers.show),delete e.origin,v&&!d(L+'[tracking="true"]:visible',k.solo).not(g).length&&(d(b).unbind("mousemove."+H),v=x),this.blur(c)),after=d.proxy(function(){a?(BROWSER.ie&&g[0].style.removeAttribute("filter"),g.css("overflow",""),"string"==typeof k.autofocus&&d(this.options.show.autofocus,g).focus(),this.options.show.target.trigger("qtip-"+this.id+"-inactive")):g.css({display:"",visibility:"",opacity:"",left:"",top:""}),this._trigger(a?"visible":"hidden")},this),k.effect===x||p===x?(g[j](),after()):d.isFunction(k.effect)?(g.stop(1,1),k.effect.call(g,this),g.queue("fx",function(a){after(),a()})):g.fadeTo(90,a?1:0,after),a&&k.target.trigger("qtip-"+this.id+"-inactive"),this)},s.show=function(a){return this.toggle(w,a)},s.hide=function(a){return this.toggle(x,a)},s.focus=function(a){if(!this.rendered||this.destroyed)return this;var b=d(L),c=this.tooltip,e=parseInt(c[0].style.zIndex,10),f=r.zindex+b.length;return c.hasClass(P)||this._trigger("focus",[f],a)&&(e!==f&&(b.each(function(){this.style.zIndex>e&&(this.style.zIndex=this.style.zIndex-1)}),b.filter("."+P).qtip("blur",a)),c.addClass(P)[0].style.zIndex=f),this},s.blur=function(a){return!this.rendered||this.destroyed?this:(this.tooltip.removeClass(P),this._trigger("blur",[this.tooltip.css("zIndex")],a),this)},s.disable=function(a){return this.destroyed?this:("boolean"!=typeof a&&(a=!(this.tooltip.hasClass(R)||this.disabled)),this.rendered&&this.tooltip.toggleClass(R,a).attr("aria-disabled",a),this.disabled=!!a,this)},s.enable=function(){return this.disable(x)},s._createButton=function(){var a=this,b=this.elements,c=b.tooltip,e=this.options.content.button,f="string"==typeof e,g=f?e:"Close tooltip";b.button&&b.button.remove(),b.button=e.jquery?e:d("<a />",{"class":"qtip-close "+(this.options.style.widget?"":H+"-icon"),title:g,"aria-label":g}).prepend(d("<span />",{"class":"ui-icon ui-icon-close",html:"×"})),b.button.appendTo(b.titlebar||c).attr("role","button").click(function(b){return c.hasClass(R)||a.hide(b),x})},s._updateButton=function(a){if(!this.rendered)return x;var b=this.elements.button;a?this._createButton():b.remove()},s._setWidget=function(){var a=this.options.style.widget,b=this.elements,c=b.tooltip,d=c.hasClass(R);c.removeClass(R),R=a?"ui-state-disabled":"qtip-disabled",c.toggleClass(R,d),c.toggleClass("ui-helper-reset "+k(),a).toggleClass(O,this.options.style.def&&!a),b.content&&b.content.toggleClass(k("content"),a),b.titlebar&&b.titlebar.toggleClass(k("header"),a),b.button&&b.button.toggleClass(H+"-icon",!a)},s._storeMouse=function(c){this.mouse={pageX:c.pageX,pageY:c.pageY,type:"mousemove",scrollX:a.pageXOffset||b.body.scrollLeft||b.documentElement.scrollLeft,scrollY:a.pageYOffset||b.body.scrollTop||b.documentElement.scrollTop}},s._bind=function(a,b,c,e,f){var g="."+this._id+(e?"-"+e:"");b.length&&d(a).bind((b.split?b:b.join(g+" "))+g,d.proxy(c,f||this))},s._unbind=function(a,b){d(a).unbind("."+this._id+(b?"-"+b:""))};var X="."+H;d(function(){p(L,["mouseenter","mouseleave"],function(a){var b="mouseenter"===a.type,c=d(a.currentTarget),e=d(a.relatedTarget||a.target),f=this.options;b?(this.focus(a),c.hasClass(N)&&!c.hasClass(R)&&clearTimeout(this.timers.hide)):"mouse"===f.position.target&&f.hide.event&&f.show.target&&!e.closest(f.show.target[0]).length&&this.hide(a),c.toggleClass(Q,b)}),p("["+J+"]",M,n)}),s._trigger=function(a,b,c){var e=d.Event("tooltip"+a);return e.originalEvent=c&&d.extend({},c)||this.cache.event||y,this.triggering=w,this.tooltip.trigger(e,[this].concat(b||[])),this.triggering=x,!e.isDefaultPrevented()},s._assignEvents=function(){var c=this.options,e=c.position,f=this.tooltip,g=c.show.target,h=c.hide.target,i=e.container,j=e.viewport,k=d(b),p=(d(b.body),d(a)),q=c.show.event?d.trim(""+c.show.event).split(" "):[],s=c.hide.event?d.trim(""+c.hide.event).split(" "):[],t=[];/mouse(out|leave)/i.test(c.hide.event)&&"window"===c.hide.leave&&this._bind(k,["mouseout","blur"],function(a){/select|option/.test(a.target.nodeName)||a.relatedTarget||this.hide(a)}),c.hide.fixed?h=h.add(f.addClass(N)):/mouse(over|enter)/i.test(c.show.event)&&this._bind(h,"mouseleave",function(){clearTimeout(this.timers.show)}),(""+c.hide.event).indexOf("unfocus")>-1&&this._bind(i.closest("html"),["mousedown","touchstart"],function(a){var b=d(a.target),c=this.rendered&&!this.tooltip.hasClass(R)&&this.tooltip[0].offsetWidth>0,e=b.parents(L).filter(this.tooltip[0]).length>0;b[0]===this.target[0]||b[0]===this.tooltip[0]||e||this.target.has(b[0]).length||!c||this.hide(a)}),"number"==typeof c.hide.inactive&&(this._bind(g,"qtip-"+this.id+"-inactive",n),this._bind(h.add(f),r.inactiveEvents,n,"-inactive")),s=d.map(s,function(a){var b=d.inArray(a,q);return b>-1&&h.add(g).length===h.length?(t.push(q.splice(b,1)[0]),void 0):a}),this._bind(g,q,l),this._bind(h,s,m),this._bind(g,t,function(a){(this.tooltip[0].offsetWidth>0?m:l).call(this,a)}),this._bind(g.add(f),"mousemove",function(a){if("number"==typeof c.hide.distance){var b=this.cache.origin||{},d=this.options.hide.distance,e=Math.abs;(e(a.pageX-b.pageX)>=d||e(a.pageY-b.pageY)>=d)&&this.hide(a)}this._storeMouse(a)}),"mouse"===e.target&&e.adjust.mouse&&(c.hide.event&&this._bind(g,["mouseenter","mouseleave"],function(a){this.cache.onTarget="mouseenter"===a.type}),this._bind(k,"mousemove",function(a){this.rendered&&this.cache.onTarget&&!this.tooltip.hasClass(R)&&this.tooltip[0].offsetWidth>0&&this.reposition(a)})),(e.adjust.resize||j.length)&&this._bind(d.event.special.resize?j:p,"resize",o),e.adjust.scroll&&this._bind(p.add(e.container),"scroll",o)},s._unassignEvents=function(){var c=[this.options.show.target[0],this.options.hide.target[0],this.rendered&&this.tooltip[0],this.options.position.container[0],this.options.position.viewport[0],this.options.position.container.closest("html")[0],a,b];this.rendered?this._unbind(d([]).pushStack(d.grep(c,function(a){return"object"==typeof a}))):d(c[0]).unbind("."+this._id+"-create")},r=d.fn.qtip=function(a,b,e){var f=(""+a).toLowerCase(),g=y,i=d.makeArray(arguments).slice(1),j=i[i.length-1],k=this[0]?d.data(this[0],H):y;return!arguments.length&&k||"api"===f?k:"string"==typeof a?(this.each(function(){var a=d.data(this,H);if(!a)return w;if(j&&j.timeStamp&&(a.cache.event=j),!b||"option"!==f&&"options"!==f)a[f]&&a[f].apply(a,i);else{if(e===c&&!d.isPlainObject(b))return g=a.get(b),x;a.set(b,e)}}),g!==y?g:this):"object"!=typeof a&&arguments.length?void 0:(k=h(d.extend(w,{},a)),r.bind.call(this,k,j))},r.bind=function(a,b){return this.each(function(e){function f(a){function b(){k.render("object"==typeof a||g.show.ready),h.show.add(h.hide).unbind(j)}return k.disabled?x:(k.cache.event=d.extend({},a),k.cache.target=a?d(a.target):[c],g.show.delay>0?(clearTimeout(k.timers.show),k.timers.show=setTimeout(b,g.show.delay),i.show!==i.hide&&h.hide.bind(i.hide,function(){clearTimeout(k.timers.show)})):b(),void 0)}var g,h,i,j,k,l;return l=d.isArray(a.id)?a.id[e]:a.id,l=!l||l===x||l.length<1||r.api[l]?r.nextid++:l,j=".qtip-"+l+"-create",k=q(d(this),l,a),k===x?w:(r.api[l]=k,g=k.options,d.each(G,function(){"initialize"===this.initialize&&this(k)}),h={show:g.show.target,hide:g.hide.target},i={show:d.trim(""+g.show.event).replace(/ /g,j+" ")+j,hide:d.trim(""+g.hide.event).replace(/ /g,j+" ")+j},/mouse(over|enter)/i.test(i.show)&&!/mouse(out|leave)/i.test(i.hide)&&(i.hide+=" mouseleave"+j),h.show.bind("mousemove"+j,function(a){k._storeMouse(a),k.cache.onTarget=w}),h.show.bind(i.show,f),(g.show.ready||g.prerender)&&f(b),void 0)})},r.api={},d.each({attr:function(a,b){if(this.length){var c=this[0],e="title",f=d.data(c,"qtip");if(a===e&&f&&"object"==typeof f&&f.options.suppress)return arguments.length<2?d.attr(c,T):(f&&f.options.content.attr===e&&f.cache.attr&&f.set("content.text",b),this.attr(T,b))}return d.fn["attr"+S].apply(this,arguments)},clone:function(a){var b=(d([]),d.fn["clone"+S].apply(this,arguments));return a||b.filter("["+T+"]").attr("title",function(){return d.attr(this,T)}).removeAttr(T),b}},function(a,b){if(!b||d.fn[a+S])return w;var c=d.fn[a+S]=d.fn[a];d.fn[a]=function(){return b.apply(this,arguments)||c.apply(this,arguments)}}),d.ui||(d["cleanData"+S]=d.cleanData,d.cleanData=function(a){for(var b,c=0;(b=d(a[c])).length;c++)if(b.attr(I))try{b.triggerHandler("removeqtip")}catch(e){}d["cleanData"+S].apply(this,arguments)}),r.version="2.1.1",r.nextid=0,r.inactiveEvents=M,r.zindex=15e3,r.defaults={prerender:x,id:x,overwrite:w,suppress:w,content:{text:w,attr:"title",title:x,button:x},position:{my:"top left",at:"bottom right",target:x,container:x,viewport:x,adjust:{x:0,y:0,mouse:w,scroll:w,resize:w,method:"flipinvert flipinvert"},effect:function(a,b){d(this).animate(b,{duration:200,queue:x})}},show:{target:x,event:"mouseenter",effect:w,delay:90,solo:x,ready:x,autofocus:x},hide:{target:x,event:"mouseleave",effect:w,delay:0,fixed:x,inactive:x,leave:"window",distance:x},style:{classes:"",widget:x,width:x,height:x,def:w},events:{render:y,move:y,show:y,hide:y,toggle:y,visible:y,hidden:y,focus:y,blur:y}}})}(window,document);