	var amp = "@";
	
	function makepost(addr) {
		window.location.href = "mail" + "to" + ":" + addr + amp + "vtbam.ru";
	};
