// Java Document
function email()
{
	location.href = "mailto:azf@business-center-eschborn.ru";
}
