<% Response.Buffer = true Dim Item 'If is any one the below DNS redirect the request to the intro flash Item=trim(Request.ServerVariables("SERVER_NAME")) Response.write Item response.redirect("http://www.bluestarferries.com/el/") '***************************** %>