// JavaScript Document
<!--
function showE(E, H) {
	document.write("<a href=" + "mail" + "to:" + E + "@" + H + ">" + E + "@" + H + "</a>");
}
//-->
