/*
var w = 400;
var h = 571;
var ablak = window.open('popup_construma.php','popup','left='+((screen.width/2)-(w/2))+',top='+((screen.height/2)-(h/2))+',width='+w+',height='+h);
*/

