
<!--
var showlink = "INQUIRE";
var showname = "gammoncity";
var showhost = "gmail.com";
document.write("<a href=" + "mail" + "to:" + showname + "@")
document.write(showhost +">" + showlink + "</a>")
//-->




