function generate_address(c,b){var a=".com";var e="&#64;";var d=c+e+b+a;document.write("<a href=mailto:"+d+">"+d+"</a>")};