| 12345678910111213141516171819202122232425262728293031323334353637383940 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>满意度调查 - 创建问卷 - 调查设置</title>	<script type="text/javascript" src="../../commons/js/survey-all.js"></script>	<script type="text/javascript" src="./js/showquest.js"></script>			<link href="../../common/themes/default/css/leftnav.css"			type="text/css" rel="stylesheet" /></head><body><div class=" bl-d5 br-d5 hidden">  <div class="w790 fl">     <div class="ml20 mt15 mb25 mr15 main-myd" id="three" style="">        <input type="hidden" id="SubjectId" />    	<h2 class="relative pb10 bb-ccc"><span class="f18 f-yahei" id="subjecttitle"></span><div class="absolute myd-step-3" style="right:0; top:0;"></div></h2>        <div class="mt10">        	<div id="dcbegin"></div>        	<div id="dcore"></div>            <div id="dcend"></div>            <div class="mt15 clearfix"><input type="button" class="fr mr25 btn-blue-l" value="返回"  onclick="goreturn()" /></div>        </div>    </div>    </div></div></body></html>
 |