function napiszDoMnie(mailvar) {
	parent.location.href = "mailto:"+mailvar+"@badibadi.com";
}

