function emailTo(path)
{
	document.location=path;
}
