var w=window; var d=document; var head=d.head; var body=d.body; w.onload=function(){ d.write('<%-html%>'); d.close(); }