(function($){"use strict";function is_ms_ie(){const ua=window.navigator.userAgent;const msie=ua.indexOf("MSIE ");window.isMsIE=msie>0||!!navigator.userAgent.match(/Trident.*rv\:11\./);}
is_ms_ie();var loaded_resources=[],loaded_files=[],loading_files=[],callback_queue=[];function delete_from_array(array,source){var index=array.indexOf(source);if(index>-1){array.splice(index,1);}}
function check_loaded(needle,haystack){for(var i=0;i