if (document.images) {
button1 = new Image();
button2 = new Image();
button3 = new Image();
button4 = new Image();
button5 = new Image();
button6 = new Image();
button7 = new Image();
button8 = new Image();
button9 = new Image();
button10 = new Image();
button11 = new Image();
button12 = new Image();
button13 = new Image();
button14 = new Image();
button15 = new Image();
button16 = new Image();
button17 = new Image();
button18 = new Image();
button19 = new Image();
button20 = new Image();
     

button100 = new Image();
button101 = new Image();
button102 = new Image();
button103 = new Image();
button104 = new Image();
button105 = new Image();

button1.src = 'skins/omnie.png';
button2.src = 'skins/omnie2.png';
button3.src = 'skins/sesja.png';	
button4.src = 'skins/sesja2.png';
button5.src = 'skins/galeria.png';
button6.src = 'skins/galeria2.png';
button7.src = 'skins/kontakt.png';
button8.src = 'skins/kontakt2.png';
button9.src = 'skins/sluby.png';
button10.src = 'skins/sluby2.png';
button11.src = 'skins/portrety.png';
button12.src = 'skins/portrety2.png';
button13.src = 'skins/dzieci.png';
button14.src = 'skins/dzieci2.png';
button15.src = 'skins/rozne.png';
button16.src = 'skins/rozne2.png';
button17.src = 'skins/wystepy.png';
button18.src = 'skins/wystepy2.png';
button19.src = 'skins/publikacje.png';
button20.src = 'skins/publikacje2.png';
button104.src =	'skins/linki.png';
button105.src =	'skins/linki2.png';

button100.src = 'skins/e.png';
button101.src = 'skins/e2.png';
button102.src = 'skins/p.png';
button103.src = 'skins/p2.png';



	 
}


