var newWindow = null function windowOpener(loadpos) { if (! newWindow || newWindow.closed) { newWindow = window.open(loadpos,"surveywin","toolbar,resizable,scrollbars,dependent,width=500,height=300"); }else { newWindow.focus(); } } document.write("
你对红塔区投资环境的评价
  很好
  较好
  一般
  较差
  很差
  不知道
    
")