if (document.images)
{
	aktualnosci1 = new Image
	aktualnosci2 = new Image
	strona_glowna1 = new Image
	strona_glowna2 = new Image
	nasza_oferta1 = new Image
	nasza_oferta2 = new Image
	kontakt1 = new Image
	kontakt2 = new Image
	ehurtownia1 = new Image
	ehurtownia2 = new Image
	czytaj1 = new Image
	czytaj2 = new Image
	dalej1 = new Image
	dalej2 = new Image
	wstecz1 = new Image
	wstecz2 = new Image
	dodaj1 = new Image
	dodaj2 = new Image
	powrot1 = new Image
	powrot2 = new Image
	zobacz1 = new Image
	zobacz2 = new Image

   aktualnosci1.src = 'img/menu/aktualnosci_1.gif'
	aktualnosci2.src = 'img/menu/aktualnosci_2.gif'
	strona_glowna1.src = 'img/menu/strona_glowna_1.gif'
	strona_glowna2.src = 'img/menu/strona_glowna_2.gif'
	nasza_oferta1.src = 'img/menu/nasza_oferta_1.gif'
	nasza_oferta2.src = 'img/menu/nasza_oferta_2.gif'
	kontakt1.src = 'img/menu/kontakt_1.gif'
	kontakt2.src = 'img/menu/kontakt_2.gif'
	ehurtownia1.src = 'img/menu/ehurtownia_1.gif'
	ehurtownia2.src = 'img/menu/ehurtownia_2.gif'
	czytaj1.src = 'img/przyciski/czytaj_1.gif'
	czytaj2.src = 'img/przyciski/czytaj_2.gif'
	dalej1.src = 'img/przyciski/dalej_1.gif'
	dalej2.src = 'img/przyciski/dalej_2.gif'
	wstecz1.src = 'img/przyciski/wstecz_1.gif'
	wstecz2.src = 'img/przyciski/wstecz_2.gif'
	dodaj1.src = 'img/przyciski/dodaj_1.gif'
	dodaj2.src = 'img/przyciski/dodaj_2.gif'
	powrot1.src = 'img/przyciski/powrot_1.gif'
	powrot2.src = 'img/przyciski/powrot_2.gif'
	zobacz1.src = 'img/przyciski/zobacz_1.gif'
	zobacz2.src = 'img/przyciski/zobacz_2.gif'
}