function malito(u,h){
	document.write('<a href="mailto:'+u+'@'+h+'">'+u+'@'+h+'</a>');
}

