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