
function opendetailwindow() {
window.open('','detailwindow','toolbar=no,scrollbars=yes,resizable=yes,width=720,height=380');
}

function uyekayit() {
window.open('','odetailwindow','toolbar=no,scrollbars=yes,resizable=yes,width=720,height=500');
}

function canliyayin() {
window.open('','canliyayinr','toolbar=no,scrollbars=yes,resizable=yes,width=340,height=117');
}