OnClick="SetAlert()"<script>
 function SetAlert(){
  setTimeOut(Beep(),100);
}
</script>不知有没beep()函数 script里