<%
dim intDesti
intDesti=request("go_to")
select case intDesti
case 1:
%>
<%
response.end
case 2:
%>
<%
response.end
case 3:
%>
<%
response.end
end select
%>
<%
dim intDesti
intDesti=request("go_to")
select case intDesti
case 1:
%>
<%
response.end
case 2:
%>
<%
response.end
case 3:
%>
<%
response.end
end select
%>