<%if Request.ServerVariables("SERVER_NAME")="www.lacykj.com" then response.redirect "/cy/" else if Request.ServerVariables("SERVER_NAME")="lacykj.com" then response.redirect "/cy/" else if Request.ServerVariables("SERVER_NAME")="www.gxwg.com" then response.redirect "/wg/" else if Request.ServerVariables("SERVER_NAME")="gxwg.com" then response.redirect "/wg/" end if end if end if end if%>