if id="zhang" then
%>
<script language=javascript>
window.open("show.asp");
</script>
<%
    response.redirect "showe.asp"
end if