function Bottom_page(){
	document.write("<a href='HauptSeite.html' TARGET='Haupt'>Startseite</a>&nbsp;&nbsp;"
		+"<a href='Geschichte.html' TARGET='Haupt'>Geschichte</a>&nbsp;" 
		+"<a href='Leistungen.html' TARGET='Haupt'>Leistungen</a> &nbsp;"
		+"<a href='Treffen1999.html' TARGET='Haupt'>1999</a>"
		+"<a href='Treffen2000.html' TARGET='Haupt'>2000</a>"
		+"<a href='Treffen2001.html' TARGET='Haupt'>2001</a>"
		+"<a href='Treffen2002.html' TARGET='Haupt'>2002</a>"
		+"<a href='Treffen2003.html' TARGET='Haupt'>2003</a>"
		+"<a href='Treffen2004.html' TARGET='Haupt'>2004</a>"
		+"<a href='Treffen2005.html' TARGET='Haupt'>2005</a>"
		+"<a href='Treffen2006.html' TARGET='Haupt'>2006</a>"
		+"<a href='Treffen2007.html' TARGET='Haupt'>2007</a>"
		+"<a href='Treffen2008.html' TARGET='Haupt'>2008</a>"
		+"<a href='Treffen2009.html' TARGET='Haupt'>2009</a>"
		+"<a href='Treffen2010.html' TARGET='Haupt'>2010</a>"
		+"<a href='Treffen2011.html' TARGET='Haupt'>2011</a>&nbsp;&nbsp;"
		+"<a href='Termine.html' TARGET='Haupt'>Termine</a> &nbsp;"
		+"<a href='Galerie.html' TARGET='Haupt'>Galerie</a> &nbsp;"
		+"<a href='Links.html' TARGET='Haupt'>Links</a> &nbsp;"
		+"<a href='Anzeigen.html' TARGET='Haupt'>Anzeigen</a> &nbsp;"
		+"<a href='Forum.html' TARGET='Haupt'>F&A</a> &nbsp;"
		+"<a href='Ersatzteile.html' TARGET='Haupt'>Ersatzteile</a> &nbsp;"
		+"<a href='http://www.1-2-3gaestebuch.de/buch.gb?benutzer=fuegofreunde' TARGET='Haupt'>Gästebuch</a> &nbsp;"
		+"<a href='Impressum.html' TARGET='Haupt'>Impressum</a> &nbsp;"
		+"<a href='Email.html' target='Haupt'>Mail</a> &nbsp;&nbsp;");
	return;
}

function Email_Bjorn(){
	document.write("<a href='mailto:bjorn.cuypers@pandora.be'>Bjorn</a>");
}

function Email_Fricke(){
	document.write("<a href='mailto:hd.fricke@t-online.de'>Dieter Fricke</a>");
}

function Email_Turgut(){
	document.write("<a href='mailto:myfuego@web.de'>Turgut</a>");
}

function Email_RBerg(){
         document.write("<a href='mailto:speedy47@gmx.de'>E. Berg</a>");
}

function Email_Ecker(){
         document.write("<a href='mailto:aon.964015704@aon.at'>Harald Ecker</a>");
}

function Email_Weiss(){
         document.write("<a href='mailto:edwin-weiss@gmx.de'>Edwin Weiss</a>");
}

function Email_Eirich(){
         document.write("<a href='mailto:Patenmodell.Eirich@vivento.de'>Klaus Eirich</a>");
}

function Email_ADoering(){
         document.write("<a href='mailto:axeldoering@gmx.net'>Axel D&ouml;ring</a>");
}
function Email_HFischer(){
         document.write("<a href='mailto:ho.fi@gmx.net'>Holger Fischer</a>");
}
function Email_ESchweda(){
         document.write("<a href='mailto:elfiundheinz@aol.com'>Elfi Schweda</a>");
}

function Email_Dan(){
         document.write("<a href='mailto:danielschmit96@yahoo.de'>Dan Schmit</a>");
}

