<!DOCTYPE html>
<html>
<body>

<%

a="星期六"
response.write(IsArray(a))

%>


</body>
</html>