// Java Document
function email()
{
location.href = "mailto:bcees@azenio.es";
}

