// JavaScript Document
function writeK(x){
	y = "adclubct.org"
	document.write("<a href=" + "mail" + "to:" + x + "@" + y  + ">" + x + "@" +y + "</a>")
}
function writeF(x){
	y = "fathom.net"
	document.write("<a href=" + "mail" + "to:" + x + "@" + y  + ">" + x + "@" +y + "</a>")
}

