document.write("<div id=\"divPleaseWaitSwirly2\" name=\"divPleaseWaitSwirly2\" style=\"position: absolute; display:none; top: 0; left: 0; height: 100%; width: 100%; z-index: 1000; background-image:url('gyrowait.gif'); background-repeat:no-repeat; background-attachment:fixed; background-position:center;\"></div>");
window.onbeforeunload = null;
window.onbeforeunload = function(){document.getElementById('divPleaseWaitSwirly2').style.display = '';}
