// Yazan ve Yöneten W3bmasTR :)

 function onPrint()
{
    window.open("yazdir.asp","wPrint","left=0,top=0,width=700px,height=600px,scrollbars=yes,location=no,resizable=yes,statusbar=no,menubar=yes");
}
