var tag = 0;
/*------------------------------------------------------------------------------------------------------------------*/
Wochentagname = new Array("Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag");
function ZeitAnzeigen()
{
 	var Jetzt = new Date();
 	var Tag = Jetzt.getDate();
 	var Monat = Jetzt.getMonth() + 1;
 	var Jahr = Jetzt.getYear();
 	var Stunden = Jetzt.getHours();
 	var Minuten = Jetzt.getMinutes();
 	var Sekunden = Jetzt.getSeconds();
 	var WoTag = Jetzt.getDay();
 	var Vortag  = ((Tag < 10) ? "0" : "");
 	var Vormon  = ((Monat < 10) ? ".0" : ".");
 	var Vorstd  = ((Stunden < 10) ? "0" : "");
 	var Vormin  = ((Minuten < 10) ? ":0" : ":");
 	var Vorsek  = ((Sekunden < 10) ? ":0" : ":");
 	var Datum = Vortag + Tag + Vormon + Monat  + "." + Jahr;
 	var Uhrzeit = Vorstd + Stunden + Vormin + Minuten + Vorsek + Sekunden;
 	var Gesamt = Wochentagname[WoTag]+ ", den " + Datum + " " + Uhrzeit + " Uhr";
 	document.all.MicrosoftUhr.style.fontSize = "10pt";
 	document.all.MicrosoftUhr.style.fontStyle = "italic";
 	document.all.MicrosoftUhr.style.color = "#000055";
 	document.all.MicrosoftUhr.innerHTML = Gesamt;
 	window.setTimeout("ZeitAnzeigen()",1000);
}
/*--rechte Maustaste-----------------------------------------------------------------------------------------------*/

var message= "  Copyright by BSG-Dietkirchen e.V.\n\n Anfragen zu Bildern oder zum Verein bitte\n\n per E-Mail an: BSG-Dietkirchen@gmx.de";
function click(e) {
	if (document.all) {
		if (event.button==2||event.button==3) {
			alert(message);
			return false;
		}
	}
	else if (document.layers||document.getElementById) {
		if (e.which == 3) {
			alert(message);
			return false;
		}
	}
}
if (document.layers) {
	document.captureEvents(Event.MOUSEDOWN);
}
document.onmousedown=click;

/*--Popup Fenster------------------------------------------------------------------------------------------------*/
function popup_gravieren()
{
    var   gravieren = window.open("..../BSG/Gravieraktion.shtml","Gravieraktion WSP",
		"width=500, height=600, toolbar=no, status=no, scrollbars=yes, menubar=no, location=no, dependent=yes");
}
/*-----------------------------------------------------------------------------------------------------------------*/
function frame_rows()
{
	document.getElementById("frame_mitterechts").rows = "1,*";
}
/*--rechte Maustaste Ende------------------------------------------------------------------------------------------*/
function CenterWindow(offset)
{
	//alert(screen.availHeight / 10);
	PositionX      = ((screen.availWidth - window.outerWidth) / 2) + (offset * (screen.availWidth / 25));
	PositionY      = ((screen.availHeight - window.outerHeight) / 2) + (offset * (screen.availHeight / 40));
	window.moveTo(PositionX, PositionY);
}
function Center_Resize_Window(Width,Height)
{
	//alert(Width + " " + Height);
	window.resizeTo(Width, Height);
	PositionX      = ((screen.availWidth - Width) / 2);
	PositionY      = ((screen.availHeight - Height) / 2);
	//alert(PositionX + " " + PositionY);
	window.moveTo(PositionX, PositionY);
}
/*--Bilder Laden---------------------------------------------------------------------------------------------------*/
function bild_laden(WelchesBild)
{
	bild = new Image()
	bild.src = WelchesBild;

	FensterBreit = bild.width + 30;
	FensterHoch  = bild.height + 115;

	PositionX      = (screen.availWidth - FensterBreit) / 2;
	PositionY      = (screen.availHeight - FensterHoch) / 2;

	window.document.write('<div align="center">');
	window.document.write('<img src=' + bild.src + ' border="0" alt="Noch kein Bild da !">');
	window.document.write('<br><br>');
	window.document.write('<input type="button" value="Fenster schlie&szlig;en" onClick="window.close()">');
	window.document.write('</div>');

	window.resizeTo(FensterBreit, FensterHoch);
	window.moveTo(PositionX, PositionY);
}

function F5()
{
	location.reload();
}
/*------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------www.geis-home.de----------------*/
/*------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------*/
/*--Pegel Links Anfang-----------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------*/

/*--Pegel Lahn--*/
function lahn_pegel()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "lahn_pegel.shtml";
	//parent.aktuell.location = "aktuell.shtml";
	parent.rechts.location = "news.shtml";
}
function pegel_giessen()
{
	var pegellgi = window.open("http://www.bafg.de/php/GIESSENLAHNW.png","pegelgi",
		"width=900, height=270,	toolbar=no, status=no, scrollbars=no, menubar=no, location=no, dependent=yes");
}
function pegel_leun()
{
	var pegellle = window.open("http://www.bafg.de/php/LEUN_NEULAHNW.png","pegelle",
		"width=900, height=270,	toolbar=no, status=no, scrollbars=no, menubar=no, location=no, dependent=yes");
}
function pegel_diez()
{
	var pegelldi = window.open("http://www.bafg.de/php/DIEZ_HAFENLAHNW.png","pegeldz",
		"width=900, height=270,	toolbar=no, status=no, scrollbars=no, menubar=no, location=no, dependent=yes");
}
function pegel_kalkofen()
{
	var pegellka = window.open("http://www.bafg.de/php/KALKOFEN_NEULAHNW.png","pegelka",
		"width=900, height=270,	toolbar=no, status=no, scrollbars=no, menubar=no, location=no, dependent=yes");
}

/*--Pegel Rhein--*/
function pegel_rhein()
{
	var pegelrh = window.open("http://www.bafg.de/php/rhein.htm","pegelrh",
		"width=960, height=260, toolbar=no, status=no, scrollbars=yes, menubar=no, location=no, dependent=yes");
}

/*--Pegel Donau--*/
function pegel_donau()
{
	var pegeldo = window.open("http://www.bafg.de/php/donau.htm","pegeldn",
		"width=960, height=260, toolbar=no, status=no, scrollbars=yes, menubar=no, location=no, dependent=yes");
}

/*--Pegel Main--*/
function pegel_main()
{
	var pegelma = window.open("http://www.bafg.de/php/main.htm","pegelma",
		"width=960, height=260, toolbar=no, status=no, scrollbars=yes, menubar=no, location=no, dependent=yes");
}

/*--Pegel Mosel--*/
function pegel_mosel()
{
	var pegelmo = window.open("http://www.bafg.de/php/mosel.htm","pegelmo",
		"width=960, height=260, toolbar=no, status=no, scrollbars=yes, menubar=no, location=no, dependent=yes");
}

/*--Pegel Saar--*/
function pegel_saar()
{
	var pegelsa = window.open("http://www.bafg.de/php/saar.htm","pegelsa",
		"width=960, height=260, toolbar=no, status=no, scrollbars=yes, menubar=no, location=no, dependent=yes");
}

/*--Pegel Neckar--*/
function pegel_neckar()
{
	var pegelnegu = window.open("http://www.bafg.de/php/GUNDELSHEIMNECKARW.htm",
		"pegelnegu", "width=960, height=260, toolbar=no, status=no, scrollbars=yes, menubar=no, location=no, dependent=yes");
	var pegelnepl = window.open("http://www.bafg.de/php/PLOCHINGENNECKARW.htm",
		"pegelnepl", "width=960, height=260, toolbar=no, status=no, scrollbars=yes, menubar=no, location=no, dependent=yes");
	var pegelnehd = window.open("http://www.bafg.de/php/HEIDELBERGNECKARW.htm",
		"pegelnehd", "width=960, height=260, toolbar=no, status=no, scrollbars=yes, menubar=no, location=no, dependent=yes");
	var pegelnero = window.open("http://www.bafg.de/php/ROCKENAU_SKANECKARW.htm",
		"pegelnerop", "width=960, height=260, toolbar=no, status=no, scrollbars=yes, menubar=no, location=no, dependent=yes");
}

/*--Pegel Ems--*/
function pegel_ems()
{
	var pegelemkn = window.open("http://www.bafg.de/php/KNOCKEMSW.htm","pegelemkn",
		"width=960, height=260, toolbar=no, status=no, scrollbars=yes, menubar=no, location=no, dependent=yes");
	var pegelemtb = window.open("http://www.bafg.de/php/TERBORGEMSW.png","pegelemtb",
		"width=960, height=260, toolbar=no, status=no, scrollbars=yes, menubar=no, location=no, dependent=yes");
	var pegelemvs = window.open("http://www.bafg.de/php/VERSENq-WDEMSW.htm","pegelemvs",
		"width=960, height=260, toolbar=no, status=no, scrollbars=yes, menubar=no, location=no, dependent=yes");
}
/*------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------*/
/*--Links Newsseite -------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------*/

/*--Rademacher abgesoffen--*/
function thwlahnstein()
{
	var thwls = window.open("http://www.thw-lahnstein.de","THW-Lahnstein / Rademacher");
}

/*--Bauma�nahmen Schleuse Limburg 2004--*/
function lahn_schllimburgwsa_Feb2004()
{
	var wsaschllimburg = window.open("http://www.wsa-koblenz.wsv.de/schleuselimburg.shtml",
		"Bericht WSA Schleuse-Limburg");
}
function lahn_schllimburgbau_Feb2004()
{
	parent.oben.location 	= "bsg_top.shtml";
	parent.mitte.location 	= "bericht_bau_schl-limburg2004.shtml";
	parent.rechts.location 	= "bilder_bau_schl-limburg2004.shtml#bauschllimburg_2004-02-29";
}
function lahn_schllimburgbau_Ostern2004()
{
	parent.oben.location 	= "bsg_top.shtml";
	parent.mitte.location 	= "bericht_bau_schl-limburg2004.shtml";
	parent.rechts.location 	= "bilder_bau_schl-limburg2004.shtml#bauschllimburg_2004-04-09";
}
function lahn_schllimburgbau_fluten()
{
	parent.oben.location 	= "bsg_top.shtml";
	parent.mitte.location 	= "bericht_bau_schl-limburg2004.shtml";
	parent.rechts.location 	= "bilder_bau_schl-limburg2004.shtml#bauschllimburg_2004-04-21";
}
function lahn_schllimburgbau_kanalvoll()
{
	parent.oben.location 	= "bsg_top.shtml";
	parent.mitte.location 	= "bericht_bau_schl-limburg2004.shtml";
	parent.rechts.location 	= "bilder_bau_schl-limburg2004.shtml#bauschllimburg_2004-04-27";
}

