// JavaScript Document
<!--
	ButtonAdvent=new Image();
	ButtonAdvent_hell=new Image();
	Buttonaktiv=new Image();
	Buttonaktiv_hell=new Image();
	ButtonAnfrage=new Image();
	ButtonAnfrage_hell=new Image();
	ButtonAnmeldung=new Image();
	ButtonAnmeldung_hell=new Image();
	ButtonBier=new Image();
	ButtonBier_hell=new Image();
	ButtonEisenbahn=new Image();
	ButtonEisenbahn_hell=new Image();
	ButtonErpfiGusto=new Image();
	ButtonErpfiGusto_hell=new Image();
	ButtonFamilie=new Image();
	ButtonFam_hell=new Image();
	ButtonFruehstueck=new Image();
	ButtonFruehstueck_hell=new Image();
	ButtonGast=new Image();
	ButtonGast_hell=new Image();
	ButtonGrosschoenau=new Image();
	ButtonGrosschoenau_hell=new Image();
	ButtonHome=new Image();
	ButtonHome_hell=new Image();
	ButtonKinderferien=new Image();
	ButtonKinderferien_hell=new Image();
	ButtonKraft=new Image();
	ButtonKraft_hell=new Image();
	Buttonkultur=new Image();
	Buttonkultur_hell=new Image();
	ButtonLeitbild=new Image();
	ButtonLeitbild_hell=new Image();
	ButtonLinks=new Image();
	ButtonLinks_hell=new Image();
	ButtonNachbar=new Image();
	ButtonNachbar_hell=new Image();
	ButtonPackages=new Image();
	ButtonPackage_hell=new Image();
	ButtonProgramm=new Image();
	ButtonProgramm_hell=new Image();
	ButtonProjekt=new Image();
	ButtonProjektwochen_hell=new Image();
	ButtonQuick=new Image();
	ButtonQuick_hell=new Image();
	ButtonSaunalandschaft=new Image();
	ButtonSaunalandschaft_hell=new Image();
	ButtonSchmankerl=new Image();
	ButtonSchmankerl_hell=new Image();
	ButtonSeminar=new Image();
	ButtonSeminar_hell=new Image();
	ButtonService=new Image();
	ButtonServiceKontakte_hell=new Image();
	ButtonSport=new Image();
	ButtonSport_hell=new Image();
	ButtonZimmer=new Image();
	ButtonZimmer_hell=new Image();
	Info= new Image();
	Info_tdw=new Image();

	ButtonAdvent.src="Images/ButtonAdvent.gif";
	ButtonAdvent_hell.src="Images/ButtonAdvent_hell.gif";
	Buttonaktiv.src="Images/buttonaktiv.gif";
	Buttonaktiv_hell.src="Images/buttonaktiv_hell.gif";
	ButtonAnfrage.src="Images/ButtonAnfrage.gif";
	ButtonAnfrage_hell.src="Images/ButtonAnfrage_hell.gif";
	ButtonAnmeldung.src="Images/ButtonAnmeldung.gif";
	ButtonAnmeldung_hell.src="Images/ButtonAnmeldung_hell.gif";
	ButtonBier.src="Images/ButtonBier.gif";
	ButtonBier_hell.src="Images/ButtonBier_hell.gif";
	ButtonEisenbahn.src="Images/ButtonEisenbahn.gif";
	ButtonEisenbahn_hell.src="Images/ButtonEisenbahn_hell.gif";
	ButtonErpfiGusto.src="Images/buttonerpfigusto.gif";
	ButtonErpfiGusto_hell.src="Images/buttonerpfigusto_hell.gif";
	ButtonFamilie.src="Images/ButtonFamilie.gif";
	ButtonFam_hell.src="Images/ButtonFam_hell.gif";
	ButtonFruehstueck.src="Images/ButtonFruehstueck.gif";
	ButtonFruehstueck_hell.src="Images/ButtonFruehstueck_hell.gif";
	ButtonGast.src="Images/ButtonGast.gif";
	ButtonGast_hell.src="Images/ButtonGast_hell.gif";
	ButtonGrosschoenau.src="Images/ButtonGrosschoenau.gif";
	ButtonGrosschoenau_hell.src="Images/ButtonGrosschoenau_hell.gif";
	ButtonHome.src="Images/ButtonHome.gif";
	ButtonHome_hell.src="Images/ButtonHome_hell.gif";
	ButtonKinderferien.src="Images/ButtonKinderferien.gif";
	ButtonKinderferien_hell.src="Images/ButtonKinderferien_hell.gif";
	ButtonKraft.src="Images/ButtonKraft.gif";
	ButtonKraft_hell.src="Images/ButtonKraft_hell.gif";
	Buttonkultur.src="Images/buttonkultur.gif";
	Buttonkultur_hell.src="Images/buttonkultur_hell.gif";
	ButtonLeitbild.src="Images/ButtonLeitbild.gif";
	ButtonLeitbild_hell.src="Images/ButtonLeitbild_hell.gif";
	ButtonLinks.src="Images/ButtonLinks.gif";
	ButtonLinks_hell.src="Images/ButtonLinks_hell.gif";
	ButtonNachbar.src="Images/ButtonNachbar.gif";
	ButtonNachbar_hell.src="Images/ButtonNachbar_hell.gif";
	ButtonPackages.src="Images/ButtonPackages.gif";
	ButtonPackage_hell.src="Images/ButtonPackage_hell.gif";
	ButtonProgramm.src="Images/ButtonProgramm.gif";
	ButtonProgramm_hell.src="Images/ButtonProgramm_hell.gif";
	ButtonProjekt.src="Images/ButtonProjekt.gif";
	ButtonProjektwochen_hell.src="Images/ButtonProjektwochen_hell.gif";
	ButtonQuick.src="Images/ButtonQuick.gif";
	ButtonQuick_hell.src="Images/ButtonQuick_hell.gif";
	ButtonSaunalandschaft.src="Images/ButtonSaunalandschaft.gif";
	ButtonSaunalandschaft_hell.src="Images/ButtonSaunalandschaft_hell.gif";
	ButtonSchmankerl.src="Images/ButtonSchmankerl.gif";
	ButtonSchmankerl_hell.src="Images/ButtonSchmankerl_hell.gif";
	ButtonSeminar.src="Images/ButtonSeminar.gif";
	ButtonSeminar_hell.src="Images/ButtonSeminar_hell.gif";
	ButtonService.src="Images/ButtonService.gif";
	ButtonServiceKontakte_hell.src="Images/ButtonServiceKontakte_hell.gif";
	ButtonSport.src="Images/ButtonSport.gif";
	ButtonSport_hell.src="Images/ButtonSport_hell.gif";
	ButtonZimmer.src="Images/ButtonZimmer.gif";
	ButtonZimmer_hell.src="Images/ButtonZimmer_hell.gif";
	Info.src="Images/Info.gif";
	Info_tdw.src="Images/Info_tdw.gif";

	function wb(BildNr, Bild)
{
	window.document.images[BildNr].src=Bild.src;
}


-->
