if (document.images) {
	 buton1 = new Image
	 buton2 = new Image
	 buton3 = new Image
	 buton4 = new Image
	 buton5 = new Image
	 buton6 = new Image
	 buton7 = new Image
	 buton8 = new Image
	 buton9 = new Image
	 buton10 = new Image
	 buton11 = new Image
	 buton12 = new Image
	 buton13 = new Image
	 buton14 = new Image
	 buton15 = new Image
	 buton16 = new Image
	 buton17 = new Image
	 buton18 = new Image
	 buton19 = new Image
	 buton20 = new Image
	 buton21 = new Image
	 buton22 = new Image
	 buton23 = new Image
	 buton24 = new Image

	 
	 
	 buton1.src = 'images/inwestor2.gif'
	 buton2.src = 'images/inwestor.gif'
	 buton3.src = 'images/dzialki2.gif'
	 buton4.src = 'images/dzialki.gif'
	 buton5.src = 'images/cosprzedajemy2.gif'
	 buton6.src = 'images/cosprzedajemy.gif'
	 buton7.src = 'images/wrealizacji2.gif'
	 buton8.src = 'images/wrealizacji.gif'
	 buton9.src = 'images/zrealizowane2.gif'
	 buton10.src = 'images/zrealizowane.gif'
	 buton11.src = 'images/galeria2.gif'
	 buton12.src = 'images/galeria.gif'
	 buton13.src = 'images/namapie2.gif'
	 buton14.src = 'images/namapie.gif'
	 buton15.src = 'images/uslugi2.gif'
	 buton16.src = 'images/uslugi.gif'
	 buton17.src = 'images/gmina2.gif'
	 buton18.src = 'images/gmina.gif'
	 buton19.src = 'images/kontakt2.gif'
	 buton20.src = 'images/kontakt.gif'
	 buton21.src = 'images/osada2.gif'
	 buton22.src = 'images/osada.gif'
	 buton23.src = 'images/specjalne2.gif'
	 buton24.src = 'images/specjalne.gif'
	 
	
	 
	 
	 
	 }
	  

function zmiana(polerys,nowyrys){
				 if (document.images) {
				 		document[polerys].src=eval(nowyrys + ".src")
						}
						}

						



function noweokno(dokumencik) {
opis = window.open(dokumencik, 'dokum', 'width=310, height=450,scrollbars=no,top=10,left=10,toolbar=no,menubar=no,status=no,')
opis.focus()
}
