function preLoad()
{
	menue1 = new Image();
	menue1.src = "bilder/beschreibung_hi.jpg";
	menue2 = new Image();
	menue2.src = "bilder/beschreibung.jpg";
	menue3 = new Image();
	menue3.src = "bilder/fotos.jpg";
	menue4 = new Image();
	menue4.src = "bilder/fotos.jpg";
	

}

preLoad();

function swapPic(which,what) {
       document.images[which].src=what;
}
function opFilm()
{

   window.open("avencio.htm","film","WIDTH=640,HEIGHT=360,toolbar=no,status=yes,location=no,scrollbars=no,resizable=no").focus();
   

}

function opKarte()
{

   window.open("../karte.htm","karte","WIDTH=534,HEIGHT=704,toolbar=no,status=yes,location=no,scrollbars=no,resizable=no").focus();
   

}
function opParzell()
{

   window.open("../parzellen.htm","parzellen","WIDTH=540,HEIGHT=600,toolbar=no,status=yes,location=no,scrollbars=no,resizable=no").focus();
   

}
function opParzell_en()
{

   window.open("../parzellen_en.htm","parzellen_en","WIDTH=540,HEIGHT=600,toolbar=no,status=yes,location=no,scrollbars=no,resizable=no").focus();
   

}
function opParzell_fr()
{

   window.open("../parzellen_fr.htm","parzellen_fr","WIDTH=540,HEIGHT=600,toolbar=no,status=yes,location=no,scrollbars=no,resizable=no").focus();
   

}
function opMeygnauds()
{

   window.open("../g_meygnauds.htm","g_meygnauds","WIDTH=400,HEIGHT=300,toolbar=no,status=yes,location=no,scrollbars=no,resizable=no").focus();
   

}
function opBerg()
{

   window.open("../g_berg_tal.htm","g_berg_tal","WIDTH=400,HEIGHT=300,toolbar=no,status=yes,location=no,scrollbars=no,resizable=no").focus();
   

}
function opPigeonier()
{

   window.open("../g_pigeonier.htm","g_pigeonier","WIDTH=400,HEIGHT=300,toolbar=no,status=yes,location=no,scrollbars=no,resizable=no").focus();
   

}
function opHaupthaus()
{

   window.open("../g_haupthaus.htm","g_haupthaus","WIDTH=400,HEIGHT=300,toolbar=no,status=yes,location=no,scrollbars=no,resizable=no").focus();
   

}
function opScheune()
{

   window.open("../g_scheune.htm","g_scheune","WIDTH=400,HEIGHT=300,toolbar=no,status=yes,location=no,scrollbars=no,resizable=no").focus();
   

}
function opBarbecue()
{

   window.open("../g_barbecue.htm","g_barbecue","WIDTH=400,HEIGHT=300,toolbar=no,status=yes,location=no,scrollbars=no,resizable=no").focus();
   

}
function opGartenhaus()
{

   window.open("../g_gartenhaus.htm","g_gartenhaus","WIDTH=400,HEIGHT=300,toolbar=no,status=yes,location=no,scrollbars=no,resizable=no").focus();
   

}
function opInnenhof()
{

   window.open("../g_innenhof.htm","g_innenhof","WIDTH=400,HEIGHT=300,toolbar=no,status=yes,location=no,scrollbars=no,resizable=no").focus();
   

}
function opSchwimmbad()
{

   window.open("../g_schwimmbad.htm","g_schwimmbad","WIDTH=400,HEIGHT=300,toolbar=no,status=yes,location=no,scrollbars=no,resizable=no").focus();
   

}
function opKueche()
{

   window.open("../g_kueche.htm","g_kueche","WIDTH=400,HEIGHT=300,toolbar=no,status=yes,location=no,scrollbars=no,resizable=no").focus();
   

}