/*--Automatisierung der Lahnschleusen--*/
function lahn_schleuse_automatisch()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "images/AutomatischeLahnschleusen_NNP_16-08-07.pdf";
	//parent.aktuell.location = "aktuell.shtml";
	parent.rechts.location = "news.shtml";
}

/*--Wasserstra�enmaut--*/
function wasserstrassen_maut()
{
	var   Maut = window.open("http://www.dmyv.de/news/maut.shtml","DMYV-Maut",
		"width=640, height=480, toolbar=no, status=no, scrollbars=yes, menubar=no, location=center, dependent=yes");
}

/*--Bauma�nahme Schleuse Limburg 2007--*/
function lahn_schleuse_limburg0607()
{
	var rbnetzschllimburg = window.open("http://www.rbnetz.de/forum/forumdisplay.php?f=19",
		"RBNetz Forum Lahn mit Anmeldung");
}

/*--F.E.I.N--*/
function fein_polizeipresse()
{
	var feinpolizeipresse = window.open("http://www.presseportal.de/polizeipresse/p_story.htx?nr=677149&firmaid=43615&keygroup=",
		"Polizeipresse F.E.I.N");
}
function fein_polizei()
{
	var fein_polizei = window.open("http://www.polizei.hessen.de/internetzentral/nav/c35/broker.jsp?uMen=a1570ee1-825a-f6f8-6373-a91bbcb63046",
		"Polizei F.E.I.N.");
}
/*------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------------------------------------------*/
/*--Impressum-------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/

function impressum()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "impressum.shtml";
	//parent.aktuell.location = "aktuell.shtml";
	parent.rechts.location = "news.shtml";
}
/*------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------------------------------------------*/
/*--Hauptmen�-------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/

/*--Aufruf Hauptseite--*/
function left_main()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "bsg_main.shtml";
	//parent.aktuell.location = "aktuell.shtml";
	parent.rechts.location = "news.shtml";
}

/*--Aufruf Impressum--*/
function left_impressum()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "impressum.shtml";
	//parent.aktuell.location = "aktuell.shtml";
	parent.rechts.location = "news.shtml";
}

/*--Aufruf Rechtliches--*/
function left_rechtliches()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "http://www.disclaimer.de/disclaimer.htm?farbe=FFFFFF/000000/000000/000000";
	//parent.aktuell.location = "aktuell.shtml";
	parent.rechts.location = "rechtliches.shtml";
}

/*--Aufruf Hafen--*/
function left_lubentiushafen()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "lubentiushafen.shtml";
	//parent.aktuell.location = "aktuell.shtml";
	parent.rechts.location = "lubentiushafen_bilder.shtml";
}

/*--Aufruf Lahn--*/
function left_lahn()
{
	parent.oben.location   = "bsg_top.shtml";
	parent.mitte.location  = "lahn_ubersicht.shtml";
	//parent.aktuell.location = "aktuell.shtml";
	parent.rechts.location = "lahn_ubersicht_map.shtml";
}
  /*--Aufruf Lahn/Schleusen--*/
	function lahn_schleusen()
	{
		parent.oben.location    = "bsg_top.shtml";
		parent.mitte.location   = "lahn_ubersicht.shtml";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location  = "lahn_bilder_schleusen.shtml";
	}
  /*--Aufruf Lahn/Anlegen--*/
	function lahn_anlegen()
	{
		parent.oben.location   = "bsg_top.shtml";
		parent.mitte.location  = "lahn_ubersicht.shtml#lahn_anleger";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location = "lahn_bilder_anleger.shtml";
	}
  /*--Aufruf Lahn/Unterwegs--*/
	function lahn_unterwegs()
	{
		parent.oben.location   = "bsg_top.shtml";
		parent.mitte.location  = "lahn_ubersicht.shtml";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location = "lahn_bilder_unterwegs.shtml";
	}
  /*--Aufruf Lahn/Termine--*/
	function lahn_termine()
	{
		parent.oben.location   = "bsg_top.shtml";
		parent.mitte.location  = "lahn_ubersicht.shtml#lahn_termine";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location = "termine_bsg.shtml";
	}
  /*--Aufruf Lahn/Wetter--*/
	function lahn_wetter()
	{
		parent.oben.location   = "bsg_top.shtml";
		parent.mitte.location  = "lahn_ubersicht.shtml";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location = "lahn_wetter.shtml#wetter";
	}
  /*--Aufruf Lahn/Webcams--*/
	function lahn_webcams()
	{
		parent.oben.location   = "bsg_top.shtml";
		parent.mitte.location  = "lahn_ubersicht.shtml";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location = "lahn_wetter.shtml#webcams";
	}
  /*--Aufruf Lahn/Literatur--*/
	function lahn_literatur()
	{
		parent.oben.location   = "bsg_top.shtml";
		parent.mitte.location  = "lahn_ubersicht.shtml#lahn_literatur";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location = "termine_bsg.shtml";
	}

/*--Aufruf Mosel--*/
function left_mosel()
{
	parent.oben.location   = "bsg_top.shtml";
	parent.mitte.location  = "mosel_ubersicht.shtml";
	//parent.aktuell.location = "aktuell.shtml";
	parent.rechts.location = "news.shtml";
}
  /*--Aufruf Mosel/Schleusen--*/
	function mosel_schleusen()
	{
		parent.oben.location    = "bsg_top.shtml";
		parent.mitte.location   = "mosel_ubersicht.shtml";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location  = "mosel_bilder_schleusen.shtml";
	}
	function mosel_schleusen_koblenz()
	{
		parent.oben.location    = "bsg_top.shtml";
		//parent.mitte.location   = "mosel_ubersicht.shtml";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location  = "http://www.wsa-koblenz.wsv.de/wasserstrassen/anlagen_und_bauwerke/schleusen_und_wehre/schleusen_mosel/koblenz/index.html";
	}
	function mosel_schleuse_lehmen()
	{
		parent.oben.location    = "bsg_top.shtml";
		//parent.mitte.location   = "mosel_ubersicht.shtml";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location  = "http://www.wsa-koblenz.wsv.de/wasserstrassen/anlagen_und_bauwerke/schleusen_und_wehre/schleusen_mosel/lehmen/index.html";
	}
	function mosel_schleuse_mueden()
	{
		parent.oben.location    = "bsg_top.shtml";
		//parent.mitte.location   = "mosel_ubersicht.shtml";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location  = "http://www.wsa-koblenz.wsv.de/wasserstrassen/anlagen_und_bauwerke/schleusen_und_wehre/schleusen_mosel/mueden/index.html";
	}
	function mosel_schleuse_fankel()
	{
		parent.oben.location    = "bsg_top.shtml";
		//parent.mitte.location   = "mosel_ubersicht.shtml";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location  = "http://www.wsa-koblenz.wsv.de/wasserstrassen/anlagen_und_bauwerke/schleusen_und_wehre/schleusen_mosel/fankel/index.html";
	}
	function mosel_schleuse_aldegund()
	{
		parent.oben.location    = "bsg_top.shtml";
		//parent.mitte.location   = "mosel_ubersicht.shtml";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location  = "http://www.wsa-koblenz.wsv.de/wasserstrassen/anlagen_und_bauwerke/schleusen_und_wehre/schleusen_mosel/aldegund/index.html";
	}
	function mosel_schleuse_enkirch()
	{
		parent.oben.location    = "bsg_top.shtml";
		//parent.mitte.location   = "mosel_ubersicht.shtml";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location  = "http://www.wsa-koblenz.wsv.de/wasserstrassen/anlagen_und_bauwerke/schleusen_und_wehre/schleusen_mosel/enkirch/index.html";
	}
  /*--Aufruf Mosel/Anlegen--*/
	function mosel_anlegen()
	{
		parent.oben.location   = "bsg_top.shtml";
		parent.mitte.location  = "mosel_ubersicht.shtml#mosel_anleger";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location = "mosel_bilder_anleger.shtml";
	}
	function mosel_anlegen_alken()
	{
		parent.oben.location   = "bsg_top.shtml";
		//parent.mitte.location  = "mosel_ubersicht.shtml#mosel_anleger";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location = "http://www.gemeinde-alken.de";
	}
  /*--Aufruf Mosel/Unterwegs--*/
	function mosel_unterwegs()
	{
		parent.oben.location   = "bsg_top.shtml";
		parent.mitte.location  = "mosel_ubersicht.shtml";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location = "mosel_bilder_unterwegs.shtml";
	}
  /*--Aufruf Mosel/Termine--*/
	function mosel_termine()
	{
		parent.oben.location   = "bsg_top.shtml";
		parent.mitte.location  = "mosel_ubersicht.shtml#mosel_termine";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location = "termine_bsg.shtml";
	}
  /*--Aufruf Mosel/Wetter--*/
	function mosel_wetter()
	{
		parent.oben.location   = "bsg_top.shtml";
		parent.mitte.location  = "mosel_ubersicht.shtml";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location = "mosel_wetter.shtml#wetter";
	}
  /*--Aufruf Mosel/Webcans--*/
	function mosel_webcams()
	{
		parent.oben.location   = "bsg_top.shtml";
		parent.mitte.location  = "mosel_ubersicht.shtml";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location = "mosel_wetter.shtml#webcams";
	}
  /*--Aufruf Mosel/Literatur--*/
	function mosel_literatur()
	{
		parent.oben.location   = "bsg_top.shtml";
		parent.mitte.location  = "mosel_ubersicht.shtml#mosel_literatur";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location = "termine_bsg.shtml";
	}
  
