function showOyuncuDetay(sId,sSezon) { windowOpen('Player/Detail/default.asp?Id='+ sId + '&sezon='+sSezon, 'Player' +sId,3,650,600); }