
function kuldma(nm,hs)
{
top.location.href = 'mailto:' + nm + '@' + hs;
}
