
var umgeschaltet = false;

N1 = new Image(); 
N1.src = "1g.jpg"; 
N2 = new Image(); 
N2.src = "2g.jpg"; 
N3 = new Image(); 
N3.src = "3g.jpg"; 
N4 = new Image(); 
N4.src = "4g.jpg";

function fototausch(bildnr,bild){
//alert(bildnr+ "   "+ bild);
window.document.images[bildnr].src = bild.src;
}
//function _fototausch(bildnr,bild){
//alert(bildnr+ "   "+ bild);
//window.document.images[bildnr].src = bild.src;
//}

function texttausch(text){
document.getElementById("fotograf").firstChild.nodeValue = text;
}
/*
function Bildwechselh(bildnr,bild){
alert(bildnr+ "   "+ bild);
window.document.images[bildnr].src = bild;
}

Normal1a = new Image(); 
Normal1a.src = "images/bsspn.gif"; 
Normal6a = new Image(); 
Normal6a.src = "images/spinnenn.gif"; 
Normal2a = new Image(); 
Normal2a.src = "images/bkontn.gif"; 
Normal3a = new Image(); 
Normal3a.src = "images/bnewsn.gif";
Normal4a = new Image(); 
Normal4a.src = "images/bagentn.gif"; 
Normal5a = new Image(); 
Normal5a.src = "images/bhomen.gif"; 
Normal1 = new Image(); 
Normal1.src = "images/bsspn-2.gif"; 
Normal6 = new Image(); 
Normal6.src = "images/spinnenn-2.gif"; 
Normal2 = new Image(); 
Normal2.src = "images/bkontn-2.gif"; 
Normal3 = new Image(); 
Normal3.src = "images/bnewsn-2.gif";
Normal4 = new Image(); 
Normal4.src = "images/bagentn-2.gif"; 
Normal5 = new Image(); 
Normal5.src = "images/bhomen-2.gif"; 




function lokaleSeiteFoto1()
{
    F2 = open("1g10.html","Fenster1","width=300,height=432, screenX=0,screenY=0  rezisable=no toolbar=no");
}
function schauspSeiteFoto(pfad)
{
    F2 = open(pfad+"/1g10.html","Fenster1","width=300,height=432, screenX=0, screenY=0  rezisable=no toolbar=no");
}
function lokaleSeiteFoto2()
{
    F1 = open("2g10.html","Fenster1","width=300,height=432,screenX=0,screenY=0 resizable=no toolbar=no");
}
function lokaleSeiteFoto3()
{
    F1 = open("3g10.html","Fenster1","width=300,height=432,screenX=0,screenY=0 resizable=no toolbar=no");
}
function lokaleSeiteFoto4()
{
    F1 = open("4g10.html","Fenster1","width=300,height=432,screenX=0,screenY=0 rezisable=no toolbar=no");
}

*/
function karte()
{
    F1 = open("nathalie/kart.html","Fenster1","width=313,height=337,screenX=0,screenY=0 rezisable=no menubar=yes");
}




function nathalie()
{
    F1 = open("nathalie/nathalie.html","Fenster1","width=300,height=432,screenX=0,screenY=0 rezisable=no menubar=yes");
}


/* 


function impressum()
{
    F1 = open("impressum.html","Fenster1","width=350,height=500,screenX=0,screenY=0 rezisable=no menubar=yes");
}

function impressumeinzel()
{
    F1 = open("../../impressum.html","Fenster1","width=350,height=500,screenX=0,screenY=0 rezisable=no menubar=yes");
}*/


