if (window.attachEvent){
window.attachEvent( "onload", function() { document.body.innerHTML = document.body.innerHTML } ); 
}