var newWindow = null function windowOpener(loadpos) { if (!newWindow || newWindow.closed) { newWindow = window.open(loadpos,"MyVote","scrollbars,top=200,width=500,height=300"); } else { newWindow.focus(); } } javastr=""; javastr+="
"; javastr+="您觉得四川汶川地震后,我国政府首先要解决当地的什么问题?
"; javastr+="
"; javastr+="
"; javastr+="
"; javastr=javastr+"  "; javastr=javastr+"" javastr=javastr+"
" document.write(javastr)