if (document.images)
{
	strona_glowna_1 = new Image
	strona_glowna_2 = new Image
	o_firmie_1 = new Image
	o_firmie_2 = new Image
	nasza_oferta_1 = new Image
	nasza_oferta_2 = new Image
	realizacje_1 = new Image
	realizacje_2 = new Image
	dodatkowe_uslugi_1 = new Image
	dodatkowe_uslugi_2 = new Image
	kontakt_z_nami_1 = new Image
	kontakt_z_nami_2 = new Image
	
	strona_glowna_1.src = 'img/strona_glowna_1.png'
	strona_glowna_2.src = 'img/strona_glowna_2.png'
	o_firmie_1.src = 'img/o_firmie_1.png'
	o_firmie_2.src = 'img/o_firmie_2.png'
	nasza_oferta_1.src = 'img/nasza_oferta_1.png'
	nasza_oferta_2.src = 'img/nasza_oferta_2.png'
	realizacje_1.src = 'img/realizacje_1.png'
	realizacje_2.src = 'img/realizacje_2.png'
	dodatkowe_uslugi_1.src = 'img/dodatkowe_uslugi_1.png'
	dodatkowe_uslugi_2.src = 'img/dodatkowe_uslugi_2.png'
	kontakt_z_nami_1.src = 'img/kontakt_z_nami_1.png'
	kontakt_z_nami_2.src = 'img/kontakt_z_nami_2.png'
}