/*--Aufruf Urlaub--*/
function left_urlaub()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "urlaub_ubersicht.shtml";
	//parent.aktuell.location = "aktuell.shtml";
	parent.rechts.location = "news.shtml";
}
  /*--Aufruf Urlaub/Links--*/
	function left_urlaub_links()
	{
		parent.oben.location = "bsg_top.shtml";
		parent.mitte.location = "bsg_main.shtml";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location = "links_wassersport.shtml#urlaub";
	}
  /*--Aufruf Urlaub/Mosel 2001--*/
	function urlaub_mos2001()
	{
		parent.oben.location = "bsg_top.shtml";
		parent.mitte.location = "urlaub_ubersicht.shtml";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location = "news.shtml";
	}
  /*--Aufruf Urlaub/Holland 2002--*/
	function urlaub_hol2002()
	{
		parent.oben.location = "bsg_top.shtml";
		parent.mitte.location = "urlaub_hol2002.shtml";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location = "images/Holland2002/urlaub_hol2002_bilder.shtml#top";
	}
  /*--Aufruf Urlaub/Frankreich 2003--*/
	function urlaub_fra2003()
	{
		parent.oben.location = "bsg_top.shtml";
		parent.mitte.location = "urlaub_fra2003.shtml";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location = "images/Fra2003/urlaub_fra2003_bilder.shtml#urlaub_fra2003_tag1";
	}
  /*--Aufruf Urlaub/Holland 2004--*/
	function urlaub_hol2004()
	{
		parent.oben.location = "bsg_top.shtml";
		parent.mitte.location = "urlaub_hol2004.shtml";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location = "images/Holland2004/urlaub_hol2004_bilder_uebersicht.shtml#urlaub_hol2004_ubersicht";
	}
  /*--Aufruf Urlaub/Mosel 2006--*/
  function urlaub_mos2006()
	{
		parent.oben.location = "bsg_top.shtml";
		parent.mitte.location = "urlaub_mos2006.shtml";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location = "images/Mos2006/urlaub_mos2006_bilder_uebersicht.shtml#urlaub_mos2006_ubersicht";
	}
  /*--Aufruf Urlaub/Mosel 2007--*/  
  function urlaub_mos2007()
  	{
  		parent.oben.location = "bsg_top.shtml";
  		parent.mitte.location = "urlaub_mos2007.shtml";
  		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location = "images/Mos2007/urlaub_mos2007_bilder_uebersicht.shtml#urlaub_mos2007_ubersicht";
  	}
  /*--Aufruf Urlaub/Mosel 2008--*/  
  function urlaub_mos2008()
  	{
  		parent.oben.location = "bsg_top.shtml";
  		parent.mitte.location = "urlaub_mos2008.shtml";
  		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location = "images/Mos2008/urlaub_mos2008_bilder_uebersicht.shtml#urlaub_mos2008_ubersicht";
  	}
  /*--Aufruf Urlaub/Niederlande 2009--*/  
  function urlaub_hol2009()
  	{
  		parent.oben.location = "bsg_top.shtml";
  		parent.mitte.location = "urlaub_hol2009.shtml";
  		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location = "images/Holland2009/urlaub_hol2009_bilder_uebersicht.shtml#urlaub_hol2009_ubersicht";
  	}

/*--Aufruf Links--*/
function left_links()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "bsg_main.shtml";
	//parent.aktuell.location = "aktuell.shtml";
	parent.rechts.location = "links_wassersport.shtml";
}
  /*--Aufruf Links/Foren--*/
	function left_links_foren()
	{
		parent.oben.location = "bsg_top.shtml";
		parent.mitte.location = "bsg_main.shtml";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location = "links_wassersport.shtml#foren";
	}

/*--Aufruf Kontakt--*/
function left_kontakt()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "kontakt.shtml";
	//parent.aktuell.location = "aktuell.shtml";
	parent.rechts.location = "http://3778.formmailer.onetwomax.de/?output.shtmldoc";
}

/*left_googlemaps()*/

/*--Aufruf Kontakt--*/
function left_googlemaps()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "bsg_main.shtml";
	//parent.aktuell.location = "aktuell.shtml";
	parent.rechts.location = "GoogleMaps.shtml";
}

/*
function left_vereinsleben()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "vereinsleben_ubersicht.shtml";
	//parent.aktuell.location = "aktuell.shtml";
	parent.rechts.location = "news.shtml";
}
*/

/*
function left_suchebiete()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "suchebiete.shtml";
	//parent.aktuell.location = "aktuell.shtml";
	parent.rechts.location = "suchebiete_bilder.shtml";
}
*/

/*
function left_links_mitglieder()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "bsg_main.shtml";
	//parent.aktuell.location = "aktuell.shtml";
	parent.rechts.location = "links_wassersport.shtml#mitglieder";
}
*/

/*
function left_links_schaffe()
{
	var schaffe = window.open("../Geis/boot_frame.shtml","Schaffe",
		"width=900, height=740, toolbar=no, status=no, scrollbars=yes, menubar=yes, location=no, dependent=yes");
}
*/

/*--Mitgliederbereich--*/
function left_members()
{
	var members = window.open("members/members.shtml","Members",
		"width=600, height=480, toolbar=yes, status=no, scrollbars=yes, menubar=yes, location=no, dependent=yes");
}

/*--Bilder--*/
function left_bilder()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "bilder_ubersicht.shtml";
	//parent.aktuell.location = "aktuell.shtml";
	parent.rechts.location = "news.shtml";
}
  /*--Bilder/Bauwerke--*/
	function left_bilder_bauwerke()
	{
		parent.oben.location = "bsg_top.shtml";
		parent.mitte.location = "bilder_ubersicht.shtml";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location = "bilder_bauwerke_wasser.shtml";
	}
    /*--Bilder/Bauwerke/Scharnebeck--*/
  	function left_bilder_scharnebeck()
  	{
  		parent.oben.location = "bsg_top.shtml";
  		parent.mitte.location = "bilder_ubersicht.shtml";
  		//parent.aktuell.location = "aktuell.shtml";
  		parent.rechts.location = "bilder_bauwerke_scharnebeck.shtml";
  	}
    /*--Bilder/Bauwerke/Schleuse_Suelfeld--*/
  	function left_bilder_suelfeld()
  	{
  		parent.oben.location = "bsg_top.shtml";
  		parent.mitte.location = "bilder_ubersicht.shtml";
  		//parent.aktuell.location = "aktuell.shtml";
  		parent.rechts.location = "bilder_bauwerke_suelfeld.shtml";
  	}
  /*--Bilder/Bauwerke/Arzviller--*/	
	function left_bilder_arzviller()
	{
		parent.oben.location = "bsg_top.shtml";
		parent.mitte.location = "bericht_bauwerke_arzviller.shtml";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location = "bilder_bauwerke_arzviller.shtml#tunnel";
	}
    /*--Bilder/Bauwerke/Arzviller/Tunnels--*/
  	function left_bilder_arzviller_tunnel()
  	{
  		parent.oben.location = "bsg_top.shtml";
  		parent.mitte.location = "bericht_bauwerke_arzviller.shtml";
  		//parent.aktuell.location = "aktuell.shtml";
  		parent.rechts.location = "bilder_bauwerke_arzviller.shtml#tunnel";
  	}
    /*--Bilder/Bauwerke/Arzviller/Schr�gaufzug--*/
  	function left_bilder_arzviller_schraegaufzug()
  	{
  		parent.oben.location = "bsg_top.shtml";
  		//parent.mitte.location = "bericht_bauwerke_arzviller.shtml";
  		//parent.aktuell.location = "aktuell.shtml";
  		parent.rechts.location = "bilder_bauwerke_arzviller.shtml#schraegaufzug";
  	}
    /*--Bilder/Bauwerke/Arzviller/Schleusen--*/
  	function left_bilder_arzviller_schleusen()
  	{
  		parent.oben.location = "bsg_top.shtml";
  		//parent.mitte.location = "bericht_bauwerke_arzviller.shtml";
  		//parent.aktuell.location = "aktuell.shtml";
  		parent.rechts.location = "bilder_bauwerke_arzviller.shtml#schleusen";
  	}
  /*--Bilder/Bauwerke/Weilburg/Schiffstunnel--*/
	function left_bilder_weilburg()
	{
		parent.oben.location = "bsg_top.shtml";
		parent.mitte.location = "bilder_ubersicht.shtml";
		//parent.aktuell.location = "aktuell.shtml";
		parent.rechts.location = "bilder_bauwerke_weilburg.shtml";
	}
/*------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------------------------------------------*/
/*--Die Feste-------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/

/*--2003--*/
function vereinsleben_anmarsch2003()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "vereinsleben_anmarsch2003.shtml";
	parent.rechts.location = "news.shtml";
}
function vereinsleben_sofest2003()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "vereinsleben_sofest2003.shtml";
	parent.rechts.location = "vereinsleben_sofest2003_bilder.shtml";
}
function vereinsleben_mbcems2003()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "vereinsleben_mbcems2003.shtml";
	parent.rechts.location = "vereinsleben_mbcems2003_bilder.shtml";
}
function vereinsleben_abfahrt2003()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "vereinsleben_abfahrt2003.shtml";
	parent.rechts.location = "news.shtml";
}
function vereinsleben_jaf2003()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "vereinsleben_jaf2003.shtml";
	parent.rechts.location = "vereinsleben_jaf2003_bilder.shtml";
}

/*--2004--*/
function vereinsleben_jhv2004()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "vereinsleben_jhv2004.shtml";
	parent.rechts.location = "news.shtml";
}
function vereinsleben_anmarsch2004()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "vereinsleben_anmarsch2004.shtml";
	parent.rechts.location = "news.shtml";
}
function vereinsleben_sofest2004()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "vereinsleben_sofest2004.shtml";
	parent.rechts.location = "vereinsleben_sofest2004_bilder.shtml";
}
function vereinsleben_sofest2004_ehrungbritta()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "vereinsleben_sofest2004.shtml";
	parent.rechts.location = "vereinsleben_sofest2004_bilder.shtml#ehrungbritta";
}
function vereinsleben_abfahrt2004()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "vereinsleben_abfahrt2004.shtml";
	parent.rechts.location = "vereinsleben_abfahrt2004_bilder.shtml";
}
function vereinsleben_25JMYCS()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "vereinsleben_abfahrt2004.shtml";
	parent.rechts.location = "vereinsleben_abfahrt2004_bilder.shtml";
}
function vereinsleben_jaf2004()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "vereinsleben_jaf2004.shtml";
	parent.rechts.location = "vereinsleben_jaf2004_bilder.shtml";
}

