function jmail(recip01,visname) {
document.write("<a href=" + "mail" + "to:" + recip01 + "@s1m.com>" + visname + "</a>")
}