
function zentriert()
{
var iMyWidth;
var iMyHeight;
iMyWidth = (window.screen.width/2) - (200 + 10)
iMyHeight = (window.screen.height/2) - (242 + 50)
var win2 = window.open("immobilienkarte.htm","Fenster2","status,height=485,width=400,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no")
}



function immobilien01_pp()
{
var iMyWidth;
var iMyHeight;
iMyWidth = (window.screen.width/2) - (481 + 10)
iMyHeight = (window.screen.height/2) - (217 + 50)
var win2 = window.open("immobilien_ocs01_pp.htm","Fenster2","status,height=435,width=962,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no")
}



function immobilien02_pp()
{
var iMyWidth;
var iMyHeight;
iMyWidth = (window.screen.width/2) - (481 + 10)
iMyHeight = (window.screen.height/2) - (217 + 50)
var win2 = window.open("immobilien_ocs02_pp.htm","Fenster2","status,height=435,width=962,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no")
}

