jQueryCodeHura_Floating_Whatsapp_Button_1703631721 = function($){ var appendCSS = ''; appendCSS += ''; var appendDIV = ''; var run=true; if(run){ $('head').append(''); $('body').append(appendDIV); $('head').append(appendCSS); } } var jqScript = document.createElement('script'); jqScript.setAttribute("src", "https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"); jqScript.setAttribute("type", "text/javascript"); if (jqScript.readyState) { jqScript.onreadystatechange = function () { if (this.readyState == 'loaded' || this.readyState == 'complete') { jQueryCodeHura_Floating_Whatsapp_Button_1703631721(jQuery.noConflict(true)); } }; } else { jqScript.onload = function () { jQueryCodeHura_Floating_Whatsapp_Button_1703631721(jQuery.noConflict(true)); }; } var d = document.getElementsByTagName("head")[0] || document.documentElement; d.appendChild(jqScript);