(function() { document.addEventListener("DOMContentLoaded", ready); function ready() { if(typeof window.jQuery != 'function') { var scr=document.createElement('script'); scr.setAttribute("type","text/javascript"); scr.setAttribute("src", "/wa-content/js/jquery/jquery-1.11.1.min.js"); if (typeof scr!="undefined") document.getElementsByTagName("head")[0].appendChild(scr); } $('body').append('
'); } })();