var popUpWin=0;

function resimyukle(URLStr)

{
  popUpWinres = open(URLStr, 'popUpWinres', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes,width=450,height=450,left=100, top=100,screenX=100,screenY=100');
}

function konutyukle(URLStr)

{


  popUpWinkon = open(URLStr, 'popUpWinkon', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=yes,width=700,height=600,left=100, top=100,screenX=100,screenY=100');

}

function projeyukle(URLStr)

{


  popUpWinpro = open(URLStr, 'popUpWinpro', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes,width=800,height=450,left=100, top=100,screenX=100,screenY=100');

}
// JavaScript Document