<%@LANGUAGE="VBSCRIPT"%> Andalucian Adventures - Painting and Walking Holiday in Spain <% Sub Redirect301(RedirectTo) HostName = "http://practicetrack.co.uk/" 'HostName = "http://www.practicetrack.co.uk/" Location = HostName & RedirectTo Response.Status = "301 Moved Permanently" Response.AddHeader "Location", Location Response.Clear Response.End End Sub %> <% Redirect301 "publications_and_products/budget_information/index.html" %>