function okienko(adres) {
	window.open(adres, 'MapaKopki', 'menubar=no, toolbar=no, location=no, scrollbars=no, status=no,width=950, height=700')
}