  if (document.images)
   {
	
     menu1on= new Image(68,25);
     menu1on.src="obrazy/index_07_on.jpg";  
     menu1off= new Image(68,25);
     menu1off.src="obrazy/index_07.jpg";

     menu2on= new Image(71,25);
     menu2on.src="obrazy/index_09_on.jpg";  
     menu2off= new Image(71,25);
     menu2off.src="obrazy/index_09.jpg";

     menu3on= new Image(79,25);
     menu3on.src="obrazy/index_11_on.jpg";  
     menu3off= new Image(79,25);
     menu3off.src="obrazy/index_11.jpg";

     menu4on= new Image(100,25);
     menu4on.src="obrazy/index_13_on.jpg";  
     menu4off= new Image(100,25);
     menu4off.src="obrazy/index_13.jpg";

     menu5on= new Image(68,25);
     menu5on.src="obrazy/index_15_on.jpg";  
     menu5off= new Image(68,25);
     menu5off.src="obrazy/index_15.jpg";

     menu6on= new Image(88,25);
     menu6on.src="obrazy/index_17_on.jpg";  
     menu6off= new Image(88,25);
     menu6off.src="obrazy/index_17.jpg";

     menu7on= new Image(79,25);
     menu7on.src="obrazy/index_19_on.jpg";  
     menu7off= new Image(79,25);
     menu7off.src="obrazy/index_19.jpg";

     menu8on= new Image(99,25);
     menu8on.src="obrazy/index_21_on.jpg";  
     menu8off= new Image(99,25);
     menu8off.src="obrazy/index_21.jpg";

     menu9on= new Image(147,25);
     menu9on.src="obrazy/index_23_on.jpg";  
     menu9off= new Image(147,25);
     menu9off.src="obrazy/index_23.jpg";

     menu10on= new Image(149,25);
     menu10on.src="obrazy/index_25_on.jpg";  
     menu10off= new Image(149,25);
     menu10off.src="obrazy/index_25.jpg";
  

   }
