function otworz(adres,wlasciwosci)
{
	OnClick = window.open(adres,'SeaExplorers',wlasciwosci);
}