% qs = request.querystring if qs <> "" then qs = "&" & qs end if %>
<% response.write qs %>">