/*--2005--*/
function vereinsleben_jhv2005()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "vereinsleben_jhv2005.shtml";
	parent.rechts.location = "news.shtml";
}
function vereinsleben_anmarsch2005()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "vereinsleben_anmarsch2005.shtml";
	parent.rechts.location = "news.shtml";
}
function vereinsleben_sogrill2005()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "vereinsleben_sogrill2005.shtml";
	parent.rechts.location = "vereinsleben_sogrill2005_bilder.shtml";
}
function vereinsleben_abfahrt2005()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "vereinsleben_abfahrt2005.shtml";
	parent.rechts.location = "vereinsleben_abfahrt2005_bilder.shtml";
}
function vereinsleben_jaf2005()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "vereinsleben_jaf2005.shtml";
	parent.rechts.location = "vereinsleben_jaf2005_bilder.shtml";
}

/*--2006--*/
function vereinsleben_jhv2006()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "vereinsleben_jhv2006.shtml";
	parent.rechts.location = "news.shtml";
}
function vereinsleben_anmarsch2006()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "vereinsleben_anmarsch2006.shtml";
	parent.rechts.location = "news.shtml";
}
function vereinsleben_sogrill2006()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "vereinsleben_sogrill2006.shtml";
	parent.rechts.location = "vereinsleben_sogrill2006_bilder.shtml";
}
function vereinsleben_feingravur2006()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "vereinsleben_feingravur2006.shtml";
	parent.rechts.location = "vereinsleben_feingravur2006_bilder.shtml";
}
function vereinsleben_abfahrt2006()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "vereinsleben_abfahrt2006.shtml";
	parent.rechts.location = "vereinsleben_abfahrt2006_bilder.shtml";
}
function vereinsleben_rauskranen2006()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "vereinsleben_rauskranen2006.shtml";
	parent.rechts.location = "vereinsleben_rauskranen2006_bilder.shtml";
}
function vereinsleben_jaf2006()
{
	parent.oben.location = "bsg_top.shtml";
	parent.mitte.location = "vereinsleben_jaf2006.shtml";
	parent.rechts.location = "vereinsleben_jaf2006_bilder.shtml";
}
/*------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------------------------------------------*/
/*--BSG_main--------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
function ein_bild()
{
	parent.mitte.location = "bsg_main.shtml#ein_bild";
}
function kleiner_werdegang()
{
	parent.mitte.location = "bsg_main.shtml#kleiner_werdegang";
}
function der_vorstand()
{
	parent.mitte.location = "bsg_main.shtml#der_vorstand";
}
/*------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------------------------------------------*/
/*--Lahn------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/

/*--Die Lahnslippen--*/
function slippen()
{
	parent.mitte.location = "images/Lahn/lahn_ubersicht.shtml#slippen";
}
	/*--Die Lahnslippen/Limburg--*/
	function slippe_limburg()
	{
		parent.rechts.location = "lahn_bilder_slippen.shtml#slippe_limburg";
		var slippelahnmap = window.open("http://maps.google.com/maps?f=q&hl=de&geocode=&q=Slippe+Limburg&ie=UTF8&ll=50.388616,8.078899&spn=0.004918,0.011244&t=h&z=17&om=1","slippelahnmap",
		"width=1024, height=800, toolbar=no, status=no, scrollbars=no, menubar=no, location=no, dependent=yes");
	}
	/*--Die Lahnslippen/Diez--*/
	function slippe_diez()
	{
		parent.rechts.location = "lahn_bilder_slippen.shtml#slippe_diez";
		var slippelahnmap = window.open("http://maps.google.com/maps?f=q&hl=de&geocode=&q=Slippe+Campingplatz+Diez&ie=UTF8&ll=50.382938,7.999581&spn=0.002459,0.005622&t=h&z=18&om=1","slippelahnmap",
		"width=1024, height=800, toolbar=no, status=no, scrollbars=no, menubar=no, location=no, dependent=yes");
	}
	/*--Die Lahnslippen/Laurenburg--*/
	function slippe_laurenburg()
	{
		parent.rechts.location = "lahn_bilder_slippen.shtml#slippe_laurenburg";
		var slippelahnmap = window.open("http://maps.google.com/maps?f=q&hl=de&geocode=&q=Slippe+Laurenburg&ie=UTF8&ll=50.329526,7.904497&spn=0.002462,0.005622&t=h&z=18&om=1","slippelahnmap",
		"width=1024, height=800, toolbar=no, status=no, scrollbars=no, menubar=no, location=no, dependent=yes");
	}
/*--Die Lahnschleusen--*/
function schleusen()
{
	parent.mitte.location = "lahn_schleusen_ubersicht.shtml#schleusen";
}
	/*--Die Lahnschleusen/Lahnstein--*/
	function schleuse_lahnstein()
	{
		parent.rechts.location = "lahn_bilder_schleusen.shtml#schleuse_lahnstein";
		var schleuselahnmap = window.open("http://maps.google.com/maps?f=q&hl=de&geocode=&q=Schleuse+Lahnstein&sll=50.341777,7.95644&sspn=0.004923,0.011244&ie=UTF8&t=h&om=1&ll=50.309022,7.605243&spn=0.008949,0.021629&z=16","schleuselahnmap",
		"width=1024, height=800, toolbar=no, status=no, scrollbars=no, menubar=no, location=no, dependent=yes");
	}
	/*--Die Lahnschleusen/Ahl--*/
	function schleuse_ahl()
	{
		parent.rechts.location = "lahn_bilder_schleusen.shtml#schleuse_ahl";
		var schleuseahlmap = window.open("http://maps.google.com/maps?f=q&hl=de&geocode=&q=Schleuse+Ahl&sll=50.309022,7.605243&sspn=0.008949,0.021629&ie=UTF8&ll=50.309406,7.643631&spn=0.008949,0.021629&t=h&z=16&om=1","schleuseahlmap",
		"width=1024, height=800, toolbar=no, status=no, scrollbars=no, menubar=no, location=no, dependent=yes");
	}
	/*--Die Lahnschleusen/Nievern--*/
	function schleuse_nievern()
	{
		parent.rechts.location = "lahn_bilder_schleusen.shtml#schleuse_nievern";
		var schleusenievmap = window.open("http://maps.google.com/maps?f=q&hl=de&geocode=&q=Schleuse+Nievern&sll=50.309406,7.643631&sspn=0.008949,0.021629&ie=UTF8&ll=50.333135,7.671762&spn=0.004472,0.010815&t=h&z=17&om=1","schleusenievmap",
		"width=1024, height=800, toolbar=no, status=no, scrollbars=no, menubar=no, location=no, dependent=yes");
	}
	/*--Die Lahnschleusen/BadEms--*/
	function schleuse_ems()
	{
		parent.rechts.location = "lahn_bilder_schleusen.shtml#schleuse_ems";
		var schleuseemsmap = window.open("http://maps.google.com/maps?f=q&hl=de&geocode=&q=Schleuse+Bad+Ems&sll=50.333135,7.671762&sspn=0.004472,0.010815&ie=UTF8&ll=50.333573,7.70324&spn=0.008944,0.021629&t=h&z=16&om=1","schleuseemsmap",
		"width=1024, height=800, toolbar=no, status=no, scrollbars=no, menubar=no, location=no, dependent=yes");
	}
	/*--Die Lahnschleusen/Dausenau--*/
	function schleuse_dausenau()
	{
		parent.rechts.location = "lahn_bilder_schleusen.shtml#schleuse_dausenau";
		var schleusedausmap = window.open("http://maps.google.com/maps?f=q&hl=de&geocode=&q=Schleuse+Dausenau&sll=50.333573,7.70324&sspn=0.008944,0.021629&ie=UTF8&ll=50.320977,7.74417&spn=0.004473,0.010815&t=h&z=17&om=1","schleusedausmap",
		"width=1024, height=800, toolbar=no, status=no, scrollbars=no, menubar=no, location=no, dependent=yes");
	}
	/*--Die Lahnschleusen/Nassau--*/
	function schleuse_nassau()
	{
		parent.rechts.location = "lahn_bilder_schleusen.shtml#schleuse_nassau";
		var schleusenassmap = window.open("http://maps.google.com/maps?f=q&hl=de&geocode=&q=Schleuse+Nassau&ie=UTF8&ll=50.31675,7.787418&spn=0.008947,0.021629&t=h&z=16&om=1","schleusenassmap",
		"width=1024, height=800, toolbar=no, status=no, scrollbars=no, menubar=no, location=no, dependent=yes");
	}
	/*--Die Lahnschleusen/Hollerich--*/
	function schleuse_hollerich()
	{
		parent.rechts.location = "lahn_bilder_schleusen.shtml#schleuse_hollerich";
		var schleusehollmap = window.open("http://maps.google.com/maps?f=q&hl=de&geocode=&q=Schleuse+Hollerich&sll=50.31675,7.787418&sspn=0.008947,0.021629&ie=UTF8&ll=50.305993,7.83205&spn=0.008949,0.021629&t=h&z=16&om=1","schleusehollmap",
		"width=1024, height=800, toolbar=no, status=no, scrollbars=no, menubar=no, location=no, dependent=yes");
	}
	/*--Die Lahnschleusen/Kalkofen--*/
	function schleuse_kalkofen()
	{
		parent.rechts.location = "lahn_bilder_schleusen.shtml#schleuse_kalkofen";
		var schleusekalkmap = window.open("http://maps.google.com/maps?f=q&hl=de&geocode=&q=Schleuse+Kalkofen&sll=50.305993,7.83205&sspn=0.008949,0.021629&ie=UTF8&ll=50.31412,7.89623&spn=0.004474,0.010815&t=h&z=17&om=1","schleusekalkmap",
		"width=1024, height=800, toolbar=no, status=no, scrollbars=no, menubar=no, location=no, dependent=yes");
	}
	/*--Die Lahnschleusen/Scheidt--*/
	function schleuse_scheidt()
	{
		parent.rechts.location = "lahn_bilder_schleusen.shtml#schleuse_scheidt";
		var schleuseschemap = window.open("http://maps.google.com/maps?f=q&hl=de&geocode=&q=Schleuse+Scheidt&sll=50.33747,7.930133&sspn=0.004924,0.011244&ie=UTF8&ll=50.33747,7.930133&spn=0.009847,0.022488&t=h&z=16&om=1","schleuseschemap",
		"width=1024, height=800, toolbar=no, status=no, scrollbars=no, menubar=no, location=no, dependent=yes");
	}
	/*--Die Lahnschleusen/Cramberg--*/
	function schleuse_cramberg()
	{
		parent.rechts.location = "lahn_bilder_schleusen.shtml#schleuse_cramberg";
		var schleusecrammap = window.open("http://maps.google.com/maps?f=q&hl=de&geocode=&q=Schleuse+Cramberg&sll=50.33747,7.930133&sspn=0.009847,0.022488&ie=UTF8&ll=50.341777,7.95644&spn=0.004923,0.011244&t=h&z=17&iwloc=A&om=1","schleusecrammap",
		"width=1024, height=800, toolbar=no, status=no, scrollbars=no, menubar=no, location=no, dependent=yes");
	}
	/*--Die Lahnschleusen/Diez--*/
	function schleuse_diez()
	{
		parent.rechts.location = "lahn_bilder_schleusen.shtml#schleuse_diez";
		var schleusediezmap = window.open("http://maps.google.com/maps?f=q&hl=de&geocode=&q=Schleuse+Diez&sll=50.375467,8.002596&sspn=0.00492,0.011244&ie=UTF8&t=h&z=17&om=1","schleusediezmap",
		"width=1024, height=800, toolbar=no, status=no, scrollbars=no, menubar=no, location=no, dependent=yes");
	}
	/*--Die Lahnschleusen/Limburg--*/
	function schleuse_limburg()
	{
		parent.rechts.location = "lahn_bilder_schleusen.shtml#schleuse_limburg";
		var schleuselimbmap = window.open("http://maps.google.com/maps?f=q&hl=de&geocode=&q=Schleuse+Limburg&sll=50.375467,8.002596&sspn=0.00492,0.011244&ie=UTF8&ll=50.391229,8.065403&spn=0.004918,0.011244&t=h&z=17&iwloc=addr&om=1","schleuselimbmap",
		"width=1024, height=800, toolbar=no, status=no, scrollbars=no, menubar=no, location=no, dependent=yes");
	}
	
