(function( $ ) { "use strict"; var jQuery; if (window.jQuery === undefined) { } else { jQuery = window.jQuery; jQueryLoaded(); } function jQueryLoaded(){ jQuery( document ).ready(function() { var scriptTags = document.getElementsByTagName('iframe'); for(var i = 0; i < scriptTags.length; i++) { var scriptTag = scriptTags[i]; if (scriptTag.src.match(/(youtube|youtu|vimeo|dailymotion)\.(com|be)\/((watch\?v=([-\w]+))|(video\/([-\w]+))|(projects\/([-\w]+)\/([-\w]+))|([-\w]+))/)) { addVideoAdClickFreeAds(scriptTag); } } jQuery( ".video-AdClickFree-dismiss-btn" ).on( "click", function(e) { e.preventDefault(); if( jQuery(this).parent().hasClass('video-AdClickFree-front') ){ jQuery(this).parent().remove(); }else if( jQuery(this).parent().parent().hasClass('video-AdClickFree-front') ){ jQuery(this).parent().parent().remove(); } }); }); } function addVideoAdClickFreeAds(scriptTag){ jQuery(scriptTag).wrap( "
" ); var videoAdClickFreeInnerContent = '