function mout(m,mh){
	document.write('<a href="' + 'mail' + 'to:' + m + '&#64;' + mh + '">' + m + '&#64;' + mh + '</a>');
}

