<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! jQuery UI - v1.11.4 - 2016-07-22
* http://jqueryui.com
* Includes: core.js, widget.js, position.js, autocomplete.js, menu.js
* Copyright jQuery Foundation and other contributors; Licensed MIT */

(function(t){"function"==typeof define&amp;&amp;define.amd?define(["jquery"],t):t(jQuery)})(function(t){function e(e,s){var n,o,a,r=e.nodeName.toLowerCase();return"area"===r?(n=e.parentNode,o=n.name,e.href&amp;&amp;o&amp;&amp;"map"===n.nodeName.toLowerCase()?(a=t("img[usemap='#"+o+"']")[0],!!a&amp;&amp;i(a)):!1):(/^(input|select|textarea|button|object)$/.test(r)?!e.disabled:"a"===r?e.href||s:s)&amp;&amp;i(e)}function i(e){return t.expr.filters.visible(e)&amp;&amp;!t(e).parents().addBack().filter(function(){return"hidden"===t.css(this,"visibility")}).length}t.ui=t.ui||{},t.extend(t.ui,{version:"1.11.4",keyCode:{BACKSPACE:8,COMMA:188,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,LEFT:37,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SPACE:32,TAB:9,UP:38}}),t.fn.extend({scrollParent:function(e){var i=this.css("position"),s="absolute"===i,n=e?/(auto|scroll|hidden)/:/(auto|scroll)/,o=this.parents().filter(function(){var e=t(this);return s&amp;&amp;"static"===e.css("position")?!1:n.test(e.css("overflow")+e.css("overflow-y")+e.css("overflow-x"))}).eq(0);return"fixed"!==i&amp;&amp;o.length?o:t(this[0].ownerDocument||document)},uniqueId:function(){var t=0;return function(){return this.each(function(){this.id||(this.id="ui-id-"+ ++t)})}}(),removeUniqueId:function(){return this.each(function(){/^ui-id-\d+$/.test(this.id)&amp;&amp;t(this).removeAttr("id")})}}),t.extend(t.expr[":"],{data:t.expr.createPseudo?t.expr.createPseudo(function(e){return function(i){return!!t.data(i,e)}}):function(e,i,s){return!!t.data(e,s[3])},focusable:function(i){return e(i,!isNaN(t.attr(i,"tabindex")))},tabbable:function(i){var s=t.attr(i,"tabindex"),n=isNaN(s);return(n||s&gt;=0)&amp;&amp;e(i,!n)}}),t("&lt;a&gt;").outerWidth(1).jquery||t.each(["Width","Height"],function(e,i){function s(e,i,s,o){return t.each(n,function(){i-=parseFloat(t.css(e,"padding"+this))||0,s&amp;&amp;(i-=parseFloat(t.css(e,"border"+this+"Width"))||0),o&amp;&amp;(i-=parseFloat(t.css(e,"margin"+this))||0)}),i}var n="Width"===i?["Left","Right"]:["Top","Bottom"],o=i.toLowerCase(),a={innerWidth:t.fn.innerWidth,innerHeight:t.fn.innerHeight,outerWidth:t.fn.outerWidth,outerHeight:t.fn.outerHeight};t.fn["inner"+i]=function(e){return void 0===e?a["inner"+i].call(this):this.each(function(){t(this).css(o,s(this,e)+"px")})},t.fn["outer"+i]=function(e,n){return"number"!=typeof e?a["outer"+i].call(this,e):this.each(function(){t(this).css(o,s(this,e,!0,n)+"px")})}}),t.fn.addBack||(t.fn.addBack=function(t){return this.add(null==t?this.prevObject:this.prevObject.filter(t))}),t("&lt;a&gt;").data("a-b","a").removeData("a-b").data("a-b")&amp;&amp;(t.fn.removeData=function(e){return function(i){return arguments.length?e.call(this,t.camelCase(i)):e.call(this)}}(t.fn.removeData)),t.ui.ie=!!/msie [\w.]+/.exec(navigator.userAgent.toLowerCase()),t.fn.extend({focus:function(e){return function(i,s){return"number"==typeof i?this.each(function(){var e=this;setTimeout(function(){t(e).focus(),s&amp;&amp;s.call(e)},i)}):e.apply(this,arguments)}}(t.fn.focus),disableSelection:function(){var t="onselectstart"in document.createElement("div")?"selectstart":"mousedown";return function(){return this.bind(t+".ui-disableSelection",function(t){t.preventDefault()})}}(),enableSelection:function(){return this.unbind(".ui-disableSelection")},zIndex:function(e){if(void 0!==e)return this.css("zIndex",e);if(this.length)for(var i,s,n=t(this[0]);n.length&amp;&amp;n[0]!==document;){if(i=n.css("position"),("absolute"===i||"relative"===i||"fixed"===i)&amp;&amp;(s=parseInt(n.css("zIndex"),10),!isNaN(s)&amp;&amp;0!==s))return s;n=n.parent()}return 0}}),t.ui.plugin={add:function(e,i,s){var n,o=t.ui[e].prototype;for(n in s)o.plugins[n]=o.plugins[n]||[],o.plugins[n].push([i,s[n]])},call:function(t,e,i,s){var n,o=t.plugins[e];if(o&amp;&amp;(s||t.element[0].parentNode&amp;&amp;11!==t.element[0].parentNode.nodeType))for(n=0;o.length&gt;n;n++)t.options[o[n][0]]&amp;&amp;o[n][1].apply(t.element,i)}};var s=0,n=Array.prototype.slice;t.cleanData=function(e){return function(i){var s,n,o;for(o=0;null!=(n=i[o]);o++)try{s=t._data(n,"events"),s&amp;&amp;s.remove&amp;&amp;t(n).triggerHandler("remove")}catch(a){}e(i)}}(t.cleanData),t.widget=function(e,i,s){var n,o,a,r,l={},h=e.split(".")[0];return e=e.split(".")[1],n=h+"-"+e,s||(s=i,i=t.Widget),t.expr[":"][n.toLowerCase()]=function(e){return!!t.data(e,n)},t[h]=t[h]||{},o=t[h][e],a=t[h][e]=function(t,e){return this._createWidget?(arguments.length&amp;&amp;this._createWidget(t,e),void 0):new a(t,e)},t.extend(a,o,{version:s.version,_proto:t.extend({},s),_childConstructors:[]}),r=new i,r.options=t.widget.extend({},r.options),t.each(s,function(e,s){return t.isFunction(s)?(l[e]=function(){var t=function(){return i.prototype[e].apply(this,arguments)},n=function(t){return i.prototype[e].apply(this,t)};return function(){var e,i=this._super,o=this._superApply;return this._super=t,this._superApply=n,e=s.apply(this,arguments),this._super=i,this._superApply=o,e}}(),void 0):(l[e]=s,void 0)}),a.prototype=t.widget.extend(r,{widgetEventPrefix:o?r.widgetEventPrefix||e:e},l,{constructor:a,namespace:h,widgetName:e,widgetFullName:n}),o?(t.each(o._childConstructors,function(e,i){var s=i.prototype;t.widget(s.namespace+"."+s.widgetName,a,i._proto)}),delete o._childConstructors):i._childConstructors.push(a),t.widget.bridge(e,a),a},t.widget.extend=function(e){for(var i,s,o=n.call(arguments,1),a=0,r=o.length;r&gt;a;a++)for(i in o[a])s=o[a][i],o[a].hasOwnProperty(i)&amp;&amp;void 0!==s&amp;&amp;(e[i]=t.isPlainObject(s)?t.isPlainObject(e[i])?t.widget.extend({},e[i],s):t.widget.extend({},s):s);return e},t.widget.bridge=function(e,i){var s=i.prototype.widgetFullName||e;t.fn[e]=function(o){var a="string"==typeof o,r=n.call(arguments,1),l=this;return a?this.each(function(){var i,n=t.data(this,s);return"instance"===o?(l=n,!1):n?t.isFunction(n[o])&amp;&amp;"_"!==o.charAt(0)?(i=n[o].apply(n,r),i!==n&amp;&amp;void 0!==i?(l=i&amp;&amp;i.jquery?l.pushStack(i.get()):i,!1):void 0):t.error("no such method '"+o+"' for "+e+" widget instance"):t.error("cannot call methods on "+e+" prior to initialization; "+"attempted to call method '"+o+"'")}):(r.length&amp;&amp;(o=t.widget.extend.apply(null,[o].concat(r))),this.each(function(){var e=t.data(this,s);e?(e.option(o||{}),e._init&amp;&amp;e._init()):t.data(this,s,new i(o,this))})),l}},t.Widget=function(){},t.Widget._childConstructors=[],t.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",defaultElement:"&lt;div&gt;",options:{disabled:!1,create:null},_createWidget:function(e,i){i=t(i||this.defaultElement||this)[0],this.element=t(i),this.uuid=s++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=t(),this.hoverable=t(),this.focusable=t(),i!==this&amp;&amp;(t.data(i,this.widgetFullName,this),this._on(!0,this.element,{remove:function(t){t.target===i&amp;&amp;this.destroy()}}),this.document=t(i.style?i.ownerDocument:i.document||i),this.window=t(this.document[0].defaultView||this.document[0].parentWindow)),this.options=t.widget.extend({},this.options,this._getCreateOptions(),e),this._create(),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:t.noop,_getCreateEventData:t.noop,_create:t.noop,_init:t.noop,destroy:function(){this._destroy(),this.element.unbind(this.eventNamespace).removeData(this.widgetFullName).removeData(t.camelCase(this.widgetFullName)),this.widget().unbind(this.eventNamespace).removeAttr("aria-disabled").removeClass(this.widgetFullName+"-disabled "+"ui-state-disabled"),this.bindings.unbind(this.eventNamespace),this.hoverable.removeClass("ui-state-hover"),this.focusable.removeClass("ui-state-focus")},_destroy:t.noop,widget:function(){return this.element},option:function(e,i){var s,n,o,a=e;if(0===arguments.length)return t.widget.extend({},this.options);if("string"==typeof e)if(a={},s=e.split("."),e=s.shift(),s.length){for(n=a[e]=t.widget.extend({},this.options[e]),o=0;s.length-1&gt;o;o++)n[s[o]]=n[s[o]]||{},n=n[s[o]];if(e=s.pop(),1===arguments.length)return void 0===n[e]?null:n[e];n[e]=i}else{if(1===arguments.length)return void 0===this.options[e]?null:this.options[e];a[e]=i}return this._setOptions(a),this},_setOptions:function(t){var e;for(e in t)this._setOption(e,t[e]);return this},_setOption:function(t,e){return this.options[t]=e,"disabled"===t&amp;&amp;(this.widget().toggleClass(this.widgetFullName+"-disabled",!!e),e&amp;&amp;(this.hoverable.removeClass("ui-state-hover"),this.focusable.removeClass("ui-state-focus"))),this},enable:function(){return this._setOptions({disabled:!1})},disable:function(){return this._setOptions({disabled:!0})},_on:function(e,i,s){var n,o=this;"boolean"!=typeof e&amp;&amp;(s=i,i=e,e=!1),s?(i=n=t(i),this.bindings=this.bindings.add(i)):(s=i,i=this.element,n=this.widget()),t.each(s,function(s,a){function r(){return e||o.options.disabled!==!0&amp;&amp;!t(this).hasClass("ui-state-disabled")?("string"==typeof a?o[a]:a).apply(o,arguments):void 0}"string"!=typeof a&amp;&amp;(r.guid=a.guid=a.guid||r.guid||t.guid++);var l=s.match(/^([\w:-]*)\s*(.*)$/),h=l[1]+o.eventNamespace,c=l[2];c?n.delegate(c,h,r):i.bind(h,r)})},_off:function(e,i){i=(i||"").split(" ").join(this.eventNamespace+" ")+this.eventNamespace,e.unbind(i).undelegate(i),this.bindings=t(this.bindings.not(e).get()),this.focusable=t(this.focusable.not(e).get()),this.hoverable=t(this.hoverable.not(e).get())},_delay:function(t,e){function i(){return("string"==typeof t?s[t]:t).apply(s,arguments)}var s=this;return setTimeout(i,e||0)},_hoverable:function(e){this.hoverable=this.hoverable.add(e),this._on(e,{mouseenter:function(e){t(e.currentTarget).addClass("ui-state-hover")},mouseleave:function(e){t(e.currentTarget).removeClass("ui-state-hover")}})},_focusable:function(e){this.focusable=this.focusable.add(e),this._on(e,{focusin:function(e){t(e.currentTarget).addClass("ui-state-focus")},focusout:function(e){t(e.currentTarget).removeClass("ui-state-focus")}})},_trigger:function(e,i,s){var n,o,a=this.options[e];if(s=s||{},i=t.Event(i),i.type=(e===this.widgetEventPrefix?e:this.widgetEventPrefix+e).toLowerCase(),i.target=this.element[0],o=i.originalEvent)for(n in o)n in i||(i[n]=o[n]);return this.element.trigger(i,s),!(t.isFunction(a)&amp;&amp;a.apply(this.element[0],[i].concat(s))===!1||i.isDefaultPrevented())}},t.each({show:"fadeIn",hide:"fadeOut"},function(e,i){t.Widget.prototype["_"+e]=function(s,n,o){"string"==typeof n&amp;&amp;(n={effect:n});var a,r=n?n===!0||"number"==typeof n?i:n.effect||i:e;n=n||{},"number"==typeof n&amp;&amp;(n={duration:n}),a=!t.isEmptyObject(n),n.complete=o,n.delay&amp;&amp;s.delay(n.delay),a&amp;&amp;t.effects&amp;&amp;t.effects.effect[r]?s[e](n):r!==e&amp;&amp;s[r]?s[r](n.duration,n.easing,o):s.queue(function(i){t(this)[e](),o&amp;&amp;o.call(s[0]),i()})}}),t.widget,function(){function e(t,e,i){return[parseFloat(t[0])*(p.test(t[0])?e/100:1),parseFloat(t[1])*(p.test(t[1])?i/100:1)]}function i(e,i){return parseInt(t.css(e,i),10)||0}function s(e){var i=e[0];return 9===i.nodeType?{width:e.width(),height:e.height(),offset:{top:0,left:0}}:t.isWindow(i)?{width:e.width(),height:e.height(),offset:{top:e.scrollTop(),left:e.scrollLeft()}}:i.preventDefault?{width:0,height:0,offset:{top:i.pageY,left:i.pageX}}:{width:e.outerWidth(),height:e.outerHeight(),offset:e.offset()}}t.ui=t.ui||{};var n,o,a=Math.max,r=Math.abs,l=Math.round,h=/left|center|right/,c=/top|center|bottom/,u=/[\+\-]\d+(\.[\d]+)?%?/,d=/^\w+/,p=/%$/,f=t.fn.position;t.position={scrollbarWidth:function(){if(void 0!==n)return n;var e,i,s=t("&lt;div style='display:block;position:absolute;width:50px;height:50px;overflow:hidden;'&gt;&lt;div style='height:100px;width:auto;'&gt;&lt;/div&gt;&lt;/div&gt;"),o=s.children()[0];return t("body").append(s),e=o.offsetWidth,s.css("overflow","scroll"),i=o.offsetWidth,e===i&amp;&amp;(i=s[0].clientWidth),s.remove(),n=e-i},getScrollInfo:function(e){var i=e.isWindow||e.isDocument?"":e.element.css("overflow-x"),s=e.isWindow||e.isDocument?"":e.element.css("overflow-y"),n="scroll"===i||"auto"===i&amp;&amp;e.width&lt;e.element[0].scrollWidth,o="scroll"===s||"auto"===s&amp;&amp;e.height&lt;e.element[0].scrollHeight;return{width:o?t.position.scrollbarWidth():0,height:n?t.position.scrollbarWidth():0}},getWithinInfo:function(e){var i=t(e||window),s=t.isWindow(i[0]),n=!!i[0]&amp;&amp;9===i[0].nodeType;return{element:i,isWindow:s,isDocument:n,offset:i.offset()||{left:0,top:0},scrollLeft:i.scrollLeft(),scrollTop:i.scrollTop(),width:s||n?i.width():i.outerWidth(),height:s||n?i.height():i.outerHeight()}}},t.fn.position=function(n){if(!n||!n.of)return f.apply(this,arguments);n=t.extend({},n);var p,g,m,_,v,b,y=t(n.of),w=t.position.getWithinInfo(n.within),k=t.position.getScrollInfo(w),x=(n.collision||"flip").split(" "),C={};return b=s(y),y[0].preventDefault&amp;&amp;(n.at="left top"),g=b.width,m=b.height,_=b.offset,v=t.extend({},_),t.each(["my","at"],function(){var t,e,i=(n[this]||"").split(" ");1===i.length&amp;&amp;(i=h.test(i[0])?i.concat(["center"]):c.test(i[0])?["center"].concat(i):["center","center"]),i[0]=h.test(i[0])?i[0]:"center",i[1]=c.test(i[1])?i[1]:"center",t=u.exec(i[0]),e=u.exec(i[1]),C[this]=[t?t[0]:0,e?e[0]:0],n[this]=[d.exec(i[0])[0],d.exec(i[1])[0]]}),1===x.length&amp;&amp;(x[1]=x[0]),"right"===n.at[0]?v.left+=g:"center"===n.at[0]&amp;&amp;(v.left+=g/2),"bottom"===n.at[1]?v.top+=m:"center"===n.at[1]&amp;&amp;(v.top+=m/2),p=e(C.at,g,m),v.left+=p[0],v.top+=p[1],this.each(function(){var s,h,c=t(this),u=c.outerWidth(),d=c.outerHeight(),f=i(this,"marginLeft"),b=i(this,"marginTop"),D=u+f+i(this,"marginRight")+k.width,T=d+b+i(this,"marginBottom")+k.height,I=t.extend({},v),M=e(C.my,c.outerWidth(),c.outerHeight());"right"===n.my[0]?I.left-=u:"center"===n.my[0]&amp;&amp;(I.left-=u/2),"bottom"===n.my[1]?I.top-=d:"center"===n.my[1]&amp;&amp;(I.top-=d/2),I.left+=M[0],I.top+=M[1],o||(I.left=l(I.left),I.top=l(I.top)),s={marginLeft:f,marginTop:b},t.each(["left","top"],function(e,i){t.ui.position[x[e]]&amp;&amp;t.ui.position[x[e]][i](I,{targetWidth:g,targetHeight:m,elemWidth:u,elemHeight:d,collisionPosition:s,collisionWidth:D,collisionHeight:T,offset:[p[0]+M[0],p[1]+M[1]],my:n.my,at:n.at,within:w,elem:c})}),n.using&amp;&amp;(h=function(t){var e=_.left-I.left,i=e+g-u,s=_.top-I.top,o=s+m-d,l={target:{element:y,left:_.left,top:_.top,width:g,height:m},element:{element:c,left:I.left,top:I.top,width:u,height:d},horizontal:0&gt;i?"left":e&gt;0?"right":"center",vertical:0&gt;o?"top":s&gt;0?"bottom":"middle"};u&gt;g&amp;&amp;g&gt;r(e+i)&amp;&amp;(l.horizontal="center"),d&gt;m&amp;&amp;m&gt;r(s+o)&amp;&amp;(l.vertical="middle"),l.important=a(r(e),r(i))&gt;a(r(s),r(o))?"horizontal":"vertical",n.using.call(this,t,l)}),c.offset(t.extend(I,{using:h}))})},t.ui.position={fit:{left:function(t,e){var i,s=e.within,n=s.isWindow?s.scrollLeft:s.offset.left,o=s.width,r=t.left-e.collisionPosition.marginLeft,l=n-r,h=r+e.collisionWidth-o-n;e.collisionWidth&gt;o?l&gt;0&amp;&amp;0&gt;=h?(i=t.left+l+e.collisionWidth-o-n,t.left+=l-i):t.left=h&gt;0&amp;&amp;0&gt;=l?n:l&gt;h?n+o-e.collisionWidth:n:l&gt;0?t.left+=l:h&gt;0?t.left-=h:t.left=a(t.left-r,t.left)},top:function(t,e){var i,s=e.within,n=s.isWindow?s.scrollTop:s.offset.top,o=e.within.height,r=t.top-e.collisionPosition.marginTop,l=n-r,h=r+e.collisionHeight-o-n;e.collisionHeight&gt;o?l&gt;0&amp;&amp;0&gt;=h?(i=t.top+l+e.collisionHeight-o-n,t.top+=l-i):t.top=h&gt;0&amp;&amp;0&gt;=l?n:l&gt;h?n+o-e.collisionHeight:n:l&gt;0?t.top+=l:h&gt;0?t.top-=h:t.top=a(t.top-r,t.top)}},flip:{left:function(t,e){var i,s,n=e.within,o=n.offset.left+n.scrollLeft,a=n.width,l=n.isWindow?n.scrollLeft:n.offset.left,h=t.left-e.collisionPosition.marginLeft,c=h-l,u=h+e.collisionWidth-a-l,d="left"===e.my[0]?-e.elemWidth:"right"===e.my[0]?e.elemWidth:0,p="left"===e.at[0]?e.targetWidth:"right"===e.at[0]?-e.targetWidth:0,f=-2*e.offset[0];0&gt;c?(i=t.left+d+p+f+e.collisionWidth-a-o,(0&gt;i||r(c)&gt;i)&amp;&amp;(t.left+=d+p+f)):u&gt;0&amp;&amp;(s=t.left-e.collisionPosition.marginLeft+d+p+f-l,(s&gt;0||u&gt;r(s))&amp;&amp;(t.left+=d+p+f))},top:function(t,e){var i,s,n=e.within,o=n.offset.top+n.scrollTop,a=n.height,l=n.isWindow?n.scrollTop:n.offset.top,h=t.top-e.collisionPosition.marginTop,c=h-l,u=h+e.collisionHeight-a-l,d="top"===e.my[1],p=d?-e.elemHeight:"bottom"===e.my[1]?e.elemHeight:0,f="top"===e.at[1]?e.targetHeight:"bottom"===e.at[1]?-e.targetHeight:0,g=-2*e.offset[1];0&gt;c?(s=t.top+p+f+g+e.collisionHeight-a-o,(0&gt;s||r(c)&gt;s)&amp;&amp;(t.top+=p+f+g)):u&gt;0&amp;&amp;(i=t.top-e.collisionPosition.marginTop+p+f+g-l,(i&gt;0||u&gt;r(i))&amp;&amp;(t.top+=p+f+g))}},flipfit:{left:function(){t.ui.position.flip.left.apply(this,arguments),t.ui.position.fit.left.apply(this,arguments)},top:function(){t.ui.position.flip.top.apply(this,arguments),t.ui.position.fit.top.apply(this,arguments)}}},function(){var e,i,s,n,a,r=document.getElementsByTagName("body")[0],l=document.createElement("div");e=document.createElement(r?"div":"body"),s={visibility:"hidden",width:0,height:0,border:0,margin:0,background:"none"},r&amp;&amp;t.extend(s,{position:"absolute",left:"-1000px",top:"-1000px"});for(a in s)e.style[a]=s[a];e.appendChild(l),i=r||document.documentElement,i.insertBefore(e,i.firstChild),l.style.cssText="position: absolute; left: 10.7432222px;",n=t(l).offset().left,o=n&gt;10&amp;&amp;11&gt;n,e.innerHTML="",i.removeChild(e)}()}(),t.ui.position,t.widget("ui.menu",{version:"1.11.4",defaultElement:"&lt;ul&gt;",delay:300,options:{icons:{submenu:"ui-icon-carat-1-e"},items:"&gt; *",menus:"ul",position:{my:"left-1 top",at:"right top"},role:"menu",blur:null,focus:null,select:null},_create:function(){this.activeMenu=this.element,this.mouseHandled=!1,this.element.uniqueId().addClass("ui-menu ui-widget ui-widget-content").toggleClass("ui-menu-icons",!!this.element.find(".ui-icon").length).attr({role:this.options.role,tabIndex:0}),this.options.disabled&amp;&amp;this.element.addClass("ui-state-disabled").attr("aria-disabled","true"),this._on({"mousedown .ui-menu-item":function(t){t.preventDefault()},"click .ui-menu-item":function(e){var i=t(e.target);!this.mouseHandled&amp;&amp;i.not(".ui-state-disabled").length&amp;&amp;(this.select(e),e.isPropagationStopped()||(this.mouseHandled=!0),i.has(".ui-menu").length?this.expand(e):!this.element.is(":focus")&amp;&amp;t(this.document[0].activeElement).closest(".ui-menu").length&amp;&amp;(this.element.trigger("focus",[!0]),this.active&amp;&amp;1===this.active.parents(".ui-menu").length&amp;&amp;clearTimeout(this.timer)))},"mouseenter .ui-menu-item":function(e){if(!this.previousFilter){var i=t(e.currentTarget);i.siblings(".ui-state-active").removeClass("ui-state-active"),this.focus(e,i)}},mouseleave:"collapseAll","mouseleave .ui-menu":"collapseAll",focus:function(t,e){var i=this.active||this.element.find(this.options.items).eq(0);e||this.focus(t,i)},blur:function(e){this._delay(function(){t.contains(this.element[0],this.document[0].activeElement)||this.collapseAll(e)})},keydown:"_keydown"}),this.refresh(),this._on(this.document,{click:function(t){this._closeOnDocumentClick(t)&amp;&amp;this.collapseAll(t),this.mouseHandled=!1}})},_destroy:function(){this.element.removeAttr("aria-activedescendant").find(".ui-menu").addBack().removeClass("ui-menu ui-widget ui-widget-content ui-menu-icons ui-front").removeAttr("role").removeAttr("tabIndex").removeAttr("aria-labelledby").removeAttr("aria-expanded").removeAttr("aria-hidden").removeAttr("aria-disabled").removeUniqueId().show(),this.element.find(".ui-menu-item").removeClass("ui-menu-item").removeAttr("role").removeAttr("aria-disabled").removeUniqueId().removeClass("ui-state-hover").removeAttr("tabIndex").removeAttr("role").removeAttr("aria-haspopup").children().each(function(){var e=t(this);e.data("ui-menu-submenu-carat")&amp;&amp;e.remove()}),this.element.find(".ui-menu-divider").removeClass("ui-menu-divider ui-widget-content")},_keydown:function(e){var i,s,n,o,a=!0;switch(e.keyCode){case t.ui.keyCode.PAGE_UP:this.previousPage(e);break;case t.ui.keyCode.PAGE_DOWN:this.nextPage(e);break;case t.ui.keyCode.HOME:this._move("first","first",e);break;case t.ui.keyCode.END:this._move("last","last",e);break;case t.ui.keyCode.UP:this.previous(e);break;case t.ui.keyCode.DOWN:this.next(e);break;case t.ui.keyCode.LEFT:this.collapse(e);break;case t.ui.keyCode.RIGHT:this.active&amp;&amp;!this.active.is(".ui-state-disabled")&amp;&amp;this.expand(e);break;case t.ui.keyCode.ENTER:case t.ui.keyCode.SPACE:this._activate(e);break;case t.ui.keyCode.ESCAPE:this.collapse(e);break;default:a=!1,s=this.previousFilter||"",n=String.fromCharCode(e.keyCode),o=!1,clearTimeout(this.filterTimer),n===s?o=!0:n=s+n,i=this._filterMenuItems(n),i=o&amp;&amp;-1!==i.index(this.active.next())?this.active.nextAll(".ui-menu-item"):i,i.length||(n=String.fromCharCode(e.keyCode),i=this._filterMenuItems(n)),i.length?(this.focus(e,i),this.previousFilter=n,this.filterTimer=this._delay(function(){delete this.previousFilter},1e3)):delete this.previousFilter}a&amp;&amp;e.preventDefault()},_activate:function(t){this.active.is(".ui-state-disabled")||(this.active.is("[aria-haspopup='true']")?this.expand(t):this.select(t))},refresh:function(){var e,i,s=this,n=this.options.icons.submenu,o=this.element.find(this.options.menus);this.element.toggleClass("ui-menu-icons",!!this.element.find(".ui-icon").length),o.filter(":not(.ui-menu)").addClass("ui-menu ui-widget ui-widget-content ui-front").hide().attr({role:this.options.role,"aria-hidden":"true","aria-expanded":"false"}).each(function(){var e=t(this),i=e.parent(),s=t("&lt;span&gt;").addClass("ui-menu-icon ui-icon "+n).data("ui-menu-submenu-carat",!0);i.attr("aria-haspopup","true").prepend(s),e.attr("aria-labelledby",i.attr("id"))}),e=o.add(this.element),i=e.find(this.options.items),i.not(".ui-menu-item").each(function(){var e=t(this);s._isDivider(e)&amp;&amp;e.addClass("ui-widget-content ui-menu-divider")}),i.not(".ui-menu-item, .ui-menu-divider").addClass("ui-menu-item").uniqueId().attr({tabIndex:-1,role:this._itemRole()}),i.filter(".ui-state-disabled").attr("aria-disabled","true"),this.active&amp;&amp;!t.contains(this.element[0],this.active[0])&amp;&amp;this.blur()},_itemRole:function(){return{menu:"menuitem",listbox:"option"}[this.options.role]},_setOption:function(t,e){"icons"===t&amp;&amp;this.element.find(".ui-menu-icon").removeClass(this.options.icons.submenu).addClass(e.submenu),"disabled"===t&amp;&amp;this.element.toggleClass("ui-state-disabled",!!e).attr("aria-disabled",e),this._super(t,e)},focus:function(t,e){var i,s;this.blur(t,t&amp;&amp;"focus"===t.type),this._scrollIntoView(e),this.active=e.first(),s=this.active.addClass("ui-state-focus").removeClass("ui-state-active"),this.options.role&amp;&amp;this.element.attr("aria-activedescendant",s.attr("id")),this.active.parent().closest(".ui-menu-item").addClass("ui-state-active"),t&amp;&amp;"keydown"===t.type?this._close():this.timer=this._delay(function(){this._close()},this.delay),i=e.children(".ui-menu"),i.length&amp;&amp;t&amp;&amp;/^mouse/.test(t.type)&amp;&amp;this._startOpening(i),this.activeMenu=e.parent(),this._trigger("focus",t,{item:e})},_scrollIntoView:function(e){var i,s,n,o,a,r;this._hasScroll()&amp;&amp;(i=parseFloat(t.css(this.activeMenu[0],"borderTopWidth"))||0,s=parseFloat(t.css(this.activeMenu[0],"paddingTop"))||0,n=e.offset().top-this.activeMenu.offset().top-i-s,o=this.activeMenu.scrollTop(),a=this.activeMenu.height(),r=e.outerHeight(),0&gt;n?this.activeMenu.scrollTop(o+n):n+r&gt;a&amp;&amp;this.activeMenu.scrollTop(o+n-a+r))},blur:function(t,e){e||clearTimeout(this.timer),this.active&amp;&amp;(this.active.removeClass("ui-state-focus"),this.active=null,this._trigger("blur",t,{item:this.active}))},_startOpening:function(t){clearTimeout(this.timer),"true"===t.attr("aria-hidden")&amp;&amp;(this.timer=this._delay(function(){this._close(),this._open(t)},this.delay))},_open:function(e){var i=t.extend({of:this.active},this.options.position);clearTimeout(this.timer),this.element.find(".ui-menu").not(e.parents(".ui-menu")).hide().attr("aria-hidden","true"),e.show().removeAttr("aria-hidden").attr("aria-expanded","true").position(i)},collapseAll:function(e,i){clearTimeout(this.timer),this.timer=this._delay(function(){var s=i?this.element:t(e&amp;&amp;e.target).closest(this.element.find(".ui-menu"));s.length||(s=this.element),this._close(s),this.blur(e),this.activeMenu=s},this.delay)},_close:function(t){t||(t=this.active?this.active.parent():this.element),t.find(".ui-menu").hide().attr("aria-hidden","true").attr("aria-expanded","false").end().find(".ui-state-active").not(".ui-state-focus").removeClass("ui-state-active")},_closeOnDocumentClick:function(e){return!t(e.target).closest(".ui-menu").length},_isDivider:function(t){return!/[^\-\u2014\u2013\s]/.test(t.text())},collapse:function(t){var e=this.active&amp;&amp;this.active.parent().closest(".ui-menu-item",this.element);e&amp;&amp;e.length&amp;&amp;(this._close(),this.focus(t,e))},expand:function(t){var e=this.active&amp;&amp;this.active.children(".ui-menu ").find(this.options.items).first();e&amp;&amp;e.length&amp;&amp;(this._open(e.parent()),this._delay(function(){this.focus(t,e)}))},next:function(t){this._move("next","first",t)},previous:function(t){this._move("prev","last",t)},isFirstItem:function(){return this.active&amp;&amp;!this.active.prevAll(".ui-menu-item").length},isLastItem:function(){return this.active&amp;&amp;!this.active.nextAll(".ui-menu-item").length},_move:function(t,e,i){var s;this.active&amp;&amp;(s="first"===t||"last"===t?this.active["first"===t?"prevAll":"nextAll"](".ui-menu-item").eq(-1):this.active[t+"All"](".ui-menu-item").eq(0)),s&amp;&amp;s.length&amp;&amp;this.active||(s=this.activeMenu.find(this.options.items)[e]()),this.focus(i,s)},nextPage:function(e){var i,s,n;return this.active?(this.isLastItem()||(this._hasScroll()?(s=this.active.offset().top,n=this.element.height(),this.active.nextAll(".ui-menu-item").each(function(){return i=t(this),0&gt;i.offset().top-s-n}),this.focus(e,i)):this.focus(e,this.activeMenu.find(this.options.items)[this.active?"last":"first"]())),void 0):(this.next(e),void 0)},previousPage:function(e){var i,s,n;return this.active?(this.isFirstItem()||(this._hasScroll()?(s=this.active.offset().top,n=this.element.height(),this.active.prevAll(".ui-menu-item").each(function(){return i=t(this),i.offset().top-s+n&gt;0}),this.focus(e,i)):this.focus(e,this.activeMenu.find(this.options.items).first())),void 0):(this.next(e),void 0)},_hasScroll:function(){return this.element.outerHeight()&lt;this.element.prop("scrollHeight")},select:function(e){this.active=this.active||t(e.target).closest(".ui-menu-item");var i={item:this.active};this.active.has(".ui-menu").length||this.collapseAll(e,!0),this._trigger("select",e,i)},_filterMenuItems:function(e){var i=e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&amp;"),s=RegExp("^"+i,"i");return this.activeMenu.find(this.options.items).filter(".ui-menu-item").filter(function(){return s.test(t.trim(t(this).text()))})}}),t.widget("ui.autocomplete",{version:"1.11.4",defaultElement:"&lt;input&gt;",options:{appendTo:null,autoFocus:!1,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null,change:null,close:null,focus:null,open:null,response:null,search:null,select:null},requestIndex:0,pending:0,_create:function(){var e,i,s,n=this.element[0].nodeName.toLowerCase(),o="textarea"===n,a="input"===n;this.isMultiLine=o?!0:a?!1:this.element.prop("isContentEditable"),this.valueMethod=this.element[o||a?"val":"text"],this.isNewMenu=!0,this.element.addClass("ui-autocomplete-input").attr("autocomplete","off"),this._on(this.element,{keydown:function(n){if(this.element.prop("readOnly"))return e=!0,s=!0,i=!0,void 0;e=!1,s=!1,i=!1;var o=t.ui.keyCode;switch(n.keyCode){case o.PAGE_UP:e=!0,this._move("previousPage",n);break;case o.PAGE_DOWN:e=!0,this._move("nextPage",n);break;case o.UP:e=!0,this._keyEvent("previous",n);break;case o.DOWN:e=!0,this._keyEvent("next",n);break;case o.ENTER:this.menu.active&amp;&amp;(e=!0,n.preventDefault(),this.menu.select(n));break;case o.TAB:this.menu.active&amp;&amp;this.menu.select(n);break;case o.ESCAPE:this.menu.element.is(":visible")&amp;&amp;(this.isMultiLine||this._value(this.term),this.close(n),n.preventDefault());break;default:i=!0,this._searchTimeout(n)}},keypress:function(s){if(e)return e=!1,(!this.isMultiLine||this.menu.element.is(":visible"))&amp;&amp;s.preventDefault(),void 0;if(!i){var n=t.ui.keyCode;switch(s.keyCode){case n.PAGE_UP:this._move("previousPage",s);break;case n.PAGE_DOWN:this._move("nextPage",s);break;case n.UP:this._keyEvent("previous",s);break;case n.DOWN:this._keyEvent("next",s)}}},input:function(t){return s?(s=!1,t.preventDefault(),void 0):(this._searchTimeout(t),void 0)},focus:function(){this.selectedItem=null,this.previous=this._value()},blur:function(t){return this.cancelBlur?(delete this.cancelBlur,void 0):(clearTimeout(this.searching),this.close(t),this._change(t),void 0)}}),this._initSource(),this.menu=t("&lt;ul&gt;").addClass("ui-autocomplete ui-front").appendTo(this._appendTo()).menu({role:null}).hide().menu("instance"),this._on(this.menu.element,{mousedown:function(e){e.preventDefault(),this.cancelBlur=!0,this._delay(function(){delete this.cancelBlur});var i=this.menu.element[0];t(e.target).closest(".ui-menu-item").length||this._delay(function(){var e=this;this.document.one("mousedown",function(s){s.target===e.element[0]||s.target===i||t.contains(i,s.target)||e.close()})})},menufocus:function(e,i){var s,n;return this.isNewMenu&amp;&amp;(this.isNewMenu=!1,e.originalEvent&amp;&amp;/^mouse/.test(e.originalEvent.type))?(this.menu.blur(),this.document.one("mousemove",function(){t(e.target).trigger(e.originalEvent)}),void 0):(n=i.item.data("ui-autocomplete-item"),!1!==this._trigger("focus",e,{item:n})&amp;&amp;e.originalEvent&amp;&amp;/^key/.test(e.originalEvent.type)&amp;&amp;this._value(n.value),s=i.item.attr("aria-label")||n.value,s&amp;&amp;t.trim(s).length&amp;&amp;(this.liveRegion.children().hide(),t("&lt;div&gt;").text(s).appendTo(this.liveRegion)),void 0)},menuselect:function(t,e){var i=e.item.data("ui-autocomplete-item"),s=this.previous;this.element[0]!==this.document[0].activeElement&amp;&amp;(this.element.focus(),this.previous=s,this._delay(function(){this.previous=s,this.selectedItem=i})),!1!==this._trigger("select",t,{item:i})&amp;&amp;this._value(i.value),this.term=this._value(),this.close(t),this.selectedItem=i}}),this.liveRegion=t("&lt;span&gt;",{role:"status","aria-live":"assertive","aria-relevant":"additions"}).addClass("ui-helper-hidden-accessible").appendTo(this.document[0].body),this._on(this.window,{beforeunload:function(){this.element.removeAttr("autocomplete")}})},_destroy:function(){clearTimeout(this.searching),this.element.removeClass("ui-autocomplete-input").removeAttr("autocomplete"),this.menu.element.remove(),this.liveRegion.remove()},_setOption:function(t,e){this._super(t,e),"source"===t&amp;&amp;this._initSource(),"appendTo"===t&amp;&amp;this.menu.element.appendTo(this._appendTo()),"disabled"===t&amp;&amp;e&amp;&amp;this.xhr&amp;&amp;this.xhr.abort()},_appendTo:function(){var e=this.options.appendTo;return e&amp;&amp;(e=e.jquery||e.nodeType?t(e):this.document.find(e).eq(0)),e&amp;&amp;e[0]||(e=this.element.closest(".ui-front")),e.length||(e=this.document[0].body),e},_initSource:function(){var e,i,s=this;t.isArray(this.options.source)?(e=this.options.source,this.source=function(i,s){s(t.ui.autocomplete.filter(e,i.term))}):"string"==typeof this.options.source?(i=this.options.source,this.source=function(e,n){s.xhr&amp;&amp;s.xhr.abort(),s.xhr=t.ajax({url:i,data:e,dataType:"json",success:function(t){n(t)},error:function(){n([])}})}):this.source=this.options.source},_searchTimeout:function(t){clearTimeout(this.searching),this.searching=this._delay(function(){var e=this.term===this._value(),i=this.menu.element.is(":visible"),s=t.altKey||t.ctrlKey||t.metaKey||t.shiftKey;(!e||e&amp;&amp;!i&amp;&amp;!s)&amp;&amp;(this.selectedItem=null,this.search(null,t))},this.options.delay)},search:function(t,e){return t=null!=t?t:this._value(),this.term=this._value(),t.length&lt;this.options.minLength?this.close(e):this._trigger("search",e)!==!1?this._search(t):void 0},_search:function(t){this.pending++,this.element.addClass("ui-autocomplete-loading"),this.cancelSearch=!1,this.source({term:t},this._response())},_response:function(){var e=++this.requestIndex;return t.proxy(function(t){e===this.requestIndex&amp;&amp;this.__response(t),this.pending--,this.pending||this.element.removeClass("ui-autocomplete-loading")},this)},__response:function(t){t&amp;&amp;(t=this._normalize(t)),this._trigger("response",null,{content:t}),!this.options.disabled&amp;&amp;t&amp;&amp;t.length&amp;&amp;!this.cancelSearch?(this._suggest(t),this._trigger("open")):this._close()},close:function(t){this.cancelSearch=!0,this._close(t)},_close:function(t){this.menu.element.is(":visible")&amp;&amp;(this.menu.element.hide(),this.menu.blur(),this.isNewMenu=!0,this._trigger("close",t))},_change:function(t){this.previous!==this._value()&amp;&amp;this._trigger("change",t,{item:this.selectedItem})},_normalize:function(e){return e.length&amp;&amp;e[0].label&amp;&amp;e[0].value?e:t.map(e,function(e){return"string"==typeof e?{label:e,value:e}:t.extend({},e,{label:e.label||e.value,value:e.value||e.label})})},_suggest:function(e){var i=this.menu.element.empty();this._renderMenu(i,e),this.isNewMenu=!0,this.menu.refresh(),i.show(),this._resizeMenu(),i.position(t.extend({of:this.element},this.options.position)),this.options.autoFocus&amp;&amp;this.menu.next()
},_resizeMenu:function(){var t=this.menu.element;t.outerWidth(Math.max(t.width("").outerWidth()+1,this.element.outerWidth()))},_renderMenu:function(e,i){var s=this;t.each(i,function(t,i){s._renderItemData(e,i)})},_renderItemData:function(t,e){return this._renderItem(t,e).data("ui-autocomplete-item",e)},_renderItem:function(e,i){return t("&lt;li&gt;").text(i.label).appendTo(e)},_move:function(t,e){return this.menu.element.is(":visible")?this.menu.isFirstItem()&amp;&amp;/^previous/.test(t)||this.menu.isLastItem()&amp;&amp;/^next/.test(t)?(this.isMultiLine||this._value(this.term),this.menu.blur(),void 0):(this.menu[t](e),void 0):(this.search(null,e),void 0)},widget:function(){return this.menu.element},_value:function(){return this.valueMethod.apply(this.element,arguments)},_keyEvent:function(t,e){(!this.isMultiLine||this.menu.element.is(":visible"))&amp;&amp;(this._move(t,e),e.preventDefault())}}),t.extend(t.ui.autocomplete,{escapeRegex:function(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&amp;")},filter:function(e,i){var s=RegExp(t.ui.autocomplete.escapeRegex(i),"i");return t.grep(e,function(t){return s.test(t.label||t.value||t)})}}),t.widget("ui.autocomplete",t.ui.autocomplete,{options:{messages:{noResults:"No search results.",results:function(t){return t+(t&gt;1?" results are":" result is")+" available, use up and down arrow keys to navigate."}}},__response:function(e){var i;this._superApply(arguments),this.options.disabled||this.cancelSearch||(i=e&amp;&amp;e.length?this.options.messages.results(e.length):this.options.messages.noResults,this.liveRegion.children().hide(),t("&lt;div&gt;").text(i).appendTo(this.liveRegion))}}),t.ui.autocomplete});
/*! Lazy Load 1.9.7 - MIT license - Copyright 2010-2015 Mika Tuupola */
!function(a,b,c,d){var e=a(b);a.fn.lazyload=function(f){function g(){var b=0;i.each(function(){var c=a(this);if(!j.skip_invisible||c.is(":visible"))if(a.abovethetop(this,j)||a.leftofbegin(this,j));else if(a.belowthefold(this,j)||a.rightoffold(this,j)){if(++b&gt;j.failure_limit)return!1}else c.trigger("appear"),b=0})}var h,i=this,j={threshold:0,failure_limit:0,event:"scroll",effect:"show",container:b,data_attribute:"original",skip_invisible:!1,appear:null,load:null,placeholder:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAANSURBVBhXYzh8+PB/AAffA0nNPuCLAAAAAElFTkSuQmCC"};return f&amp;&amp;(d!==f.failurelimit&amp;&amp;(f.failure_limit=f.failurelimit,delete f.failurelimit),d!==f.effectspeed&amp;&amp;(f.effect_speed=f.effectspeed,delete f.effectspeed),a.extend(j,f)),h=j.container===d||j.container===b?e:a(j.container),0===j.event.indexOf("scroll")&amp;&amp;h.bind(j.event,function(){return g()}),this.each(function(){var b=this,c=a(b);b.loaded=!1,(c.attr("src")===d||c.attr("src")===!1)&amp;&amp;c.is("img")&amp;&amp;c.attr("src",j.placeholder),c.one("appear",function(){if(!this.loaded){if(j.appear){var d=i.length;j.appear.call(b,d,j)}a("&lt;img /&gt;").bind("load",function(){var d=c.attr("data-"+j.data_attribute);c.hide(),c.is("img")?c.attr("src",d):c.css("background-image","url('"+d+"')"),c[j.effect](j.effect_speed),b.loaded=!0;var e=a.grep(i,function(a){return!a.loaded});if(i=a(e),j.load){var f=i.length;j.load.call(b,f,j)}}).attr("src",c.attr("data-"+j.data_attribute))}}),0!==j.event.indexOf("scroll")&amp;&amp;c.bind(j.event,function(){b.loaded||c.trigger("appear")})}),e.bind("resize",function(){g()}),/(?:iphone|ipod|ipad).*os 5/gi.test(navigator.appVersion)&amp;&amp;e.bind("pageshow",function(b){b.originalEvent&amp;&amp;b.originalEvent.persisted&amp;&amp;i.each(function(){a(this).trigger("appear")})}),a(c).ready(function(){g()}),this},a.belowthefold=function(c,f){var g;return g=f.container===d||f.container===b?(b.innerHeight?b.innerHeight:e.height())+e.scrollTop():a(f.container).offset().top+a(f.container).height(),g&lt;=a(c).offset().top-f.threshold},a.rightoffold=function(c,f){var g;return g=f.container===d||f.container===b?e.width()+e.scrollLeft():a(f.container).offset().left+a(f.container).width(),g&lt;=a(c).offset().left-f.threshold},a.abovethetop=function(c,f){var g;return g=f.container===d||f.container===b?e.scrollTop():a(f.container).offset().top,g&gt;=a(c).offset().top+f.threshold+a(c).height()},a.leftofbegin=function(c,f){var g;return g=f.container===d||f.container===b?e.scrollLeft():a(f.container).offset().left,g&gt;=a(c).offset().left+f.threshold+a(c).width()},a.inviewport=function(b,c){return!(a.rightoffold(b,c)||a.leftofbegin(b,c)||a.belowthefold(b,c)||a.abovethetop(b,c))},a.extend(a.expr[":"],{"below-the-fold":function(b){return a.belowthefold(b,{threshold:0})},"above-the-top":function(b){return!a.belowthefold(b,{threshold:0})},"right-of-screen":function(b){return a.rightoffold(b,{threshold:0})},"left-of-screen":function(b){return!a.rightoffold(b,{threshold:0})},"in-viewport":function(b){return a.inviewport(b,{threshold:0})},"above-the-fold":function(b){return!a.belowthefold(b,{threshold:0})},"right-of-fold":function(b){return a.rightoffold(b,{threshold:0})},"left-of-fold":function(b){return!a.rightoffold(b,{threshold:0})}})}(jQuery,window,document);


function play(e) {
    activeSong = document.getElementById(e), activeSong.play();
    var t = activeSong.volume / 1;
    document.getElementById("volumeMeter").offsetWidth * t, document.getElementById("volumeStatus").style.width = Math.round(percentageOfVolumeSlider) + "px"
}
function pause() {
    activeSong.pause()
}
function playPause(e) {
    activeSong = document.getElementById(e);
    var t = document.getElementById("songPlayPause");
    activeSong.paused ? (t.className = "playing", activeSong.play()) : (t.className = "", activeSong.pause())
}
function updateTime() {
    if (activeSong) {
        var e = (Math.floor(activeSong.currentTime % 60) &lt; 10 ? "0" : "") + Math.floor(activeSong.currentTime % 60),
            t = Math.floor(activeSong.currentTime / 60);
        if (document.getElementById("songTime")) {
            document.getElementById("songTime").innerHTML = t + ":" + e;
            var a = activeSong.currentTime / activeSong.duration,
                n = document.getElementById("songSlider").offsetWidth * a;
            document.getElementById("trackProgress").style.width = Math.round(n) + "px"
        }
    }
}
function volumeUpdate(e) {
    activeSong.volume = e / 100
}
function changeVolume(e, t) {
    activeSong.volume &gt;= 0 &amp;&amp; "down" == t &amp;&amp; (activeSong.volume = activeSong.volume - e / 100), activeSong.volume &lt;= 1 &amp;&amp; "up" == t &amp;&amp; (activeSong.volume = activeSong.volume + e / 100);
    var a = activeSong.volume / 1,
        n = document.getElementById("volumeMeter").offsetWidth * a;
    document.getElementById("volumeStatus").style.width = Math.round(n) + "px"
}
function setLocation(e) {
    activeSong.currentTime = activeSong.duration * e
}
function setSongPosition(e, t) {
    var a = e.offsetWidth,
        n = window.event ? event : t;
    clickLocation = n.layerX - e.offsetLeft;
    var i = clickLocation / a;
    setLocation(i)
}
function setVolume(e) {
    activeSong.volume = e;
    var t = activeSong.volume / 1,
        a = document.getElementById("volumeMeter").offsetWidth * t;
    document.getElementById("volumeStatus").style.width = Math.round(a) + "px"
}
function setNewVolume(e, t) {
    var a = e.offsetWidth,
        n = window.event ? event : t;
    clickLocation = n.layerX - e.offsetLeft;
    var i = clickLocation / a;
    setVolume(i)
}
function stopSong() {
    activeSong.currentTime = 0, activeSong.pause()
}
function showPlayer_new(e, t, a, n) {
    var o = document.getElementById("player" + e),
        l = document.getElementById("lk" + e);
    if ('&lt;span&gt;&lt;b&gt;&lt;i class="fa fa-stop"&gt;&lt;/i&gt; STOP&lt;/b&gt;&lt;/span&gt;' === l.innerHTML) o.innerHTML = "", l.innerHTML = "&lt;span&gt;&lt;b&gt;&lt;i class='fa fa-play'&gt;&lt;/i&gt; PLAY&lt;/b&gt;&lt;/span&gt;", stopSong();
    else {
        var s = document.getElementsByTagName("a");
        for (i = 0; i &lt; s.length; i++) "play_now" == s[i].className &amp;&amp; (s[i].innerHTML = "&lt;span&gt;&lt;b&gt;&lt;i class='fa fa-play'&gt;&lt;/i&gt; PLAY&lt;/b&gt;&lt;/span&gt;"), "embed" == s[i].className &amp;&amp; (s[i].innerHTML = "Embed");
        var r = document.getElementsByTagName("div");
        for (i = 0; i &lt; r.length; i++) "player" == r[i].className &amp;&amp; (r[i].innerHTML = "");
        o.innerHTML = "", xmlhttp = window.XMLHttpRequest ? new XMLHttpRequest : new ActiveXObject("Microsoft.XMLHTTP");
        var c = "";
        canPlayMp3ViaHtml5 &amp;&amp; (c = "&amp;html5=true"), html5_audio_player &amp;&amp; firstPlayerLoad &amp;&amp; (html5_audio_player.play(), html5_audio_player.pause(), firstPlayerLoad = !1), xmlhttp.open("GET", web_url+"player.php?mp3id=" + e + "&amp;title=" + n + "&amp;ref=" + t + c), o.innerHTML = '&lt;img src='+web_url+'"images/wd.gif" border="0" style="vertical-align:middle;"&gt;', xmlhttp.onreadystatechange = function() {
            4 == xmlhttp.readyState &amp;&amp; 200 == xmlhttp.status &amp;&amp; (o.innerHTML = xmlhttp.responseText, l.innerHTML = "&lt;span&gt;&lt;b&gt;&lt;i class='fa fa-stop'&gt;&lt;/i&gt; STOP&lt;/b&gt;&lt;/span&gt;", canPlayMp3ViaHtml5 &amp;&amp; (html5_audio_player.setAttribute("src", document.getElementById("download_url_" + e).value), playPause("song")))
        }, xmlhttp.send(null)
    }
}
function canPlayMp3() {
    var e = document.createElement("audio");
    return !(!e.canPlayType || !e.canPlayType("audio/mpeg;").replace(/no/, ""))
}
function dlreg(e, t) {
    xmlhttp = window.XMLHttpRequest ? new XMLHttpRequest : new ActiveXObject("Microsoft.XMLHTTP"), xmlhttp.open("GET", "/regdown.php?id=" + e + "&amp;k=" + t), xmlhttp.onreadystatechange = function() {
        4 == xmlhttp.readyState &amp;&amp; 200 == xmlhttp.status
    }, xmlhttp.send(null)
}
function showDownload(e, t, a) {
    var n = document.getElementById("download" + e),
        o = document.getElementById("dl" + e);
    if ('&lt;span&gt;&lt;i class="fa fa-cog fa-spin"&gt;&lt;/i&gt; CONVERTING&lt;/span&gt;' === o.innerHTML) n.innerHTML = "", o.innerHTML = '&lt;span&gt;&lt;i class="fa fa-download"&gt;&lt;/i&gt; DOWNLOAD MP3&lt;/span&gt;';
    else {
        var l = document.getElementsByTagName("a");
        for (i = 0; i &lt; l.length; i++) "download_now" == l[i].className &amp;&amp; (l[i].innerHTML = '&lt;span&gt;&lt;i class="fa fa-download"&gt;&lt;/i&gt; DOWNLOAD MP3&lt;/span&gt;'), "embed" == l[i].className &amp;&amp; (l[i].innerHTML = "Embed");
        var s = document.getElementsByTagName("div");
        for (i = 0; i &lt; s.length; i++) "download" == s[i].className &amp;&amp; (s[i].innerHTML = "");
        n.innerHTML = "", xmlhttp = window.XMLHttpRequest ? new XMLHttpRequest : new ActiveXObject("Microsoft.XMLHTTP"), xmlhttp.open("GET", web_url+"ydls.php?id=" + e + "&amp;link=" + t + "&amp;title=" + a), n.innerHTML = '&lt;li style="padding-bottom: 5px;"&gt;&lt;div id="download_link"&gt;&lt;a href="#" id="click" rel="nofollow"&gt;&lt;span&gt;&lt;i style="color:red;" class="fa fa-cog fa-spin"&gt;&lt;/i&gt; CONVERTING&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/li&gt;', xmlhttp.onreadystatechange = function() {
            4 == xmlhttp.readyState &amp;&amp; 200 == xmlhttp.status &amp;&amp; (n.innerHTML = xmlhttp.responseText, o.innerHTML = '&lt;span&gt;&lt;i class="fa fa-cog fa-spin"&gt;&lt;/i&gt; CONVERTING&lt;/span&gt;')
        }, xmlhttp.send(null)
    }
}
function showytPlayer(e, t, a) {
    var n = document.getElementById("playeryt" + e),
        o = document.getElementById("yt" + e);
    if ("&lt;span&gt;&lt;b&gt;&lt;i class='fa fa-play'&gt;&lt;/i&gt; STOP&lt;/b&gt;&lt;/span&gt;" === o.innerHTML) n.innerHTML = "", o.innerHTML = "&lt;span&gt;&lt;b&gt;&lt;i class='fa fa-play'&gt; PLAY&lt;/i&gt;&lt;/b&gt;&lt;/span&gt;";
    else {
        var l = document.getElementsByTagName("a");
        for (i = 0; i &lt; l.length; i++) "playyt_now" == l[i].className &amp;&amp; (l[i].innerHTML = "&lt;span&gt;&lt;b&gt;&lt;i class='fa fa-play'&gt;&lt;/i&gt; PLAY&lt;/b&gt;&lt;/span&gt;"), "embed" == l[i].className &amp;&amp; (l[i].innerHTML = "Embed");
        var s = document.getElementsByTagName("div");
        for (i = 0; i &lt; s.length; i++) "playeryt" == s[i].className &amp;&amp; (s[i].innerHTML = "");
        n.innerHTML = "", xmlhttp = window.XMLHttpRequest ? new XMLHttpRequest : new ActiveXObject("Microsoft.XMLHTTP"), xmlhttp.open("GET", "/youtubeplay.php?id=" + e + "&amp;link=" + t + "&amp;title=" + a), n.innerHTML = '&lt;img src="images/wd.gif" border="0" style="vertical-align:middle;"&gt;', xmlhttp.onreadystatechange = function() {
            4 == xmlhttp.readyState &amp;&amp; 200 == xmlhttp.status &amp;&amp; (n.innerHTML = xmlhttp.responseText, o.innerHTML = "&lt;span&gt;&lt;b&gt;&lt;i class='fa fa-play'&gt;&lt;/i&gt; STOP&lt;/b&gt;&lt;/span&gt;")
        }, xmlhttp.send(null)
    }
}
$(document).ready(function() {
    function e(e) {
        $("#loading").hide(), $("#input").val(t[e])
    }
    var t = {
            invalid_query: "Please enter a valid query (Song)"
        },
        a = "",
        n = !1;
    $("#content").css("min-height", $(window).height() - 122 + "px"), $(window).resize(function() {
        $("#content").css("min-height", $(window).height() - 122 + "px")
    }), $("#sources_button a").click(function() {
        return n ? ($("#sources").slideUp(300), $("#sources_button a").html($("#sources_button a").html().replace(/Hide/, "Show")), n = !1) : ($("#sources_button a").html($("#sources_button a").html().replace(/Show/, "Hide")), $("#sources").slideDown(300), n = !0), !1
    }), $("#sources a").click(function() {
        return "active" == $(this).attr("class") ? ($(this).attr("class", "inactive"), $.ajax({
            url: "sources.php",
            async: !1,
            cache: !1,
            data: {
                sc: $(this).attr("id"),
                s: 0
            },
            type: "POST"
        }), $("#active_sources").html(parseInt($("#active_sources").html()) - 1)) : "inactive" == $(this).attr("class") &amp;&amp; ($(this).attr("class", "active"), $.ajax({
            url: "sources.php",
            async: !1,
            cache: !1,
            data: {
                sc: $(this).attr("id"),
                s: 1
            },
            type: "POST"
        }), $("#active_sources").html(parseInt($("#active_sources").html()) + 1)), !1
    }), $("#search").submit(function() {
        $("#input").autocomplete({
            disabled: !0
        });
        var t = "",
            a = $.trim($("#input").val());
        if (-1 &lt; a.indexOf("youtube.com") &amp;&amp; (t = new RegExp("v=[a-zA-Z0-9-_]{11}").exec(a)) ? t = t.toString().substr(2) : -1 &lt; a.indexOf("youtu.be") &amp;&amp; (t = new RegExp("/[a-zA-Z0-9-_]{11}").exec(a)) &amp;&amp; (t = t.toString().substr(1)), 0 &lt; t.length) document.location.href = "download/" + t + "/mp3/";
        else {
            if ($("#loading").show(), a.length &lt; 2 || "Please enter a valid query (Song)" == a) return e("invalid_query"), !1;
            a = a.replace(/ /g, "_"), document.location.href = "mp3/" + a + "/"
        }
        return !1
    }), $(document).on("click", ".player_link", function() {
        var e = parseInt($(this).attr("class").split(" ")[1]);
        if (a == e) return $(".preview_" + a).remove(), $("#result_" + a + " .player_link").html("&lt;span&gt;&lt;b&gt;&lt;i class='fa fa-play'&gt;&lt;/i&gt; PLAY&lt;/b&gt;&lt;/span&gt;"), a = "", !1;
        a &amp;&amp; ($(".preview_" + a).remove(), $("#result_" + a + " .player_link").html("&lt;span&gt;&lt;b&gt;&lt;i class='fa fa-play'&gt;&lt;/i&gt; PLAY&lt;/b&gt;&lt;/span&gt;"), a = ""), $(this).html('&lt;span&gt;&lt;b&gt;&lt;i class="fa fa-stop"&gt;&lt;/i&gt; STOP&lt;/b&gt;&lt;/span&gt;');
        var t = $(this).attr("source"),
            n = $(this).attr("href").substr(1),
            i = "";
        switch (t) {
            case "yt":
                i = '&lt;div class="embed-responsive embed-responsive-16by9"&gt;&lt;iframe class="embed-responsive-item" src="//www.youtube.com/embed/' + n + '?rel=0&amp;showinfo=0&amp;autoplay=1&amp; frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;/div&gt;';
                break;
            case "sc":
                i = '&lt;iframe width="100%" height="166" scrolling="no" frameborder="no" src="http://w.soundcloud.com/player/?url=https://api.soundcloud.com/tracks/' + n + '&amp;color=ff5500&amp;auto_play=true&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false"&gt;&lt;/iframe&gt;';
                break;
            case "ge":
                i = '&lt;iframe width="580" height="115" src="http://www.goear.com/embed/sound/' + n + '" marginheight="0" align="top" scrolling="no" frameborder="0" hspace="0" vspace="0" allowfullscreen&gt;&lt;/iframe&gt;';
                break;
            case "4s":
                i = '&lt;iframe src="http://www.4shared.com/web/embed/audio/file/' + n + '?type=MINI&amp;widgetWidth=530&amp;playlistHeight=0&amp;widgetRid=978109129382" style="overflow:hidden;height:60px;width:530px;border:0;margin:0;"&gt;&lt;/iframe&gt;';
                break;
            case "pd":
                i = '&lt;iframe src="http://promodj.com/embed/' + n + '/small" width="100%" height="25" style="min-width: 450px; max-width: 900px" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;'
        }
        return $("#player" + e).after('&lt;div id="preview" class="preview_' + e + '"&gt;' + i + "&lt;/div&gt;"), a = e, !1
    }), $("#go_back").click(function() {
        return history.back(), !1
    }), 0 &lt; $("#fb").length &amp;&amp; $("#fb a").attr("href", $("#fb a").attr("href") + document.URL)
});
var activeSong, canPlayMp3ViaHtml5 = canPlayMp3(),
    html5_audio_player, firstPlayerLoad = !0;
canPlayMp3ViaHtml5 &amp;&amp; document.addEventListener("DOMContentLoaded", function() {
    html5_audio_player = document.createElement("audio"), html5_audio_player.setAttribute("id", "song"), html5_audio_player.setAttribute("ontimeupdate", "updateTime()"), html5_audio_player.setAttribute("type", "audio/mp3"), document.body.appendChild(html5_audio_player)
}), ! function(e) {
    e.fn.easyPaginate = function(t) {
        function a() {
            clearTimeout(c), i = (f - 1) * u, o = i + u, e(m).each(function(a) {
                var n = e(this);
                n.hide(), a &gt;= i &amp;&amp; o &gt; a &amp;&amp; setTimeout(function() {
                    n.fadeIn("fast")
                }, (a - Math.floor(a / u) * u) * t.delay), t.nextprev &amp;&amp; (o &gt;= p ? s.fadeOut("fast") : s.fadeIn("fast"), i &gt;= 1 ? r.fadeIn("fast") : r.fadeOut("fast"))
            }), e("li", "#" + t.controls).removeClass(t.current), e('li[data-index="' + f + '"]', "#" + t.controls).addClass(t.current), t.auto &amp;&amp; (t.clickstop &amp;&amp; g || (c = setTimeout(n, t.pause)))
        }
        function n() {
            t.loop &amp;&amp; o &gt;= p &amp;&amp; (f = 0, a()), p &gt; o &amp;&amp; (f++, a())
        }
        var i, o, l, s, r, c, d = {
                step: 4,
                delay: 100,
                numeric: !0,
                nextprev: !0,
                auto: !1,
                loop: !1,
                pause: 4e3,
                clickstop: !0,
                controls: "pagination",
                current: "current",
                randomstart: !1
            },
            t = e.extend(d, t),
            u = t.step,
            m = e(this).children(),
            p = m.length,
            h = Math.floor(p / u),
            f = t.randomstart ? Math.floor(Math.random() * h) + 1 : 1,
            g = !1;
        this.each(function() {
            if (l = this, p &gt; u) {
                p / u &gt; h &amp;&amp; h++;
                var n = e('&lt;ol id="' + t.controls + '"&gt;&lt;/ol&gt;').insertAfter(l);
                if (t.nextprev &amp;&amp; (r = e('&lt;li class="prev"&gt;Previous&lt;/li&gt;').hide().appendTo(n).click(function() {
                        g = !0, f--, a()
                    })), t.numeric)
                    for (var i = 1; h &gt;= i; i++) e('&lt;li data-index="' + i + '"&gt;' + i + "&lt;/li&gt;").appendTo(n).click(function() {
                        g = !0, f = e(this).attr("data-index"), a()
                    });
                t.nextprev &amp;&amp; (s = e('&lt;li class="next"&gt;Next&lt;/li&gt;').hide().appendTo(n).click(function() {
                    g = !0, f++, a()
                })), a()
            }
        })
    }
}(jQuery), $(window).load(function() {
    $("#query").autocomplete({
        source: function(e, t) {
            var a = "//suggestqueries.google.com/complete/search?hl=en&amp;ds=yt&amp;client=youtube&amp;hjson=t&amp;cp=1&amp;q=" + escape(e.term) + "&amp;format=5&amp;alt=json&amp;callback=?";
            $.getJSON(a, function(e) {
                var a = [];
                $.each(e[1], function(e, t) {
                    a.push(t[0])
                }), t(a)
            })
        },
        select: function(e, t) {
            return location.href = web_url+"find.php?search=" + t.item.label
        },
        delay: 200
    })
});</pre></body></html>