function wait(){
document.forms[0].submit();
}

