function kucukPencere(adres) {

window.open(adres,"","left=50,top=20,width=600,height=500,scrollbars=1,resizable=1");

}