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





function immobilien_parzellen01()
{
var iMyWidth;
var iMyHeight;
iMyWidth = (window.screen.width/2) - (370 + 10)
iMyHeight = (window.screen.height/2) - (442 + 50)
var win2 = window.open("grundstuecksparzellen_ocs01.htm","Fenster2","status,height=885,width=740,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no")
}


function immobilien_parzellen02()
{
var iMyWidth;
var iMyHeight;
iMyWidth = (window.screen.width/2) - (225 + 10)
iMyHeight = (window.screen.height/2) - (442 + 50)
var win2 = window.open("grundstuecksparzellen_ocs02.htm","Fenster2","status,height=885,width=450,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no")
}


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