function navigate(typ){
	n=3;//43;
	document.write("<p class='mini_tech'><a href='Hauptseite.html' target='Haupt'>Hauptseite</a>>>&nbsp;<a href='Ersatzteile.html' target='Haupt'>Technisches</a>");
	if(typ=="TL1"){document.write(">>&nbsp;TL Phase I");}
	if(typ=="TL2"){document.write(">>&nbsp;TL Phase II");}
	if(typ=="GTL1"){document.write(">>&nbsp;GTL Phase I");}
	if(typ=="GTL2"){document.write(">>&nbsp;GTL Phase II");}
	if(typ=="TS"){document.write(">>&nbsp;TS");}
	if(typ=="GTS1"){document.write(">>&nbsp;GTS Phase I");}
	if(typ=="GTS2"){document.write(">>&nbsp;GTS Phase II");}
	if(typ=="GTSA"){document.write(">>&nbsp;(GTS) Automtic");}
	if(typ=="TX"){document.write(">>&nbsp;TX");}
	if(typ=="TXA"){document.write(">>&nbsp;TX Automatic");}
	if(typ=="GTX1"){document.write(">>&nbsp;GTX Phase I");}
	if(typ=="GTX2"){document.write(">>&nbsp;GTX Phase II");}
	if(typ=="GTXA"){document.write(">>&nbsp;GTX Automatic");}
	if(typ=="2_2"){document.write(">>&nbsp;2,2 litres");}
	if(typ=="TurboD1"){document.write(">>&nbsp;TurboDiesel Phase I");}
	if(typ=="TurboD2"){document.write(">>&nbsp;TurboDiesel Phase II");}
	if(typ=="Turbo"){document.write(">>&nbsp;Turbo");}
	if(typ=="TurboUS"){document.write(">>&nbsp;Turbo US-Version");}
	if(typ=="GTA"){document.write(">>&nbsp;GTX II, GTA, GTA MAx (Argentinien)");}
		for (i=1;i<n;i++){document.write("&nbsp;");}
	if(typ!="TL1"){document.write("-<a href='FuegoTLPh1.html' target='Haupt'>TL I</a>");}
	if(typ!="TL2"){document.write("-<a href='FuegoTLPh2.html' target='Haupt'>TL II</a>");}
	if(typ!="GTL1"){document.write("-<a href='FuegoGTLPh1.html' target='Haupt'>GTL I</a>");}
	if(typ!="GTL2"){document.write("-<a href='FuegoGTLPh2.html' target='Haupt'>GTL II</a>");}
	if(typ!="TS"){document.write("-<a href='FuegoTSPh1.html' target='Haupt'>TS</a>");}
	if(typ!="GTS1"){document.write("-<a href='FuegoGTSPh1.html' target='Haupt'>GTS I</a>");}
	if(typ!="GTS2"){document.write("-<a href='FuegoGTSPh2.html' target='Haupt'>GTS II</a>");}
	if(typ!="GTSA"){document.write("-<a href='FuegoGTSAut.html' target='Haupt'>GTS Aut.</a>");}
	if(typ!="TX"){document.write("-<a href='FuegoTXPh1.html' target='Haupt'>TX</a>");}
	if(typ!="TXA"){document.write("-<a href='FuegoTXAut.html' target='Haupt'>TX Aut.</a>");}
	if(typ!="GTX1"){document.write("-<a href='FuegoGTXPh1.html' target='Haupt'>GTX I</a>");}
	if(typ!="GTX2"){document.write("-<a href='FuegoGTXPh2.html' target='Haupt'>GTX II</a>");}
	if(typ!="GTXA"){document.write("-<a href='FuegoGTXAut.html' target='Haupt'>GTX Aut.</a>");}
	if(typ!="TurboD1"){document.write("-<a href='FuegoTurboDPh1.html' target='Haupt'>TurboD I</a>");}
	if(typ!="TurboD2"){document.write("-<a href='FuegoTurboDPH2.html' target='Haupt'>TurboD II</a>");}
	if(typ!="Turbo"){document.write("-<a href='FuegoTurbo.html' target='Haupt'>Turbo</a>");}
	if(typ!="TurboUS"){document.write("-<a href='FuegoTurboUS.html' target='Haupt'>Turbo US</a>");}
	if(typ!="GTA"){document.write("-<a href='FuegoGTA.html' target='Haupt'>GTA</a>");}
	document.write("</p>");
}

