
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 immobilienpattaya01()
{
var iMyWidth;
var iMyHeight;
iMyWidth = (window.screen.width/2) - (485 + 10)
iMyHeight = (window.screen.height/2) - (192 + 50)
var win2 = window.open("immobilienpattaya_ocs01.htm","Fenster2","status,height=385,width=962,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no")
}
