window.onload=function(){function i(n,t){var u=/^(?:file):/,i=new XMLHttpRequest,r=0;i.onreadystatechange=function(){4==i.readyState&&(r=i.status);u.test(location.href)&&i.responseText&&(r=200);4==i.readyState&&200==r&&(n.outerHTML=i.responseText)};try{i.open("GET",t,!0);i.send()}catch(f){}}var n,t=document.getElementsByTagName("*");for(n in t)t[n].hasAttribute&&t[n].hasAttribute("data-include")&&i(t[n],t[n].getAttribute("data-include"))}