/*--Lahn Anleger--*/
function anleger()
{
	parent.mitte.location = "lahn_anleger_ubersicht.shtml#anleger";
}
	/*--Lahn Anleger/Lahnstein/Bootshaus--*/
	function anleger_lahnstein_bootshaus()
	{
		//parent.rechts.location = "lahn_bilder_anleger.shtml#anleger_lahnstein";
		var anlegerlahnsteinbootshaus = window.open("http://maps.google.com/maps?f=q&hl=de&geocode=&q=Anlegem%C3%B6glichkeit+Lahnstein+Rademacher&ie=UTF8&ll=50.3081,7.602813&spn=0.002237,0.005407&t=h&z=18&om=1","anlegerlahnsteinbootshaus",
		"width=1024, height=800, toolbar=no, status=no, scrollbars=no, menubar=no, location=no, dependent=yes");
	}
	/*--Lahn Anleger/Lahnstein/Schleusenh�uschen--*/
	function anleger_lahnstein_schleusenhaeuschen()
	{
		parent.rechts.location = "lahn_bilder_anleger.shtml#anleger_lahnstein";
		var anlegerlahnsteinschleusenhaeuschen = window.open("http://maps.google.com/maps?f=q&hl=de&geocode=&q=Anlegem%C3%B6glichkeit+Lahnstein+Schleusenh%C3%A4uschen&ie=UTF8&ll=50.314908,7.625123&spn=0.002237,0.005407&t=h&z=18&om=1","schleuselimbmap",
		"width=1024, height=800, toolbar=no, status=no, scrollbars=no, menubar=no, location=no, dependent=yes");
	}
	/*--Lahn Anleger/Bad Ems--*/
	function anleger_ems()
	{
		parent.rechts.location = "lahn_bilder_anleger.shtml#anleger_ems";
	}
	/*--Lahn Anleger/Dausenau--*/
	function anleger_dausenau()
	{
		parent.rechts.location = "lahn_bilder_anleger.shtml#anleger_dausenau";
	}
	/*--Lahn Anleger/Hollerich--*/
	function anleger_hollerich()
	{
		parent.rechts.location = "lahn_bilder_anleger.shtml#anleger_hollerich";
	}
	/*--Lahn Anleger/Obernhof--*/
	function anleger_obernhof()
	{
		parent.rechts.location = "lahn_bilder_anleger.shtml#anleger_obernhof";
	}
	/*--Lahn Anleger/Laurenburg--*/
	function anleger_laurenburg()
	{
		parent.rechts.location = "lahn_bilder_anleger.shtml#anleger_laurenburg";
	}
	/*--Lahn Anleger/Scheidt--*/
	function anleger_scheidt()
	{
		parent.rechts.location = "lahn_bilder_anleger.shtml#anleger_scheidt";
	}
	/*--Lahn Anleger/Balduinstein--*/
	function anleger_balduinstein()
	{
		parent.rechts.location = "lahn_bilder_anleger.shtml#anleger_balduinstein";
	}
	/*--Lahn Anleger/Diez--*/
	function anleger_diez()
	{
		parent.rechts.location = "lahn_bilder_anleger.shtml#anleger_diez";
	}
	/*--Lahn Anleger/Limburg--*/
	function anleger_limburg()
	{
		parent.rechts.location = "lahn_bilder_anleger.shtml#anleger_limburg";
	}
	/*--Lahn Anleger/Eschhofen--*/
	function anleger_eschhofen()
	{
		parent.rechts.location = "lahn_bilder_anleger.shtml#anleger_dehrn";
	}
	/*--Lahn Anleger/Dietkirchen--*/
	function anleger_dietkirchen()
	{
		parent.rechts.location = "lahn_bilder_anleger.shtml#anleger_dietkirchen";
	}
	/*--Lahn Anleger/Dehrn--*/
	function anleger_dehrn()
	{
		parent.rechts.location = "lahn_bilder_anleger.shtml#anleger_dehrn";
	}
	
	function lahn_mundung()
	{
		parent.rechts.location = "lahn_bilder_anleger.shtml#lahn_mundung";
	}
	
	
/*--Lahn Literatur--*/
function literatur()
{
	parent.mitte.location = "lahn_ubersicht.shtml#literatur";
}
function lahn_amazon()
{
	lahn_amazon = window.open("http://www.amazon.de/s/ref=nb_ss_w/302-2927254-5797603?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=lahn&Go.x=15&Go.y=8&Go=Go","Amazon","width=800, height=600, scrollbars=yes");
}







function mosel_marina_moselschleife()
{
	mosel_marina_moselschleife = window.open("http://www.marina-moselschleife.de/index.html","Marina Moselschleife","width=900, height=700, scrollbars=yes");
}
function mosel_amazon()
{
	lahn_amazon = window.open("http://www.amazon.de/s/ref=nb_ss_w/302-2927254-5797603?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=mosel&Go.x=15&Go.y=8&Go=Go","Amazon","width=900, height=700, scrollbars=yes");
}
/*--Lahn_Ubersicht-----------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/
/*--Termine zeigen-----------------------------------------------------------------------------------------------------------*/
function termine()
{
	parent.mitte.location = "lahn_ubersicht.shtml#termine";
}
	function termin_jhv2003()
	{
		parent.mitte.location = "termine_ubersicht.shtml#jhv2003";
	}
	function termin_flagge2003()
	{
		parent.mitte.location = "termine_ubersicht.shtml#flagge2003";
	}
	function termin_dausenau2003()
	{
		parent.mitte.location = "termine_ubersicht.shtml#dausenau2003";
	}
	function termin_sommer2003()
	{
		parent.mitte.location = "termine_ubersicht.shtml#sommer2003";
	}
	function termin_badems2003()
	{
		parent.mitte.location = "termine_ubersicht.shtml#badems2003";
	}
	function termin_jafahrt2003()
	{
		parent.mitte.location = "termine_ubersicht.shtml#jafahrt2003";
	}
	function termin_jafeier2003()
	{
		parent.mitte.location = "termine_ubersicht.shtml#jafeier2003";
	}
