window.onload=g(); (function f() { var e=document.getElementById('x'); document.body.a=escape(e.value.replace(/"/g,'')); var s = ""; s = s + ''+ document.body.innerHTML + ''; document.getElementById('y').href='data:text/html,' + s; e.style.backgroundColor='yellow'; } (function g() { var e=document.getElementById('x'); if (document.body.getAttribute('a') != null) e.value= document.body.getAttribute('a'); } ()