<%@ Language=VBScript %> <% strLocation="\middle-east\israel.asp" Response.Status="301 Moved Permanently" Response.AddHeader "Location", strLocation %>