// JavaScript Document
if (window.ActiveXObject && document.getElementById) { // IE5+ on all platforms
document.write("<div id='hidepage' style='position:absolute;width:100%; text-align:center; top:200px;'><img src='/images/loading.gif' border=0></div>"); }
