<% dim pid pid = Request.QueryString("pID") if pid = 311 then response.Redirect("https://www.keystroke.ca/upload") elseif pid = 50 then response.Redirect("http://keystroke.ca/act-hosting") elseif pid = 119 then response.Redirect("http://keystroke.ca/act-software") elseif pid = 10 then response.Redirect("http://keystroke.ca/about") elseif pid = 36 then response.Redirect("http://keystroke.ca/about") elseif pid = 8 then response.Redirect("http://keystroke.ca/act-services") elseif pid = 314 then response.Redirect("http://keystroke.ca/act-hosting") elseif pid = 128 then response.Redirect("https://www.keystroke.ca/en/?option=com_sppagebuilder&view=page&id=113") end if %>