var newWindow = null function windowOpener(loadpos) { if (! newWindow || newWindow.closed) { newWindow = window.open('http://vote.inhe.net/cgi-bin/loading.htm',"surveywin","scrollbars=yes,status=yes,status=yes,width=400,height=280"); }else { newWindow.focus(); } } document.write('