function printWindow(){var A=parseInt(navigator.appVersion);if(A>=4){window.print()}};