<% res.writeHead(301, { "Location": "/" + slang + "/#/contact" }); res.end(); %>