<%@ Language=VBScript %>
Software Developer
<% Dim http, r http = Trim(Request.QueryString("http")) r = "http://" & http Response.Redirect r %>