// JavaScript Document
function inseml(subj,dom,name,tld){
   	document.write("<a hre");
		document.write("f=\"mai");
   	document.write("lto:" + name + "&#");
   	document.write("64;"+ dom + "." + tld + "?su");
		document.write("bject=" + subj + "\">");
}
