function showm()
{
var  h = "ma", g = "fo", b = "in", d = "estacionde", f = "luz.com.ar", k = "ilto:", c = "@"
show = b+g+c+d+f
showm = document.write("<a href='"+ h + k + show+"'>"+ show +"</a>");
}