﻿function ShowPleaseWait() {
      aspnetForm.style.display = "none"
      imgPleaseWait.style.display = "inline"
}


