function Ahnentafel() 
{
 var fenster = window.open("janoch/ahnentafel2.jpg", "Ahnentafel", "width=700, height=310, scrollbars");
 fenster.focus();
}
function Ahnentafel1() 
{
 var fenster = window.open("ahnentafel2.jpg", "Ahnentafel", "width=700, height=310, scrollbars");
 fenster.focus();
}

function steckbrief() {
 parent.frames[0].location.href = "janoch/stb.htm";
 document.getElementsByTagName("div")[0].firstChild.data = ">>Steckbrief Janoch von der Grube Waldecke";
}

function roland() {
 parent.frames[0].location.href = "main/roland.htm";
 document.getElementsByTagName("div")[0].firstChild.data = ">>Alles über Roland Seibel";
}

function links() {
 parent.frames[0].location.href = "main/links.htm";
 document.getElementsByTagName("div")[0].firstChild.data = ">>Links anderen Seiten im Internet";
}

function home() {
 parent.frames[0].location.href = "home.htm";
 document.getElementsByTagName("div")[0].firstChild.data = ">>Startseite";
}

function gb() {
 parent.frames[0].location.href = "http://440034.guestbook.onetwomax.de";
 document.getElementsByTagName("div")[0].firstChild.data = ">>Gästebuch";
}

function impressum() {
 parent.frames[0].location.href = "main/impressum.htm";
 document.getElementsByTagName("div")[0].firstChild.data = ">>Impressum";
}

function berichte() {
 parent.frames[0].location.href = "main/berichte.htm";
 document.getElementsByTagName("div")[0].firstChild.data = ">>Bilder und Berichte von Veranstaltungen";
}

function kontakt() {
 parent.frames[0].location.href = "main/kontakt.htm";
 document.getElementsByTagName("div")[0].firstChild.data = ">>Kontakt";
}

function beurteilungen() {
 parent.frames[0].location.href = "main/beurteilungen.htm";
 document.getElementsByTagName("div")[0].firstChild.data = ">>Beurteilungen";
}
