function autoLink(_id)
{
	_link="yune";
	_link+="t@thewag";
	_link+="gintales.co";
	_link+="m";
	document.getElementById(_id).href="mailto:"+_link;
}