<input type="radio" name="selectCid" id="selectCid" value="" onclick="timesCheck()"/>
<font size="2">毎月</font>
</td>
</tr>
</div>
</table>
<table align="center" border="1" width="800" cellpadding="5"
cellspacing="0">
<tr>
<td class="itemLabel" width="20%">参会者 <input type="button" class="btn"
value="参 加 者" onclick="addEmp()" /></td>
<td class="inputStr" width="80%">人数 <input name="joinHeads" id="joinHeads" style="width: 60px;" value="<s:property value='joinHeads' />"/>
<br> <textarea id="joinPeoples" name="joinPeoples" style="width: 360px; height: 50px;border:none"
readonly="readonly" ><s:property value='joinPeoples' />
</textarea></td>
</tr>
<tr>
<td class="itemLabel" width="20%">予约机材 <input type="button" class="btn"
value="机材选択" onclick="addMachine('BMS_2112.jsp','','width=550,height=380')" /></td>
<td class="inputStr" width="80%"><textarea id="" name="" style="width: 360px; height: 50px;border:none"
readonly="readonly" ></textarea></td>
</tr>
</table>
<br />
<input type="hidden" id="bookItemNo" name="bookItemNo" value="<s:property value='bookItemNo' />" />
<input type="hidden" id="staffs" name="staffs" value="<s:property value='staffs' />" />
<input type="hidden" id="periodNum" name="periodNum" value="<s:property value='periodNum' />" />
</form>
</fieldset>
</center>
<center><br />
<br />
<table align="center">
<tr>
<td class="bodyCopyright">
<div>Copyright(c) 知恵馆 2009 All Rights Reserved.</div>
</td>
<td><a href='
http://www.zhihuiguan.net/index.html' target="_blank" style="text-decoration: none;"> <img class="logo"
src="../../img/banner_chie.gif" border="0" alt=""> </a></td>
</tr>
</table>
</center>
</body>
</html>