function email_link()
{
	document.write('&lt;<a href="mailto:ichiro' + '@nnip.org">ichiro' + '@nnip.org</a>&gt;');
}

