function openNewWindow() {
 popupWin = window.open('http://eekg.tib.gov.tr',
 'open_window',
 'status=no width=800px, height=600px, left=0, top=0, scrollbars=yes')
}
