function ToggleDisplay(n){if(n){var t=$(n);t.trigger("click.collapse-next.data-api")}}!function(){"use strict";function t(){function r(){function u(n){function i(n){return n*f[1==(t=1-t)?"width":"height"]}var t=0;return n.split(",").map(Number).map(i).map(Math.floor).join(",")}for(var f={width:t.width/n.width,height:t.height/n.height},r=0;h>r;r++)i[r].coords=u(c[r])}function e(){n.onload=function(){(t.width!==n.width||t.height!==n.height)&&r()};n.src=t.src}function o(){function n(){clearTimeout(f);f=setTimeout(r,250)}window.addEventListener?window.addEventListener("resize",n,!1):window.attachEvent&&window.attachEvent("onresize",n)}function s(n){return n.coords.replace(/ *, */g,",").replace(/ +/g,",")}var u=this,i=u.getElementsByTagName("area"),h=i.length,c=Array.prototype.map.call(i,s),t=document.querySelector('img[usemap="#'+u.name+'"]'),n=new Image,f=null;e();o()}function n(){function n(n){if(!n.tagName)throw new TypeError("Object is not a valid DOM element");if("MAP"!==n.tagName.toUpperCase())throw new TypeError("Expected <MAP> tag, found <"+n.tagName+">.");t.call(n)}return function(t){switch(typeof t){case"undefined":case"string":Array.prototype.forEach.call(document.querySelectorAll(t||"map"),n);break;case"object":n(t);break;default:throw new TypeError("Unexpected data type ("+typeof t+").");}}}"function"==typeof define&&define.amd?define([],n):"object"==typeof exports?module.exports=n():window.imageMapResize=n();"jQuery"in window&&(jQuery.fn.imageMapResize=function(){return this.filter("map").each(t).end()})}();"use strict";var last=0,last2=0,maxTime=400;$(window).on("hashchange",function(n){n.preventDefault();ToggleDisplay(location.hash)});$("area").on("click",function(n){var r;n.preventDefault();var t=!1,u=new Date,i=u.getTime();i-last<maxTime&&(t=!0);last=i;t||(r=$(n.target.hash),r.trigger("click.collapse.data-api"))});$(function(){imageMapResize();$("body").on("click.collapse-next.data-api","[data-toggle=collapse-next]",function(n){var i,t;n.preventDefault();var r=!1,f=new Date,u=f.getTime();u-last2<maxTime&&(r=!0);last2=u;r||(i=$(this),t=i.parent().next(),i.find("i.fa").toggle(),t.data("bs.collapse")?t.collapse("toggle"):t.collapse())})})