/* Details */
function openMalchow( id )
{
	window.open("http://www.schiffahrt-mueritz.de/fahrplan/malchow/?id="+id, 'Details', 'width=600,height=400, resizable=no, scrollbars=yes');	
}

function openWaren( id )
{
	window.open("http://www.schiffahrt-mueritz.de/fahrplan/waren/?id="+id, 'Details', 'width=600,height=400, resizable=no, scrollbars=yes');	
}

function openMirow( id )
{
	window.open("http://www.schiffahrt-mueritz.de/fahrplan/mirow/?id="+id, 'Details', 'width=600,height=400, resizable=no, scrollbars=yes');	
}

function openKlink( id )
{
	window.open("http://www.schiffahrt-mueritz.de/fahrplan/klink/?id="+id, 'Details', 'width=600,height=400, resizable=no, scrollbars=yes');	
}

function openRoebel( id )
{
	window.open("http://www.schiffahrt-mueritz.de/fahrplan/roebel/?id="+id, 'Details', 'width=600,height=400, resizable=no, scrollbars=yes');	
}

function openGoehren( id )
{
	window.open("http://www.schiffahrt-mueritz.de/fahrplan/goehren/?id="+id, 'Details', 'width=600,height=400, resizable=no, scrollbars=yes');	
}

function openWesenberg( id )
{
	window.open("http://www.schiffahrt-mueritz.de/fahrplan/wesenberg/?id="+id, 'Details', 'width=600,height=400, resizable=no, scrollbars=yes');	
}

function openRechlin( id )
{
	window.open("http://www.schiffahrt-mueritz.de/fahrplan/rechlin/?id="+id, 'Details', 'width=600,height=400, resizable=no, scrollbars=yes');	
}

function openNeustrelitz( id )
{
	window.open("http://www.schiffahrt-mueritz.de/fahrplan/neustrelitz/?id="+id, 'Details', 'width=600,height=400, resizable=no, scrollbars=yes');	
}

function openRheinsberg( id )
{
	window.open("http://www.schiffahrt-mueritz.de/fahrplan/rheinsberg/?id="+id, 'Details', 'width=600,height=400, resizable=no, scrollbars=yes');	
}



function openStandorte( id )
{
	window.open("http://www.schiffahrt-mueritz.de/standorte/?id="+id, 'Details', 'width=600,height=400, resizable=yes, scrollbars=yes');	
}

function openMap1()
{
	window.open("http://www.schiffahrt-mueritz.de/fahrplan/mirow/karte.html", 'Details', 'width=800,height=669, resizable=no, scrollbars=yes');	
}

function openMap2()
{
	window.open("http://www.schiffahrt-mueritz.de/fahrplan/waren/karte.html", 'Details', 'width=800,height=524, resizable=no, scrollbars=yes');	
}

function openMap3()
{
	window.open("http://www.schiffahrt-mueritz.de/fahrplan/malchow/karte.html", 'Details', 'width=800,height=434, resizable=no, scrollbars=yes');	
}



function printWaren()
{
	window.open("http://www.schiffahrt-mueritz.de/fahrplan,waren,druck.html", 'Details', 'width=700,height=650, resizable=no, scrollbars=yes');	
}

function printMirow()
{
	window.open("http://www.schiffahrt-mueritz.de/fahrplan,mirow,druck.html", 'Details', 'width=700,height=650, resizable=no, scrollbars=yes');	
}

function printMalchow()
{
	window.open("http://www.schiffahrt-mueritz.de/fahrplan,malchow,druck.html", 'Details', 'width=700,height=650, resizable=no, scrollbars=yes');	
}

function printKlink()
{
	window.open("http://www.schiffahrt-mueritz.de/fahrplan,klink,druck.html", 'Details', 'width=700,height=650, resizable=no, scrollbars=yes');	
}

function printRoebel()
{
	window.open("http://www.schiffahrt-mueritz.de/fahrplan,roebel,druck.html", 'Details', 'width=700,height=650, resizable=no, scrollbars=yes');	
}

function printGoehren()
{
	window.open("http://www.schiffahrt-mueritz.de/fahrplan,goehren,druck.html", 'Details', 'width=700,height=650, resizable=no, scrollbars=yes');	
}

function printWesenberg()
{
	window.open("http://www.schiffahrt-mueritz.de/fahrplan,wesenberg,druck.html", 'Details', 'width=700,height=650, resizable=no, scrollbars=yes');	
}

function printRechlin()
{
	window.open("http://www.schiffahrt-mueritz.de/fahrplan,rechlin,druck.html", 'Details', 'width=700,height=650, resizable=no, scrollbars=yes');	
}

function printNeustrelitz()
{
	window.open("http://www.schiffahrt-mueritz.de/fahrplan,neustrelitz,druck.html", 'Details', 'width=700,height=650, resizable=no, scrollbars=yes');	
}

function printRheinsberg()
{
	window.open("http://www.schiffahrt-mueritz.de/fahrplan,rheinsberg,druck.html", 'Details', 'width=700,height=650, resizable=no, scrollbars=yes');	
}