function antispam (name, server) {	location.href = "mailto:" + name + "@" + server;}
