function poczta() {
	locationstring = "mailto:infox@infox.net.pl";
	window.location = locationstring;
}