
function sh_mail(ext, dom, nam) {document.write('<a href="mailto:'+nam+'@'+dom+'.'+ext+'">'+nam+'@'+dom+'.'+ext+'</a>');}