/*--Termine zeigen Ende------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/
/*--Urlaube------------------------------------------------------------------------------------------------------------------*/
/*--Urlaub Holland 2002------------------------------------------------------------------------------------------------------*/
function urlaub_hol2002_tag0()
{
	parent.rechts.location = "images/Holland2002/urlaub_hol2002_bilder.shtml#urlaub_hol2002_tag-1";
	parent.mitte.location = "urlaub_hol2002.shtml#tag0";

}
function urlaub_hol2002_tag1()
{
	parent.rechts.location = "images/Holland2002/urlaub_hol2002_bilder.shtml#urlaub_hol2002_tag1";
	parent.mitte.location = "urlaub_hol2002.shtml#tag1";

}
function urlaub_hol2002_tag2()
{
	parent.rechts.location = "images/Holland2002/urlaub_hol2002_bilder.shtml#urlaub_hol2002_tag2";
	parent.mitte.location = "urlaub_hol2002.shtml#tag2";

}
function urlaub_hol2002_tag3()
{
	parent.rechts.location = "images/Holland2002/urlaub_hol2002_bilder.shtml#urlaub_hol2002_tag3";
	parent.mitte.location = "urlaub_hol2002.shtml#tag3";

}
function urlaub_hol2002_tag4()
{
	parent.rechts.location = "images/Holland2002/urlaub_hol2002_bilder.shtml#urlaub_hol2002_tag4";
	parent.mitte.location = "urlaub_hol2002.shtml#tag4";

}
function urlaub_hol2002_tag5()
{
	parent.rechts.location = "images/Holland2002/urlaub_hol2002_bilder.shtml#urlaub_hol2002_tag5";
	parent.mitte.location = "urlaub_hol2002.shtml#tag5";

}
function urlaub_hol2002_tag6()
{
	parent.rechts.location = "images/Holland2002/urlaub_hol2002_bilder.shtml#urlaub_hol2002_tag6";
	parent.mitte.location = "urlaub_hol2002.shtml#tag6";
}
function urlaub_hol2002_tag7()
{
	parent.rechts.location = "images/Holland2002/urlaub_hol2002_bilder.shtml#urlaub_hol2002_tag7";
	parent.mitte.location = "urlaub_hol2002.shtml#tag7";
}
function urlaub_hol2002_tag8()
{
	parent.rechts.location = "images/Holland2002/urlaub_hol2002_bilder.shtml#urlaub_hol2002_tag8";
	parent.mitte.location = "urlaub_hol2002.shtml#tag8";
}
function urlaub_hol2002_tag9()
{
	parent.rechts.location = "images/Holland2002/urlaub_hol2002_bilder.shtml#urlaub_hol2002_tag9";
	parent.mitte.location = "urlaub_hol2002.shtml#tag9";
}
function urlaub_hol2002_tag10()
{
	parent.rechts.location = "images/Holland2002/urlaub_hol2002_bilder.shtml#urlaub_hol2002_tag10";
	parent.mitte.location = "urlaub_hol2002.shtml#tag10";
}
function urlaub_hol2002_tag11()
{
	parent.rechts.location = "images/Holland2002/urlaub_hol2002_bilder.shtml#urlaub_hol2002_tag11";
	parent.mitte.location = "urlaub_hol2002.shtml#tag11";
}
function urlaub_hol2002_tag12()
{
	parent.rechts.location = "images/Holland2002/urlaub_hol2002_bilder.shtml#urlaub_hol2002_tag12";
	parent.mitte.location = "urlaub_hol2002.shtml#tag12";
}
function urlaub_hol2002_tag13()
{
	parent.rechts.location = "images/Holland2002/urlaub_hol2002_bilder.shtml#urlaub_hol2002_tag13";
	parent.mitte.location = "urlaub_hol2002.shtml#tag13";
}
function urlaub_hol2002_tag14()
{
	parent.rechts.location = "images/Holland2002/urlaub_hol2002_bilder.shtml#urlaub_hol2002_tag14";
	parent.mitte.location = "urlaub_hol2002.shtml#tag14";
}
function urlaub_hol2002_tag15()
{
	parent.rechts.location = "images/Holland2002/urlaub_hol2002_bilder.shtml#urlaub_hol2002_tag15";
	parent.mitte.location = "urlaub_hol2002.shtml#tag15";
}
function urlaub_hol2002_tag16()
{
	parent.rechts.location = "images/Holland2002/urlaub_hol2002_bilder.shtml#urlaub_hol2002_tag16";
	parent.mitte.location = "urlaub_hol2002.shtml#tag16";
}
function urlaub_hol2002_tag17()
{
	parent.rechts.location = "images/Holland2002/urlaub_hol2002_bilder.shtml#urlaub_hol2002_tag17";
	parent.mitte.location = "urlaub_hol2002.shtml#tag17";
}
function urlaub_hol2002_tag18()
{
	parent.rechts.location = "images/Holland2002/urlaub_hol2002_bilder.shtml#urlaub_hol2002_tag18";
	parent.mitte.location = "urlaub_hol2002.shtml#tag18";
}
function urlaub_hol2002_tag19()
{
	parent.rechts.location = "images/Holland2002/urlaub_hol2002_bilder.shtml#urlaub_hol2002_tag19";
	parent.mitte.location = "urlaub_hol2002.shtml#tag19";
}
function urlaub_hol2002_tag20()
{
	parent.rechts.location = "images/Holland2002/urlaub_hol2002_bilder.shtml#urlaub_hol2002_tag20";
	parent.mitte.location = "urlaub_hol2002.shtml#tag20";
}
function urlaub_hol2002_tag21()
{
	parent.rechts.location = "images/Holland2002/urlaub_hol2002_bilder.shtml#urlaub_hol2002_tag21";
	parent.mitte.location = "urlaub_hol2002.shtml#tag21";
}
/*-Urlaub Frankreich 2003-------------------------------------------------------------------------------------------*/
function urlaub_fra2003_tag1()
{
	parent.rechts.location = "images/Fra2003/urlaub_fra2003_bilder.shtml#urlaub_fra2003_tag1";
	parent.mitte.location = "urlaub_fra2003.shtml#tag1";
}
function urlaub_fra2003_tag2()
{
	parent.rechts.location = "images/Fra2003/urlaub_fra2003_bilder.shtml#urlaub_fra2003_tag2";
	parent.mitte.location = "urlaub_fra2003.shtml#tag2";
}
function urlaub_fra2003_tag3()
{
	parent.rechts.location = "images/Fra2003/urlaub_fra2003_bilder.shtml#urlaub_fra2003_tag3";
	parent.mitte.location = "urlaub_fra2003.shtml#tag3";
}
function urlaub_fra2003_tag4()
{
	parent.rechts.location = "images/Fra2003/urlaub_fra2003_bilder.shtml#urlaub_fra2003_tag4";
	parent.mitte.location = "urlaub_fra2003.shtml#tag4";
}
function urlaub_fra2003_tag5()
{
	parent.rechts.location = "images/Fra2003/urlaub_fra2003_bilder.shtml#urlaub_fra2003_tag5";
	parent.mitte.location = "urlaub_fra2003.shtml#tag5";
}
function urlaub_fra2003_tag6()
{
	parent.rechts.location = "images/Fra2003/urlaub_fra2003_bilder.shtml#urlaub_fra2003_tag6";
	parent.mitte.location = "urlaub_fra2003.shtml#tag6";
}
function urlaub_fra2003_tag7()
{
	parent.rechts.location = "images/Fra2003/urlaub_fra2003_bilder.shtml#urlaub_fra2003_tag7";
	parent.mitte.location = "urlaub_fra2003.shtml#tag7";
}
function urlaub_fra2003_tag8()
{
	parent.rechts.location = "images/Fra2003/urlaub_fra2003_bilder.shtml#urlaub_fra2003_tag8";
	parent.mitte.location = "urlaub_fra2003.shtml#tag8";
}
function urlaub_fra2003_tag9()
{
	parent.rechts.location = "images/Fra2003/urlaub_fra2003_bilder.shtml#urlaub_fra2003_tag9";
	parent.mitte.location = "urlaub_fra2003.shtml#tag9";
}
function urlaub_fra2003_tag10()
{
	parent.rechts.location = "images/Fra2003/urlaub_fra2003_bilder.shtml#urlaub_fra2003_tag10";
	parent.mitte.location = "urlaub_fra2003.shtml#tag10";
}
function urlaub_fra2003_tag11()
{
	parent.rechts.location = "images/Fra2003/urlaub_fra2003_bilder.shtml#urlaub_fra2003_tag11";
	parent.mitte.location = "urlaub_fra2003.shtml#tag11";
}
function urlaub_fra2003_tag12()
{
	parent.rechts.location = "images/Fra2003/urlaub_fra2003_bilder.shtml#urlaub_fra2003_tag12";
	parent.mitte.location = "urlaub_fra2003.shtml#tag12";
}
function urlaub_fra2003_tag13()
{
	parent.rechts.location = "images/Fra2003/urlaub_fra2003_bilder.shtml#urlaub_fra2003_tag13";
	parent.mitte.location = "urlaub_fra2003.shtml#tag13";
}
function urlaub_fra2003_tag14()
{
	parent.rechts.location = "images/Fra2003/urlaub_fra2003_bilder.shtml#urlaub_fra2003_tag14";
	parent.mitte.location = "urlaub_fra2003.shtml#tag14";
}
function urlaub_fra2003_tag15()
{
	parent.rechts.location = "images/Fra2003/urlaub_fra2003_bilder.shtml#urlaub_fra2003_tag15";
	parent.mitte.location = "urlaub_fra2003.shtml#tag15";
}
function urlaub_fra2003_tag16()
{
	parent.rechts.location = "images/Fra2003/urlaub_fra2003_bilder.shtml#urlaub_fra2003_tag16";
	parent.mitte.location = "urlaub_fra2003.shtml#tag16";
}
function urlaub_fra2003_tag17()
{
	parent.rechts.location = "images/Fra2003/urlaub_fra2003_bilder.shtml#urlaub_fra2003_tag17";
	parent.mitte.location = "urlaub_fra2003.shtml#tag17";
}
function urlaub_fra2003_tag18()
{
	parent.rechts.location = "images/Fra2003/urlaub_fra2003_bilder.shtml#urlaub_fra2003_tag18";
	parent.mitte.location = "urlaub_fra2003.shtml#tag18";
}
function urlaub_fra2003_tag19()
{
	parent.rechts.location = "images/Fra2003/urlaub_fra2003_bilder.shtml#urlaub_fra2003_tag19";
	parent.mitte.location = "urlaub_fra2003.shtml#tag19";
}
function urlaub_fra2003_tag20()
{
	parent.rechts.location = "images/Fra2003/urlaub_fra2003_bilder.shtml#urlaub_fra2003_tag20";
	parent.mitte.location = "urlaub_fra2003.shtml#tag20";
}
function urlaub_fra2003_tag21()
{
	parent.rechts.location = "images/Fra2003/urlaub_fra2003_bilder.shtml#urlaub_fra2003_tag21";
	parent.mitte.location = "urlaub_fra2003.shtml#tag21";
}
/*--Urlaub Holland 2004---------------------------------------------------------------------------------------------*/
function urlaub_hol2004_tag0()
{
	parent.rechts.location = "images/Holland2004/urlaub_hol2004_bilder_uebersicht.shtml#urlaub_hol2004_ubersicht";
	parent.mitte.location  = "urlaub_hol2004.shtml#tag0";

}
function urlaub_hol2004_tag1()
{
	parent.rechts.location = "images/Holland2004/urlaub_hol2004_bilder_tag1-2.shtml#urlaub_hol2004_tag1";
	parent.mitte.location  = "urlaub_hol2004.shtml#tag1";

}
function urlaub_hol2004_tag2()
{
	parent.rechts.location = "images/Holland2004/urlaub_hol2004_bilder_tag1-2.shtml#urlaub_hol2004_tag2";
	parent.mitte.location  = "urlaub_hol2004.shtml#tag2";

}
function urlaub_hol2004_tag3()
{
	parent.rechts.location = "images/Holland2004/urlaub_hol2004_bilder_tag3.shtml#urlaub_hol2004_tag3";
	parent.mitte.location  = "urlaub_hol2004.shtml#tag3";

}
function urlaub_hol2004_tag4()
{
	parent.rechts.location = "images/Holland2004/urlaub_hol2004_bilder_tag4.shtml#urlaub_hol2004_tag4";
	parent.mitte.location  = "urlaub_hol2004.shtml#tag4";

}
function urlaub_hol2004_tag5()
{
	parent.rechts.location = "images/Holland2004/urlaub_hol2004_bilder_tag5.shtml#urlaub_hol2004_tag5";
	parent.mitte.location  = "urlaub_hol2004.shtml#tag5";

}
function urlaub_hol2004_tag6()
{
	parent.rechts.location = "images/Holland2004/urlaub_hol2004_bilder_tag6-7.shtml#urlaub_hol2004_tag6";
	parent.mitte.location  = "urlaub_hol2004.shtml#tag6";
}
function urlaub_hol2004_tag7()
{
	parent.rechts.location = "images/Holland2004/urlaub_hol2004_bilder_tag6-7.shtml#urlaub_hol2004_tag7";
	parent.mitte.location  = "urlaub_hol2004.shtml#tag7";
}
function urlaub_hol2004_tag8()
{
	parent.rechts.location = "images/Holland2004/urlaub_hol2004_bilder_tag8.shtml#urlaub_hol2004_tag8";
	parent.mitte.location  = "urlaub_hol2004.shtml#tag8";
}
function urlaub_hol2004_tag9()
{
	parent.rechts.location = "images/Holland2004/urlaub_hol2004_bilder_tag9-10.shtml#urlaub_hol2004_tag9";
	parent.mitte.location  = "urlaub_hol2004.shtml#tag9";
}
function urlaub_hol2004_tag10()
{
	parent.rechts.location = "images/Holland2004/urlaub_hol2004_bilder_tag9-10.shtml#urlaub_hol2004_tag10";
	parent.mitte.location  = "urlaub_hol2004.shtml#tag10";
}
function urlaub_hol2004_tag11()
{
	parent.rechts.location = "images/Holland2004/urlaub_hol2004_bilder_tag11.shtml#urlaub_hol2004_tag11";
	parent.mitte.location  = "urlaub_hol2004.shtml#tag11";
}
function urlaub_hol2004_tag12()
{
	parent.rechts.location = "images/Holland2004/urlaub_hol2004_bilder_tag12-13.shtml#urlaub_hol2004_tag12";
	parent.mitte.location  = "urlaub_hol2004.shtml#tag12";
}
function urlaub_hol2004_tag13()
{
	parent.rechts.location = "images/Holland2004/urlaub_hol2004_bilder_tag12-13.shtml#urlaub_hol2004_tag13";
	parent.mitte.location  = "urlaub_hol2004.shtml#tag13";
}
function urlaub_hol2004_tag14()
{
	parent.rechts.location = "images/Holland2004/urlaub_hol2004_bilder_tag14-15.shtml#urlaub_hol2004_tag14";
	parent.mitte.location  = "urlaub_hol2004.shtml#tag14";
}
function urlaub_hol2004_tag15()
{
	parent.rechts.location = "images/Holland2004/urlaub_hol2004_bilder_tag14-15.shtml#urlaub_hol2004_tag15";
	parent.mitte.location  = "urlaub_hol2004.shtml#tag15";
}
function urlaub_hol2004_tag16()
{
	parent.rechts.location = "images/Holland2004/urlaub_hol2004_bilder_tag16.shtml#urlaub_hol2004_tag16";
	parent.mitte.location  = "urlaub_hol2004.shtml#tag16";
}
function urlaub_hol2004_tag17()
{
	parent.rechts.location = "images/Holland2004/urlaub_hol2004_bilder_tag17.shtml#urlaub_hol2004_tag17";
	parent.mitte.location  = "urlaub_hol2004.shtml#tag17";
}
function urlaub_hol2004_tag18()
{
	parent.rechts.location = "images/Holland2004/urlaub_hol2004_bilder_tag18.shtml#urlaub_hol2004_tag18";
	parent.mitte.location  = "urlaub_hol2004.shtml#tag18";
}
function urlaub_hol2004_tag19()
{
	parent.rechts.location = "images/Holland2004/urlaub_hol2004_bilder_tag19.shtml#urlaub_hol2004_tag19";
	parent.mitte.location  = "urlaub_hol2004.shtml#tag19";
}
function urlaub_hol2004_tag20()
{
	parent.rechts.location = "images/Holland2004/urlaub_hol2004_bilder_tag20.shtml#urlaub_hol2004_tag20";
	parent.mitte.location  = "urlaub_hol2004.shtml#tag20";
}
function urlaub_hol2004_tag21()
{
	parent.rechts.location = "images/Holland2004/urlaub_hol2004_bilder_tag21.shtml#urlaub_hol2004_tag21";
	parent.mitte.location  = "urlaub_hol2004.shtml#tag21";
}
function urlaub_hol2004_tag22()
{
	parent.rechts.location = "images/Holland2004/urlaub_hol2004_bilder_uebersicht.shtml#urlaub_hol2004_ubersicht";
	parent.mitte.location  = "urlaub_hol2004.shtml#tag22";
}
function urlaub_hol2004_map_wesel()
{
	var map_wesel = window.open("images/Holland2004/urlaub_hol2004_map_wesel.shtml","map_wesel",
		"width=630, height=515,	toolbar=no, status=no, scrollbars=no, menubar=no, location=no, dependent=yes");
}
function urlaub_hol2004_map_wesel_camera1()
{
	var map_weselcam1 = window.open("images/Holland2004/urlaub_hol2004_map_wesel_camera1.shtml","map_weselcam1",
		"width=100, height=80, toolbar=no, status=yes, scrollbars=no, menubar=no, location=no, dependent=yes");
}
function urlaub_hol2004_map_wesel_camera2()
{
	var map_weselcam1 = window.open("images/Holland2004/urlaub_hol2004_map_wesel_camera2.shtml","map_weselcam2",
		"width=100, height=80,	toolbar=no, status=yes, scrollbars=no, menubar=no, location=no, dependent=yes");
}
function urlaub_hol2004_map_doesburg()
{
	var map_doesburg = window.open("images/Holland2004/urlaub_hol2004_map_doesburg.shtml","map_doesburg",
		"width=625, height=485,	toolbar=no, status=no, scrollbars=no, menubar=no, location=no, dependent=yes");
}
function urlaub_hol2004_map_doesburg_camera1()
{
	var map_doesburgcam1 = window.open("images/Holland2004/urlaub_hol2004_map_doesburg_camera1.shtml","map_doesburg1",
		"width=100, height=80,	toolbar=no, status=yes, scrollbars=no, menubar=no, location=no, dependent=yes");
}
function urlaub_hol2004_map_doesburg_camera2()
{
	var BildFenster = window.open("images/Holland2004/urlaub_hol2004_map_doesburg_camera2.shtml","map_doesburg2",
		"width=100, height=80,	toolbar=no, status=yes, scrollbars=no, menubar=no, location=no, dependent=yes")
}
function urlaub_hol2004_map_zwolle()
{
	var map_zwolle = window.open("images/Holland2004/urlaub_hol2004_map_zwolle_gross.shtml","map_zwolle",
		"width=625, height=485, toolbar=no, status=no, scrollbars=no, menubar=no, location=no, dependent=yes");
}
function urlaub_hol2004_map_zwolle_camera1()
{
	var map_zwollecam1 = window.open("images/Holland2004/urlaub_hol2004_map_zwolle_camera1.shtml","map_zwolle1",
		"width=620, height=480, toolbar=no, status=yes, scrollbars=no, menubar=no, location=no, dependent=yes");
}
function urlaub_hol2004_map_zwolle_camera2()
{
	var map_zwollecam2 = window.open("images/Holland2004/urlaub_hol2004_map_zwolle_camera2.shtml","map_zwolle2",
		"width=620, height=480, toolbar=no, status=yes, scrollbars=no, menubar=no, location=no, dependent=yes");
}
function urlaub_hol2004_map_zwolle_camera3()
{
	var map_zwollecam3 = window.open("images/Holland2004/urlaub_hol2004_map_zwolle_camera3.shtml","map_zwolle3",
		"width=620, height=480, toolbar=no, status=yes, scrollbars=no, menubar=no, location=no, dependent=yes");
}
function urlaub_hol2004_map_zwolle_camera4()
{
	var map_zwollecam4 = window.open("images/Holland2004/urlaub_hol2004_map_zwolle_camera4.shtml","map_zwolle4",
		"width=620, height=480, toolbar=no, status=yes, scrollbars=no, menubar=no, location=no, dependent=yes");
}
function urlaub_hol2004_map_zwolle_camera5()
{
	var map_zwollecam5 = window.open("images/Holland2004/urlaub_hol2004_map_zwolle_camera5.shtml","map_zwolle5",
		"width=620, height=480, toolbar=no, status=yes, scrollbars=no, menubar=no, location=no, dependent=yes");
}
function urlaub_hol2004_map_zwolle_camera6()
{
	var map_zwollecam6 = window.open("images/Holland2004/urlaub_hol2004_map_zwolle_camera6.shtml","map_zwolle6",
		"width=470, height=620, toolbar=no, status=yes, scrollbars=no, menubar=no, location=no, dependent=yes");
}
/*--Urlaub Holland 2009---------------------------------------------------------------------------------------------*/
function urlaub_hol2009_tag0()
{
	parent.rechts.location = "images/Holland2009/urlaub_hol2009_bilder_uebersicht.shtml#urlaub_hol2009_ubersicht";
	parent.mitte.location  = "urlaub_hol2009.shtml#tag0";

}
function urlaub_hol2009_tag1()
{
	parent.rechts.location = "images/Holland2009/urlaub_hol2009_bilder_tag1.shtml#urlaub_hol2009_tag1";
	parent.mitte.location  = "urlaub_hol2009.shtml#tag1";

}
function urlaub_hol2009_tag2()
{
	parent.rechts.location = "images/Holland2009/urlaub_hol2009_bilder_tag2.shtml#urlaub_hol2009_tag2";
	parent.mitte.location  = "urlaub_hol2009.shtml#tag2";

}
function urlaub_hol2009_tag3()
{
	parent.rechts.location = "images/Holland2009/urlaub_hol2009_bilder_tag3.shtml#urlaub_hol2009_tag3";
	parent.mitte.location  = "urlaub_hol2009.shtml#tag3";

}
function urlaub_hol2009_tag4()
{
	parent.rechts.location = "images/Holland2009/urlaub_hol2009_bilder_tag4.shtml#urlaub_hol2009_tag4";
	parent.mitte.location  = "urlaub_hol2009.shtml#tag4";

}
function urlaub_hol2009_tag5()
{
	parent.rechts.location = "images/Holland2009/urlaub_hol2009_bilder_tag5.shtml#urlaub_hol2009_tag5";
	parent.mitte.location  = "urlaub_hol2009.shtml#tag5";

}
function urlaub_hol2009_tag6()
{
	parent.rechts.location = "images/Holland2009/urlaub_hol2009_bilder_tag6.shtml#urlaub_hol2009_tag6";
	parent.mitte.location  = "urlaub_hol2009.shtml#tag6";
}
function urlaub_hol2009_tag7()
{
	parent.rechts.location = "images/Holland2009/urlaub_hol2009_bilder_tag7.shtml#urlaub_hol2009_tag7";
	parent.mitte.location  = "urlaub_hol2009.shtml#tag7";
}
function urlaub_hol2009_tag8()
{
	parent.rechts.location = "images/Holland2009/urlaub_hol2009_bilder_tag8.shtml#urlaub_hol2009_tag8";
	parent.mitte.location  = "urlaub_hol2009.shtml#tag8";
}
function urlaub_hol2009_tag9()
{
	parent.rechts.location = "images/Holland2009/urlaub_hol2009_bilder_tag9.shtml#urlaub_hol2009_tag9";
	parent.mitte.location  = "urlaub_hol2009.shtml#tag9";
}
function urlaub_hol2009_tag10()
{
	parent.rechts.location = "images/Holland2009/urlaub_hol2009_bilder_tag10.shtml#urlaub_hol2009_tag10";
	parent.mitte.location  = "urlaub_hol2009.shtml#tag10";
}
function urlaub_hol2009_tag11()
{
	parent.rechts.location = "images/Holland2009/urlaub_hol2009_bilder_tag11.shtml#urlaub_hol2009_tag11";
	parent.mitte.location  = "urlaub_hol2009.shtml#tag11";
}
function urlaub_hol2009_tag12()
{
	parent.rechts.location = "images/Holland2009/urlaub_hol2009_bilder_tag12.shtml#urlaub_hol2009_tag12";
	parent.mitte.location  = "urlaub_hol2009.shtml#tag12";
}
function urlaub_hol2009_tag13()
{
	parent.rechts.location = "images/Holland2009/urlaub_hol2009_bilder_tag13.shtml#urlaub_hol2009_tag13";
	parent.mitte.location  = "urlaub_hol2009.shtml#tag13";
}
function urlaub_hol2009_tag14()
{
	parent.rechts.location = "images/Holland2009/urlaub_hol2009_bilder_tag14.shtml#urlaub_hol2009_tag14";
	parent.mitte.location  = "urlaub_hol2009.shtml#tag14";
}
function urlaub_hol2009_tag15()
{
	parent.rechts.location = "images/Holland2009/urlaub_hol2009_bilder_tag15.shtml#urlaub_hol2009_tag15";
	parent.mitte.location  = "urlaub_hol2009.shtml#tag15";
}
function urlaub_hol2009_tag16()
{
	parent.rechts.location = "images/Holland2009/urlaub_hol2009_bilder_tag16.shtml#urlaub_hol2009_tag16";
	parent.mitte.location  = "urlaub_hol2009.shtml#tag16";
}
function urlaub_hol2009_tag17()
{
	parent.rechts.location = "images/Holland2009/urlaub_hol2009_bilder_tag17.shtml#urlaub_hol2009_tag17";
	parent.mitte.location  = "urlaub_hol2009.shtml#tag17";
}
function urlaub_hol2009_tag18()
{
	parent.rechts.location = "images/Holland2009/urlaub_hol2009_bilder_tag18.shtml#urlaub_hol2009_tag18";
	parent.mitte.location  = "urlaub_hol2009.shtml#tag18";
}
function urlaub_hol2009_tag19()
{
	parent.rechts.location = "images/Holland2009/urlaub_hol2009_bilder_tag19.shtml#urlaub_hol2009_tag19";
	parent.mitte.location  = "urlaub_hol2009.shtml#tag19";
}
function urlaub_hol2009_tag20()
{
	parent.rechts.location = "images/Holland2009/urlaub_hol2009_bilder_tag20.shtml#urlaub_hol2009_tag20";
	parent.mitte.location  = "urlaub_hol2009.shtml#tag20";
}
function urlaub_hol2009_tag21()
{
	parent.rechts.location = "images/Holland2009/urlaub_hol2009_bilder_tag21.shtml#urlaub_hol2009_tag21";
	parent.mitte.location  = "urlaub_hol2009.shtml#tag21";
}

