
Home1=new Image ();
Home1.src="images/buttons/home.gif";
Home2=new Image ();
Home2.src="images/buttons/home_on.gif";

Geschichte1=new Image ();
Geschichte1.src="images/buttons/geschichte.gif";
Geschichte2=new Image ();
Geschichte2.src="images/buttons/geschichte_on.gif";


Portraets1=new Image ();
Portraets1.src="images/buttons/portraets.gif";
Portraets2=new Image ();
Portraets2.src="images/buttons/portraets_on.gif";


Tour1=new Image ();
Tour1.src="images/buttons/tour.gif";
Tour2=new Image ();
Tour2.src="images/buttons/tour_on.gif";

Freunde1=new Image ();
Freunde1.src="images/buttons/freunde.gif";
Freunde2=new Image ();
Freunde2.src="images/buttons/freunde_on.gif";

var a, Bild;
function tauschen (a, Bild)
	{window.document.images[a].src=Bild.src;
	}
	

function fenster2(title,movie)
{
	var win;
	win=window.open("",title,"width=650,height=550,left=100,top=100,scrollbars=yes,resizable=yes");
	win.location.href=movie;
} 

function fenster3(title,movie)
{
	var win;
	win=window.open("",title,"width=480,height=550,left=100,top=100,scrollbars=yes,resizable=yes");
	win.location.href=movie;
} 

function fenster4(title,movie)
{
	var win;
	win=window.open("",title,"width=560,height=500,left=150,top=140,scrollbars=yes,resizable=yes");
	win.location.href=movie;
} 


function P7_autoLayers() { //v1.4 by PVII
 var g,b,k,f,args=P7_autoLayers.arguments;a=parseInt(args[0]);if(isNaN(a))a=0;
 if(!document.p7setc){p7c=new Array();document.p7setc=true;for(var u=0;u<10;u++){
 p7c[u]=new Array();}}for(k=0;k<p7c[a].length;k++){if((g=MM_findObj(p7c[a][k]))!=null){
 b=(document.layers)?g:g.style;b.visibility="hidden";}}for(k=1;k<args.length;k++){
 if((g=MM_findObj(args[k]))!=null){b=(document.layers)?g:g.style;b.visibility="visible";f=false;
 for(var j=0;j<p7c[a].length;j++){if(args[k]==p7c[a][j]) {f=true;}}
 if(!f){p7c[a][p7c[a].length++]=args[k];}}}
}



function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function iframe1_close() {parent.document.getElementById("Aktuelles").style.visibility = "hidden";}

function iframe2_close() {parent.document.getElementById("Presse").style.visibility = "hidden";}
