






function checkdata(){
  document.getElementById("keyword").value = escape(document.getElementById("keyword1").value);
  document.getElementById("username").value = escape(document.getElementById("username1").value);
return true;}
document.write("<table width='1003' border='0' align='center' cellpadding='0' cellspacing='0'>");
document.write("<form name='test' action='/search.jsp' method='post' onsubmit='javascript:return checkdata();'>");
document.write("  <tr>");
document.write("    <td width='122'><img src='/images/lv2/lv2_12.jpg' width='122' height='33'></td>");
document.write("    <td><table width='760' border='0' cellspacing='0' cellpadding='0'>");
document.write("      <tr>");
document.write("        <td width='15'><img src='/images/lv2/lv2_13.jpg' width='15' height='33'></td>");
document.write("        <td valign='middle' background='/images/lv2/lv2_14.jpg'><font color='#E6E0F1'><strong>关键词：</strong></font>");
document.write("          <input type='text' name='keyword1' id='keyword1' style='border:1px solid #cccccc;width:80px;height:19px' align='absmiddle'>");
document.write("          <font color='#E6E0F1'><strong>作者名：</strong></font>");
document.write("          <input type='text' name='username1' id='username1' style='border:1px solid #cccccc;width:80px;height:19px' align='absmiddle'>");
document.write("          <span style='color:#FFFFFF'>");
document.write("             <input type='hidden' name='username' id='username'  value=''>");
document.write("             <input type='hidden' name='keyword' id='keyword'  value=''>");
document.write("          <select name='type' id='type'>");
document.write("            <option value='99'>作品类型----</option>");
document.write("            <option value='0'>经验心得</option>");
document.write("            <option value='1'>心情故事</option>");
document.write("            <option value='9'>舞步区</option>");
document.write("            <option value='2'>卡通动漫</option>");
document.write("            <option value='3'>COSPLAY</option>");
document.write("            <option value='4'>劲舞主题</option>");
document.write("            <option value='5'>劲舞壁纸</option>");
document.write("            <option value='6'>劲舞表情</option>");
document.write("            <option value='7'>劲舞头像</option>");
document.write("            <option value='8'>视频吧</option>");
document.write("          </select>");
document.write("          </span><input type='image' src='/images/searchbtn.gif' width='43' height='21' align='absmiddle' border='0'> ");
document.write("		  <marquee onmouseover=this.stop() onmouseout=this.start() scrollAmount=1 scrollDelay=0 direction=left width=150  border='0'>");
document.write("          <font color='#FFFFCC'>我的劲舞主题最难忘历史瞬间“可曾记得……” 已经结束，谢谢大家的参与！</font>");
document.write("		  </marquee></td>");
document.write("        <td width='144'><img src='/images/lv2/lv2_16.jpg' width='144' height='33'></td>");
document.write("      </tr>");
document.write("    </table></td>");
document.write("    <td width='121'><img src='/images/lv2/lv2_17.jpg' width='121' height='33'></td>");
document.write("  </tr>");
document.write("</form>");
document.write("</table>");

