// Grundriss EG Haus Famila
	function famila_eg()
	{ window.open ('typseiten/pop/famila_eg.html','Name','scrollbars=yes,resizable=yes,width=750,height=400'); }
	
// Grundriss DG Haus Famila
	function famila_dg()
	{ window.open ('typseiten/pop/famila_dg.html','Name','scrollbars=yes,resizable=yes,width=750,height=400'); }
	
// Grundriss UG Haus Famila
	function famila_ug()
	{ window.open ('typseiten/pop/famila_ug.html','Name','scrollbars=yes,resizable=yes,width=750,height=400'); }
	
// Schnitt Haus Famila
	function famila_schn()
	{ window.open ('typseiten/pop/famila_schn.html','Name','scrollbars=yes,resizable=yes,width=750,height=400'); }
	
	
	
// Grundriss EG Haus Centura
	function centura_eg()
	{ window.open ('typseiten/pop/centura_eg.html','Name','scrollbars=yes,resizable=yes,width=750,height=400'); }
	
// Grundriss DG Haus Centura
	function centura_dg()
	{ window.open ('typseiten/pop/centura_dg.html','Name','scrollbars=yes,resizable=yes,width=750,height=400'); }
	
// Grundriss UG Haus Centura
	function centura_ug()
	{ window.open ('typseiten/pop/centura_ug.html','Name','scrollbars=yes,resizable=yes,width=750,height=400'); }
	
// Schnitt Haus Centura
	function centura_schn()
	{ window.open ('typseiten/pop/centura_schn.html','Name','scrollbars=yes,resizable=yes,width=750,height=400'); }
	
	
// Grundriss EG Haus Florenz
	function florenz_eg()
	{ window.open ('typseiten/pop/florenz_eg.html','Name','scrollbars=yes,resizable=yes,width=750,height=400'); }
	
// Grundriss OG Haus Florenz
	function florenz_og()
	{ window.open ('typseiten/pop/florenz_og.html','Name','scrollbars=yes,resizable=yes,width=750,height=400'); }
	
// Grundriss UG Haus Florenz
	function florenz_ug()
	{ window.open ('typseiten/pop/florenz_ug.html','Name','scrollbars=yes,resizable=yes,width=750,height=400'); }
	
// Schnitt Haus Florenz
	function florenz_schn()
	{ window.open ('typseiten/pop/florenz_schn.html','Name','scrollbars=yes,resizable=yes,width=750,height=400'); }
	
// Plan Auchthalde
	function plan_aucht()
	{ window.open ('auchthalde/plan.html','Name','scrollbars=yes,resizable=yes,width=750,height=500'); }
	
// Weitersagen Haus Centura
	function weiter_cent()
	{ window.open ('tella/tellafriend.php?id=centura.shtml','Name','scrollbars=yes,resizable=yes,width=450,height=400'); }
	
// Weitersagen Haus Famila
	function weiter_fam()
	{ window.open ('tella/tellafriend.php?id=famila.shtml','Name','scrollbars=yes,resizable=yes,width=450,height=400'); }
	
// Weitersagen Haus Florenz
	function weiter_flor()
	{ window.open ('tella/tellafriend.php?id=florenz.shtml','Name','scrollbars=yes,resizable=yes,width=450,height=400'); }
	
// Weitersagen Auchthalde
	function weiter_aucht()
	{ window.open ('tella/tellafriend.php?id=auchthalde.shtml','Name','scrollbars=yes,resizable=yes,width=450,height=400'); }
    
// Kontakt
    function kontakt ()
    { window.open ('kontakt/index.php','Name','scrollbars=yes,resizable=yes,width=750,height=500'); }
    