var win = new Window({className: "dialog", title: "YAZILIM TEKNOLOJİLERİ",
top:125, left:225, width:500, height:400,
url: "helezon/yazilim.php", showEffectOptions: {duration:1.5}})
win.show();
var win = new Window({className: "dialog", title: "TASARIM ATÖLYESİ",
top:60, left:200, width:500, height:400,
url: "helezon/tasarim.php", showEffectOptions: {duration:1.5}})
win.show();
var win = new Window({className: "dialog", title: "BİZ KİMİZ",
top:80, left:300, width:500, height:400,
url: "helezon/helezon_kimdir.php", showEffectOptions: {duration:1.5}})
win.show();
var win = new Window({className: "dialog", title: "TEKNOLOJİ",
top:175, left:350, width:500, height:100,
url: "helezon/helezon_teknoloji.php", showEffectOptions: {duration:1.5}})
win.show();
var win = new Window({className: "dialog", title: "NELER YAPTIK",
top:80, left:250, width:510, height:390,
url: "sg/referanslar.html", showEffectOptions: {duration:1.5}})
win.show();
var win = new Window({className: "dialog", title: "BİZİ ARAYIN",
top:80, left:200, width:300, height:60,
url: "helezon/bizi_arayin.php", showEffectOptions: {duration:1.5}})
win.show();