function kail(obj,user,host) {
	obj.href = 'mailto:'+user+'@'+host;
}
