function wait(){document.getElementById("bodycontent").style.cursor="wait"}function noWait(){document.getElementById("bodycontent").style.cursor="default"};