function writedogmx(dom,nam,sux)
{
	document.write(nam + "" + "\x40" + dom + "\x2E" + sux);
}

function dogmx(dom,nam,sux)
{
	window.location.href = "ma"+ "il" + "to:" + nam + "\x40" + dom + "\x2E" + sux;
}