/*--GeaendertAm----------------------------------------------------------------------------------------------------*/
/*--Urlaub Mosel 2006---------------------------------------------------------------------------------------------*/
function urlaub_mos2006_tag0()
{
	parent.rechts.location = "urlaub_mos2006_bilder_uebersicht.shtml#urlaub_mos2006_ubersicht";
	parent.mitte.location  = "urlaub_mos2006.shtml#tag0";

}
function urlaub_mos2006_tag1()
{
	parent.rechts.location = "urlaub_mos2006_bilder.shtml#urlaub_mos2006_tag1";
	parent.mitte.location  = "urlaub_mos2006.shtml#tag1";

}
function urlaub_mos2006_tag2()
{
	parent.rechts.location = "urlaub_mos2006_bilder.shtml#urlaub_mos2006_tag2";
	parent.mitte.location  = "urlaub_mos2006.shtml#tag2";

}
function urlaub_mos2006_tag3()
{
	parent.rechts.location = "urlaub_mos2006_bilder.shtml#urlaub_mos2006_tag3";
	parent.mitte.location  = "urlaub_mos2006.shtml#tag3";

}
function urlaub_mos2006_tag4()
{
	parent.rechts.location = "urlaub_mos2006_bilder.shtml#urlaub_mos2006_tag4";
	parent.mitte.location  = "urlaub_mos2006.shtml#tag4";

}
function urlaub_mos2006_tag7()
{
	parent.rechts.location = "urlaub_mos2006_bilder.shtml#urlaub_mos2006_tag7";
	parent.mitte.location  = "urlaub_mos2006.shtml#tag7";

}
function urlaub_mos2006_tag9()
{
	parent.rechts.location = "urlaub_mos2006_bilder.shtml#urlaub_mos2006_tag9";
	parent.mitte.location  = "urlaub_mos2006.shtml#tag9";

}
function urlaub_mos2006_tag10()
{
	parent.rechts.location = "urlaub_mos2006_bilder.shtml#urlaub_mos2006_tag10";
	parent.mitte.location  = "urlaub_mos2006.shtml#tag10";

}
function urlaub_mos2006_tag12()
{
	parent.rechts.location = "urlaub_mos2006_bilder.shtml#urlaub_mos2006_tag12";
	parent.mitte.location  = "urlaub_mos2006.shtml#tag12";

}

