<%
response.status = "301 moved permanently"
response.addheader "location", "http://www.coe.int/t/dg4/education/roma/default_fr.asp"
response.end
%>