<%@ Language=VBScript %> <% strLocation="\america-caribbean\mexico.asp" Response.Status="301 Moved Permanently" Response.AddHeader "Location", strLocation %>