/*--GeaendertAm----------------------------------------------------------------------------------------------------*/
function GeaendertAm()
{
        var letzteModifikation = new Date(document.lastModified);
        var datumString = "Ge&auml;ndert am > ";
        datumString += letzteModifikation.getDate() + ".";
        datumString += letzteModifikation.getMonth() + ".";
        datumString += letzteModifikation.getYear() + " um ";
        datumString += letzteModifikation.getHours() + ":";
        datumString += letzteModifikation.getMinutes() + ":";
        datumString += letzteModifikation.getSeconds();
        document.write(datumString);
}
/*--Gaestebuch-----------------------------------------------------------------------------------------------------*/
function gaestebuch_eintragen()
{
	var   Gsign = window.open("http://geis-home.de/tinc?key=QSVWjF5k&no=-1&entrykey=-1&reverse=1","G&auml;stebuch eintragen");
}
function gaestebuch_ansehen()
{
	var   Gsign = window.open("http://geis-home.de/tinc?key=v0KKPkcw&start=-1&epp=5&reverse=1","G&auml;stebuch ansehen");
}
/*--Newsticker-----------------------------------------------------------------------------------------------------*/
function newsticker()
{
	var   NewsTicker = window.open("http://4980.newsticker.onetwomax.de","NewsTicker");
}
/*------------------------------------------------------------------------------------------------------------------*/
function dehrn_big()
{
	var   dehrn = window.open("http://www.geis-home.de..images/dehrn.gif","Dehrn");
}

/*--AktuellerMonat--------------------------------------------------------------------------------------------------*/
function aktuellerMonat()
{
        var aktuellerMonat = new Date(document.lastModified);
        var datumString = "Ge&auml;ndert am > ";
        datumString += letzteModifikation.getDate() + ".";
        datumString += letzteModifikation.getMonth() + ".";
        datumString += letzteModifikation.getYear() + " um ";
        datumString += letzteModifikation.getHours() + ":";
        datumString += letzteModifikation.getMinutes() + ":";
        datumString += letzteModifikation.getSeconds();
        document.write(datumString);
}
/*------------------------------------------------------------------------------------------------------------------*/
function init() {
    	if(parent !=null && parent != self) {
    		var host=parent.location.hostname;
    		if(host != "www.geis-home.de") {
      			document.write("<center>Diese Seite wurde ausgeliehen bei "+
        		"<a href=\""+location.href+"\" target=\"_parent\">"+
        		"BSG-Dietkirchen.e.V.</a></center>")
    		}
  	}
}
/*------------------------------------------------------------------------------------------------------------------*/
