a="confederacion";
b="info@taxival.org";
document.write("<A href=mailto:" + a + b + ">" + a + b + "</a>");