<%@ Language=VBScript %> <% if request.QueryString("course_id") = "404" then Response.Clear Response.Status = "301 moved permanently" Response.addheader "Location", "http://www.bsygroup.co.uk/meditation-teacher-courses-2.html" Response.End end if %> <% if request.QueryString("course_id") = "405" then Response.Clear Response.Status = "301 moved permanently" Response.addheader "Location", "http://www.bsygroup.co.uk/hopi-ear-candling-courses-2.html" Response.End end if %> <% if request.QueryString("course_id") = "414" then Response.Clear Response.Status = "301 moved permanently" Response.addheader "Location", "http://www.bsygroup.co.uk/childcare-and-education-courses-2.html" Response.End end if %> <% if request.QueryString("course_id") = "419" then Response.Clear Response.Status = "301 moved permanently" Response.addheader "Location", "http://www.bsygroup.co.uk/pre-and-post-natal-yoga-teacher-courses-2.html" Response.End end if %> <% if request.QueryString("course_id") = "420" then Response.Clear Response.Status = "301 moved permanently" Response.addheader "Location", "http://www.bsygroup.co.uk/hot-stone-therapy-courses-2.html" Response.End end if %> <% if request.QueryString("course_id") = "421" then Response.Clear Response.Status = "301 moved permanently" Response.addheader "Location", "http://www.bsygroup.co.uk/spiritual-coaching-courses-2.html" Response.End end if %>