document.write('	<table width="205" border="0" cellspacing="0" cellpadding="0">');
document.write('        <tr>');
document.write('          <td height="26"><img src="/images/zxdc_94.jpg" width="200" height="26" /></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td height="145" bgcolor="FEF8E9">');
document.write('        <form name="formzxdc" method="post" action="/surveyAction.do?operation=submitSurvey">');
document.write('          <input type="hidden" name="surveyId" value="402881811730405a0117306c93990002">');
document.write('		  <input type="hidden" name="problemNum" value="1">');
document.write('		  <input type="hidden" name="problemId0" value="402881811730405a0117306d3f1b0003 ">');
document.write('            &nbsp;&nbsp;&nbsp;&nbsp;您是怎样得知北京东审网?<br/><br/>');
document.write('            &nbsp;&nbsp;<input name="options0" type="radio" value="402881811730405a0117306d3f3a0004">网站链接<br/>');
document.write('            &nbsp;&nbsp;<input name="options0" type="radio" value="402881811730405a0117306d3f3a0005">相关论坛<br/>');
document.write('            &nbsp;&nbsp;<input name="options0" type="radio" value="402881811730405a0117306d3f3a0006">网站搜索<br/>');
document.write('            &nbsp;&nbsp;<input name="options0" type="radio" value="402881811730405a0117306d3f4a0007">其他<br/>');
document.write('        </form>');
document.write('          </td>');
document.write('        </tr>');
document.write('          <td height="25" align="left" bgcolor="FEF8E9">&nbsp;&nbsp;');
document.write('              <input type="image" src="/images/tj_94.jpg"  onClick="javascript:formsubmitzxdc()"/>');
document.write('              <input type="image" src="/images/chakan_94.jpg"  onClick="javascript:lookResultzxdc()"/>');
document.write('          </td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td height="12" bgcolor="F6F6F5">&nbsp;</td>');
document.write('        </tr>');
document.write('      </table>');
function lookResultzxdc()
	{
		window.location="/surveyAction.do?operation=getSurveyResult&surveyId="+document.formzxdc.surveyId.value;
	}
function formsubmitzxdc()
	{
		formzxdc.submit();
	}
