function msover(name)
{	if (document.images)
	{	document.images[name].src = eval (name + "_on.src");
	}
}

function msout(name)
{	if (document.images)
	{	document.images[name].src = eval (name + "_off.src");
	}
}

			if (document.images){
				firma_off = new Image();
				firma_off.src = "gfx/des/butt/firma_off.gif";
				firma_on = new Image();
				firma_on.src = "gfx/des/butt/firma_on.gif";
				
				galeria_off = new Image();
				galeria_off.src = "gfx/des/butt/galeria_off.gif";
				galeria_on = new Image();
				galeria_on.src = "gfx/des/butt/galeria_on.gif";	
				
				partnerzy_off = new Image();
				partnerzy_off.src = "gfx/des/butt/partnerzy_off.gif";
				partnerzy_on = new Image();
				partnerzy_on.src = "gfx/des/butt/partnerzy_on.gif";	
				
				kontakt_off = new Image();
				kontakt_off.src = "gfx/des/butt/kontakt_off.gif";
				kontakt_on = new Image();
				kontakt_on.src = "gfx/des/butt/kontakt_on.gif";	
				
				DE_firma_off = new Image();
				DE_firma_off.src = "../gfx/des/butt/DE_firma_off.gif";
				DE_firma_on = new Image();
				DE_firma_on.src = "../gfx/des/butt/DE_firma_on.gif";
				
				DE_galeria_off = new Image();
				DE_galeria_off.src = "../gfx/des/butt/DE_galeria_off.gif";
				DE_galeria_on = new Image();
				DE_galeria_on.src = "../gfx/des/butt/DE_galeria_on.gif";	
				
				DE_partnerzy_off = new Image();
				DE_partnerzy_off.src = "../gfx/des/butt/DE_partnerzy_off.gif";
				DE_partnerzy_on = new Image();
				DE_partnerzy_on.src = "../gfx/des/butt/DE_partnerzy_on.gif";	
				
				DE_kontakt_off = new Image();
				DE_kontakt_off.src = "../gfx/des/butt/DE_kontakt_off.gif";
				DE_kontakt_on = new Image();
				DE_kontakt_on.src = "../gfx/des/butt/DE_kontakt_on.gif";	
				
				oferta_off = new Image();
				oferta_off.src = "gfx/des/butt/oferta_off.png";
				oferta_on = new Image();
				oferta_on.src = "gfx/des/butt/oferta_on.png";
				
				rozklad_off = new Image();
				rozklad_off.src = "gfx/des/butt/rozklad_off.png";
				rozklad_on = new Image();
				rozklad_on.src = "gfx/des/butt/rozklad_on.png";
				
				trasa_off = new Image();
				trasa_off.src = "gfx/des/butt/trasa_off.png";
				trasa_on = new Image();
				trasa_on.src = "gfx/des/butt/trasa_on.png";	
				
				swinoujscie_off = new Image();
				swinoujscie_off.src = "gfx/des/butt/swinoujscie_off.png";
				swinoujscie_on = new Image();
				swinoujscie_on.src = "gfx/des/butt/swinoujscie_on.png";	
				
				miedzyzdroje_off = new Image();
				miedzyzdroje_off.src = "gfx/des/butt/miedzyzdroje_off.png";
				miedzyzdroje_on = new Image();
				miedzyzdroje_on.src = "gfx/des/butt/miedzyzdroje_on.png";
				
				wolin_off = new Image();
				wolin_off.src = "gfx/des/butt/wolin_off.png";
				wolin_on = new Image();
				wolin_on.src = "gfx/des/butt/wolin_on.png";
				
				autokar_off = new Image();
				autokar_off.src = "gfx/des/butt/autokar_off.png";
				autokar_on = new Image();
				autokar_on.src = "gfx/des/butt/autokar_on.png";
				
				DE_rozklad_off = new Image();
				DE_rozklad_off.src = "../gfx/des/butt/DE_rozklad_off.png";
				DE_rozklad_on = new Image();
				DE_rozklad_on.src = "../gfx/des/butt/DE_rozklad_on.png";
				
				DE_trasa_off = new Image();
				DE_trasa_off.src = "../gfx/des/butt/DE_trasa_off.png";
				DE_trasa_on = new Image();
				DE_trasa_on.src = "../gfx/des/butt/DE_trasa_on.png";	
				
				DE_swinoujscie_off = new Image();
				DE_swinoujscie_off.src = "../gfx/des/butt/DE_swinoujscie_off.png";
				DE_swinoujscie_on = new Image();
				DE_swinoujscie_on.src = "../gfx/des/butt/DE_swinoujscie_on.png";	
				
				DE_miedzyzdroje_off = new Image();
				DE_miedzyzdroje_off.src = "../gfx/des/butt/DE_miedzyzdroje_off.png";
				DE_miedzyzdroje_on = new Image();
				DE_miedzyzdroje_on.src = "../gfx/des/butt/DE_miedzyzdroje_on.png";
				
				DE_wolin_off = new Image();
				DE_wolin_off.src = "../gfx/des/butt/DE_wolin_off.png";
				DE_wolin_on = new Image();
				DE_wolin_on.src = "../gfx/des/butt/DE_wolin_on.png";
				
				DE_autokar_off = new Image();
				DE_autokar_off.src = "../gfx/des/butt/DE_autokar_off.png";
				DE_autokar_on = new Image();
				DE_autokar_on.src = "../gfx/des/butt/DE_autokar_on.png";

				
			}

