<!-- PopUp Bild -->
function OpenNewWindow(Picture,Breit,Hoch)
{
xsize = Breit+35;// Zusatz für Rand rechts und links
ysize = Hoch+75; //Zusatz für Rand oben und unten - damit Button angezeit werden kann 
    
ScreenWidth = screen.width;
ScreenHeight = screen.height;

xpos = (ScreenWidth/2)-(xsize/2);
ypos = (ScreenHeight/2)-(ysize/2);
	
	NewWindow=window.open("","Picture","height="+ysize+",width="+xsize+",scrollbars=no,resizable=no,top="+ypos+",left="+xpos+"");
	NewWindow.document.write ("<html><head><title>von Rahden Wohnbau und Immobilien GmbH &amp; Co. KG");
	NewWindow.document.write ("</title><link rel='stylesheet' type='text/css' href='style.css'/></head>");
	NewWindow.document.write ("<body style='background-color: #FFFBE2;'>");
	NewWindow.document.write ("<table align='center'><tr>");
	NewWindow.document.write ("<td align='center' valign='top'>");
	NewWindow.document.write ("<table border='0' cellpadding='0' cellspacing='0'><tr><td align='center' style='border: 1px solid #F2BB6F;'>");
	NewWindow.document.write ("<img src=");
	NewWindow.document.write (Picture);
	NewWindow.document.write (">");
	NewWindow.document.write ("</tr></table>");
	NewWindow.document.write ("</td></tr><tr>");
	NewWindow.document.write ("<td align='center' valign='bottom'>");
	NewWindow.document.write ("<br><center><form><input type='button' value='FENSTER SCHLIESSEN' style='font-family: Verdana; font-size: 10px' onClick='self.close()'>");
	NewWindow.document.write ("</td></tr></table>");
	NewWindow.document.write ("</form></body></html>");
	NewWindow.document.close();
}
<!-- Ende PopUp Bild -->

<!-- Menue -->
function showmenueseq1()
	{
	document.getElementById('menueseq1').style.display="block";
	document.getElementById('menueseq1').style.visibility="visible";
	}
						
	function hidemenueseq1()
	{
	document.getElementById('menueseq1').style.display="none";
	document.getElementById('menueseq1').style.visibility="hidden";
	}
						
	function showmenueseq2()
	{
	document.getElementById('menueseq2').style.display="block";
	document.getElementById('menueseq2').style.visibility="visible";
	}
						
	function hidemenueseq2()
	{
	document.getElementById('menueseq2').style.display="none";
	document.getElementById('menueseq2').style.visibility="hidden";
	}

	function showmenueseq3()
	{
	document.getElementById('menueseq3').style.display="block";
	document.getElementById('menueseq3').style.visibility="visible";
	}
						
	function hidemenueseq3()
	{
	document.getElementById('menueseq3').style.display="none";
	document.getElementById('menueseq3').style.visibility="hidden";
	}
<!-- Ende Menue -->

<!-- Seite weiterempfehlen -->
var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function index(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=index.php","Empfehlung",settings);
	win.focus();

}

var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function firmendarstellung(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=firmendarstellung.php","Empfehlung",settings);
	win.focus();

}


var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function beckedorf(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=haustyp_beckedorf.php","Empfehlung",settings);
	win.focus();

}


var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function beckedorf_edtion(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=haustyp_beckedorf_edition.php","Empfehlung",settings);
	win.focus();

}


var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function eggestedt(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=haustyp_eggestedt.php","Empfehlung",settings);
	win.focus();

}


var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function harriersand(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=haustyp_harriersand.php","Empfehlung",settings);
	win.focus();

}


var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function hohenbuchen(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=haustyp_hohenbuchen.php","Empfehlung",settings);
	win.focus();

}


var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function lesumstotel(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=haustyp_lesumstotel.php","Empfehlung",settings);
	win.focus();

}


var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function leuchtenburg(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=haustyp_leuchtenburg.php","Empfehlung",settings);
	win.focus();

}


var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function loehnhorst(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=haustyp_loehnhorst.php","Empfehlung",settings);
	win.focus();

}


var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function meyenburg(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=haustyp_meyenburg.php","Empfehlung",settings);
	win.focus();

}


var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function osterhagen(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=haustyp_osterhagen.php","Empfehlung",settings);
	win.focus();

}


var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function platjenwerbe(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=haustyp_platjenwerbe.php","Empfehlung",settings);
	win.focus();

}


var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function hinnebeck(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=haustyp_hinnebeck.php","Empfehlung",settings);
	win.focus();

}


var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function bremer_schweiz(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=haustyp_bremer_schweiz.php","Empfehlung",settings);
	win.focus();

}

var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function loehnhorst_esprit(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=haustyp_loehnhorst_esprit.php","Empfehlung",settings);
	win.focus();

}


var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function schwanewede(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=haustyp_schwanewede.php","Empfehlung",settings);
	win.focus();

}


var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function schwanewede_edition(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=haustyp_schwanewede_edition.php","Empfehlung",settings);
	win.focus();

}


var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function musterhaus(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=musterhaus.php","Empfehlung",settings);
	win.focus();

}



var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function referenzen(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=referenzen.php","Empfehlung",settings);
	win.focus();

}


var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function  angebote(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=angebote.php","Empfehlung",settings);
	win.focus();

}



var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function  termine(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=termine.php","Empfehlung",settings);
	win.focus();

}



var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function  pressespiegel(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=pressespiegel.php","Empfehlung",settings);
	win.focus();

}




var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function  pressespiegel2(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("../empfehlen/tellafriend.php?id=pressespiegel.php","Empfehlung",settings);
	win.focus();

}



var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function  kontakt(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=kontakt.php","Empfehlung",settings);
	win.focus();

}


var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function  antwort(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=antwort.php","Empfehlung",settings);
	win.focus();

}



var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function  impressum(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=impressum.php","Empfehlung",settings);
	win.focus();

}


var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function  links(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=links.php","Empfehlung",settings);
	win.focus();

}



var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function  disclaimer(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=disclaimer.php","Empfehlung",settings);
	win.focus();

}


var win=null;

onerror = stopError;
function stopError(){
	return true;
}

function  haustyp(){
	myleft=20;
	mytop=20;
	settings="width=450,height=430,top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no,dependent=no"; win=window.open("empfehlen/tellafriend.php?id=haustyp.php","Empfehlung",settings);
	win.focus();

}

<!-- Ende Seite weiterempfehlen -->
