document.write("
"); function sClickAnswer(sAnswer) { if(sAnswer!="98") { sGoodAnswer=sAnswer;} if(sAnswer=="98") { var vURL ="http://www.ask4direct.com/survey.asp?func=vote&id=DCDN&surveyno=17971&displaytype=I&answer="+sGoodAnswer; popupWin = window.open(vURL, 'Remote', 'menubar,toolbar,width=550,height=400'); popupWin.focus(self); } if(sAnswer!="99") { sGoodAnswer=sAnswer; } if(sAnswer=="99") { var vURL ="http://www.ask4direct.com/survey.asp?func=view&id=DCDN&surveyno=17971&displaytype=I&answer="+sGoodAnswer; popupWin = window.open(vURL, 'Remote', 'menubar,toolbar,width=550,height=400'); popupWin.focus(self); } }