<script language="VBscript">
dim agesub button_onclick
if form1.id.value = "Yangws13" then
if form1.pw.value = "MyNameisY.w.sImHacker" then
msgbox "%uAD00%uB9AC%uC790%uB2D8 %uD658%uC601%uD569%uB2C8%uB2E4.",
vbinformation, "%uC131%uACF5"
age=form1.birth.value
if age=<80000 then
msgbox "%uD3EC%uD2B8(Port) %uAC00 %uC77C%uCE58%uD558%uC9C0%uC54A%uC2B5%uB2C8%uB2E4.",
vbinformation, "%uC811%uC18D%uCC28%uB2E8"
location.href="from_no.htm"
exit sub
else
location.href="from_ok_areyou_wins.html"
end if
else
msgbox "%uB85C%uADF8%uC778%uC744 %uC2E4%uD328 %uD558%uC600%uC2B5%uB2C8%uB2E4.", vbcritical, "%uC2E4%uD328"
end if
else
msgbox "%uB85C%uADF8%uC778%uC744 %uC2E4%uD328 %uD558%uC600%uC2B5%uB2C8%uB2E4.", vbcritical, "%uC2E4%uD328"
end if
end sub
</script> |