function openWindow(url) { popupWin = window.open(url, 'remote', 'scrollbars,resizable,width=550,height=440,left=yes,top=yes') }