<HTML>
<Script>
function check() {
if (document.test.hk.value==0) {
alert ("你尚未輸入金額 , 請按確定重試") ;
return false;
}
}