<!-- function openWindow(url) { popupWin = window.open(url, 'remote', 'location=no,scrollbars=yes,width=400,height=420,left=0,top=0') } // -->