var $;function resizeIframe(obj){obj.style.height=obj.contentWindow.document.documentElement.scrollHeight+"px"}"undefined"!=typeof jQuery&&($=jQuery),String.prototype.startsWith||(String.prototype.startsWith=function(searchString,position){return this.substr(position||0,searchString.length)===searchString}),String.prototype.replaceAll||(String.prototype.replaceAll=function(search,replacement){return this.replace(new RegExp(search,"g"),replacement)}),Array.prototype.listPush=function(itemToPush){this.includes(itemToPush)||this.push(itemToPush)},Array.prototype.includes||(Array.prototype.includes=function(searchItem){return-1<this.indexOf(searchItem)}),Array.prototype.find||(Array.prototype.find=function(searchMethod){for(let i=0;i<this.length;i++)if(searchMethod(this[i]))return this[i];return null}),Array.prototype.concat||(Array.prototype.concat=function(array){let newArray=[];for(let i=0;i<this.length;i++)newArray.push(this[i]);for(let i=0;i<array.length;i++)newArray.push(array[i]);return newArray});