p3ss_simple.aspx 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395
  1. <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="p3ss_simple.aspx.cs" Inherits="CB.Web.tool_old.p3ss_simple" %>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <title>排列三免费缩水(简易版) - 彩吧助手</title>
  7. <meta name="description" content="彩吧助手提供的超级排列三免费在线过滤缩水软件,免费、简单、好用!" />
  8. <meta name="keywords" content="P3缩水软件,P3过滤软件,P3杀码,P3胆码,P3快速缩水,P3免费缩水,排列三软件" />
  9. <meta name="copyright" content="彩吧网(55125.cn)" />
  10. <link href="css/1.css" rel="stylesheet" type="text/css" />
  11. <link href="css/tools.css" rel="stylesheet" type="text/css" />
  12. <script type="text/javascript" src="js/jquery.js"></script>
  13. <script type="text/javascript" src="js/function.js"></script>
  14. </head>
  15. <body>
  16. <div class="wrap">
  17. <div class="content">
  18. <div class="border">
  19. <form action="p3ss_post.aspx?action=1" method="post" target="_blank">
  20. <table width="100%" border="0" align="center" cellpadding="1" cellspacing="2" bgcolor="#ffffff">
  21. <tr>
  22. <td height="40" colspan="3"><h2><span>[简易版]</span>排列三免费缩水<span>(<a href="http://www.55128.cn/about/relation.html" target="_blank">有问题联系我们</a>)</span></h2></td>
  23. </tr>
  24. <tr>
  25. <td width="9%" height="80" bgcolor="#F7F7F7"><div align="center">定位</div></td>
  26. <td width="54%" bgcolor="#F7F7F7">
  27. <ul class="list">
  28. <li class="bold">1、请选择投注号码(如果使用大底,该项可不选)</li>
  29. <li>
  30. <span>百位:</span>
  31. <input type="checkbox" value="0" name="bw" id="bw0" /><label for="bw0">0</label>
  32. <input type="checkbox" value="1" name="bw" id="bw1" /><label for="bw1">1</label>
  33. <input type="checkbox" value="2" name="bw" id="bw2" /><label for="bw2">2</label>
  34. <input type="checkbox" value="3" name="bw" id="bw3" /><label for="bw3">3</label>
  35. <input type="checkbox" value="4" name="bw" id="bw4" /><label for="bw4">4</label>
  36. <input type="checkbox" value="5" name="bw" id="bw5" /><label for="bw5">5</label>
  37. <input type="checkbox" value="6" name="bw" id="bw6" /><label for="bw6">6</label>
  38. <input type="checkbox" value="7" name="bw" id="bw7" /><label for="bw7">7</label>
  39. <input type="checkbox" value="8" name="bw" id="bw8" /><label for="bw8">8</label>
  40. <input type="checkbox" value="9" name="bw" id="bw9" /><label for="bw9">9</label>
  41. <span class="button">
  42. <img src="images/select_button.gif" onclick="selectCheckbox('bw',true);" />
  43. <img src="images/channe_button.gif" onclick="selectCheckbox('bw',false);" /> </span></li>
  44. <li>
  45. <span>十位:</span>
  46. <input type="checkbox" value="0" name="sw" id="sw0" /><label for="sw0">0</label>
  47. <input type="checkbox" value="1" name="sw" id="sw1" /><label for="sw1">1</label>
  48. <input type="checkbox" value="2" name="sw" id="sw2" /><label for="sw2">2</label>
  49. <input type="checkbox" value="3" name="sw" id="sw3" /><label for="sw3">3</label>
  50. <input type="checkbox" value="4" name="sw" id="sw4" /><label for="sw4">4</label>
  51. <input type="checkbox" value="5" name="sw" id="sw5" /><label for="sw5">5</label>
  52. <input type="checkbox" value="6" name="sw" id="sw6" /><label for="sw6">6</label>
  53. <input type="checkbox" value="7" name="sw" id="sw7" /><label for="sw7">7</label>
  54. <input type="checkbox" value="8" name="sw" id="sw8" /><label for="sw8">8</label>
  55. <input type="checkbox" value="9" name="sw" id="sw9" /><label for="sw9">9</label>
  56. <span class="button">
  57. <img src="images/select_button.gif" onclick="selectCheckbox('sw',true);" />
  58. <img src="images/channe_button.gif" onclick="selectCheckbox('sw',false);" /> </span></li>
  59. <li>
  60. <span>个位:</span>
  61. <input type="checkbox" value="0" name="gw" id="gw0" /><label for="gw0">0</label>
  62. <input type="checkbox" value="1" name="gw" id="gw1" /><label for="gw1">1</label>
  63. <input type="checkbox" value="2" name="gw" id="gw2" /><label for="gw2">2</label>
  64. <input type="checkbox" value="3" name="gw" id="gw3" /><label for="gw3">3</label>
  65. <input type="checkbox" value="4" name="gw" id="gw4" /><label for="gw4">4</label>
  66. <input type="checkbox" value="5" name="gw" id="gw5" /><label for="gw5">5</label>
  67. <input type="checkbox" value="6" name="gw" id="gw6" /><label for="gw6">6</label>
  68. <input type="checkbox" value="7" name="gw" id="gw7" /><label for="gw7">7</label>
  69. <input type="checkbox" value="8" name="gw" id="gw8" /><label for="gw8">8</label>
  70. <input type="checkbox" value="9" name="gw" id="gw9" /><label for="gw9">9</label>
  71. <span class="button">
  72. <img src="images/select_button.gif" onclick="selectCheckbox('gw',true);" />
  73. <img src="images/channe_button.gif" onclick="selectCheckbox('gw',false);" /> </span> </li>
  74. </ul> </td>
  75. <td width="37%" bgcolor="#F7F7F7">
  76. <span class="help">
  77. 请选择你要过滤缩水的号码。<br />
  78. (实际上,开哪一个号码都是很正常的。因此我们在选择号码时,建议大家使用“全选”功能,把这些号码都选中,然后再使用下面提供的过滤功能来缩水,减少投注号的注数)</span></td>
  79. </tr>
  80. <tr>
  81. <td bgcolor="#F7F7F7"><div align="center">大底</div></td>
  82. <td bgcolor="#F7F7F7">
  83. <ul class="list">
  84. <li class="bold">请在以下方框中输入你的大底号,两注号码之间用一个空格或逗号分开:</li>
  85. <li style="height:auto;"><textarea name="dadihao" id="dadihao" class="textarea"></textarea></li>
  86. <li> 类型:<input type="radio" name="dzx" value="0" id="dzx1" checked="checked" /><label for="dzx1" class="normal">直选</label>
  87. <input type="radio" name="dzx" value="1" id="dzx2" /><label for="dzx2" class="normal">组选</label></li>
  88. </ul> </td>
  89. <td bgcolor="#F7F7F7"><span class="help">如果定位已经选择了号码,则不必选择使用大底进行过滤</span></td>
  90. </tr>
  91. <tr>
  92. <td bgcolor="#ffffff"><div align="center">杀号过滤</div></td>
  93. <td bgcolor="#ffffff">
  94. <ul class="list">
  95. <li class="bold">2、号码过滤</li>
  96. <li><input name="pbh" type="radio" value="0" checked="checked" id="pbh0" /><label for="pbh0" class="red">排除选中</label></li>
  97. <li>
  98. <span>百位:</span>
  99. <input type="checkbox" value="0" name="pbw" id="pbw0" /><label for="pbw0">0</label>
  100. <input type="checkbox" value="1" name="pbw" id="pbw1" /><label for="pbw1">1</label>
  101. <input type="checkbox" value="2" name="pbw" id="pbw2" /><label for="pbw2">2</label>
  102. <input type="checkbox" value="3" name="pbw" id="pbw3" /><label for="pbw3">3</label>
  103. <input type="checkbox" value="4" name="pbw" id="pbw4" /><label for="pbw4">4</label>
  104. <input type="checkbox" value="5" name="pbw" id="pbw5" /><label for="pbw5">5</label>
  105. <input type="checkbox" value="6" name="pbw" id="pbw6" /><label for="pbw6">6</label>
  106. <input type="checkbox" value="7" name="pbw" id="pbw7" /><label for="pbw7">7</label>
  107. <input type="checkbox" value="8" name="pbw" id="pbw8" /><label for="pbw8">8</label>
  108. <input type="checkbox" value="9" name="pbw" id="pbw9" /><label for="pbw9">9</label>
  109. <span class="button">
  110. <img src="images/select_button.gif" onclick="selectCheckbox('pbw',true);" />
  111. <img src="images/channe_button.gif" onclick="selectCheckbox('pbw',false);" /> </span> </li>
  112. <li>
  113. <span>十位:</span>
  114. <input type="checkbox" value="0" name="psw" id="psw0" /><label for="psw0">0</label>
  115. <input type="checkbox" value="1" name="psw" id="psw1" /><label for="psw1">1</label>
  116. <input type="checkbox" value="2" name="psw" id="psw2" /><label for="psw2">2</label>
  117. <input type="checkbox" value="3" name="psw" id="psw3" /><label for="psw3">3</label>
  118. <input type="checkbox" value="4" name="psw" id="psw4" /><label for="psw4">4</label>
  119. <input type="checkbox" value="5" name="psw" id="psw5" /><label for="psw5">5</label>
  120. <input type="checkbox" value="6" name="psw" id="psw6" /><label for="psw6">6</label>
  121. <input type="checkbox" value="7" name="psw" id="psw7" /><label for="psw7">7</label>
  122. <input type="checkbox" value="8" name="psw" id="psw8" /><label for="psw8">8</label>
  123. <input type="checkbox" value="9" name="psw" id="psw9" /><label for="psw9">9</label>
  124. <span class="button">
  125. <img src="images/select_button.gif" onclick="selectCheckbox('psw',true);" />
  126. <img src="images/channe_button.gif" onclick="selectCheckbox('psw',false);" /> </span> </li>
  127. <li>
  128. <span>个位:</span>
  129. <input type="checkbox" value="0" name="pgw" id="pgw0" /><label for="pgw0">0</label>
  130. <input type="checkbox" value="1" name="pgw" id="pgw1" /><label for="pgw1">1</label>
  131. <input type="checkbox" value="2" name="pgw" id="pgw2" /><label for="pgw2">2</label>
  132. <input type="checkbox" value="3" name="pgw" id="pgw3" /><label for="pgw3">3</label>
  133. <input type="checkbox" value="4" name="pgw" id="pgw4" /><label for="pgw4">4</label>
  134. <input type="checkbox" value="5" name="pgw" id="pgw5" /><label for="pgw5">5</label>
  135. <input type="checkbox" value="6" name="pgw" id="pgw6" /><label for="pgw6">6</label>
  136. <input type="checkbox" value="7" name="pgw" id="pgw7" /><label for="pgw7">7</label>
  137. <input type="checkbox" value="8" name="pgw" id="pgw8" /><label for="pgw8">8</label>
  138. <input type="checkbox" value="9" name="pgw" id="pgw9" /><label for="pgw9">9</label>
  139. <span class="button">
  140. <img src="images/select_button.gif" onclick="selectCheckbox('pgw',true);" />
  141. <img src="images/channe_button.gif" onclick="selectCheckbox('pgw',false);" /> </span> </li>
  142. </ul> </td>
  143. <td bgcolor="#ffffff">
  144. <span class="help">
  145. 如有专家提供杀号百位:1345,十位:236,个位:1289,有了这个杀号功能后,就可以把号排除掉,按百、十、个位分别选中。事实上,过滤的号码越多,杀掉中奖号的可能性就越大。建议此区慎用。</span> </td>
  146. </tr>
  147. <tr>
  148. <td bgcolor="#F7F7F7"><div align="center">胆码过滤</div></td>
  149. <td bgcolor="#F7F7F7"><ul class="list">
  150. <li class="bold">3、胆码过滤</li>
  151. <li>
  152. <input name="dbh" type="radio" value="1" checked="checked" id="dbh" /><label for="dbh" class="red">包含选中</label>
  153. </li>
  154. <li>
  155. <span>百位:</span>
  156. <input type="checkbox" value="0" name="dbw" id="dbw0" /><label for="dbw0">0</label>
  157. <input type="checkbox" value="1" name="dbw" id="dbw1" /><label for="dbw1">1</label>
  158. <input type="checkbox" value="2" name="dbw" id="dbw2" /><label for="dbw2">2</label>
  159. <input type="checkbox" value="3" name="dbw" id="dbw3" /><label for="dbw3">3</label>
  160. <input type="checkbox" value="4" name="dbw" id="dbw4" /><label for="dbw4">4</label>
  161. <input type="checkbox" value="5" name="dbw" id="dbw5" /><label for="dbw5">5</label>
  162. <input type="checkbox" value="6" name="dbw" id="dbw6" /><label for="dbw6">6</label>
  163. <input type="checkbox" value="7" name="dbw" id="dbw7" /><label for="dbw7">7</label>
  164. <input type="checkbox" value="8" name="dbw" id="dbw8" /><label for="dbw8">8</label>
  165. <input type="checkbox" value="9" name="dbw" id="dbw9" /><label for="dbw9">9</label>
  166. <span class="button">
  167. <img src="images/select_button.gif" onclick="selectCheckbox('dbw',true);" />
  168. <img src="images/channe_button.gif" onclick="selectCheckbox('dbw',false);" /> </span> </li>
  169. <li>
  170. <span>十位:</span>
  171. <input type="checkbox" value="0" name="dsw" id="dsw0" /><label for="dsw0">0</label>
  172. <input type="checkbox" value="1" name="dsw" id="dsw1" /><label for="dsw1">1</label>
  173. <input type="checkbox" value="2" name="dsw" id="dsw2" /><label for="dsw2">2</label>
  174. <input type="checkbox" value="3" name="dsw" id="dsw3" /><label for="dsw3">3</label>
  175. <input type="checkbox" value="4" name="dsw" id="dsw4" /><label for="dsw4">4</label>
  176. <input type="checkbox" value="5" name="dsw" id="dsw5" /><label for="dsw5">5</label>
  177. <input type="checkbox" value="6" name="dsw" id="dsw6" /><label for="dsw6">6</label>
  178. <input type="checkbox" value="7" name="dsw" id="dsw7" /><label for="dsw7">7</label>
  179. <input type="checkbox" value="8" name="dsw" id="dsw8" /><label for="dsw8">8</label>
  180. <input type="checkbox" value="9" name="dsw" id="dsw9" /><label for="dsw9">9</label>
  181. <span class="button">
  182. <img src="images/select_button.gif" onclick="selectCheckbox('dsw',true);" />
  183. <img src="images/channe_button.gif" onclick="selectCheckbox('dsw',false);" /> </span> </li>
  184. <li>
  185. <span>个位:</span>
  186. <input type="checkbox" value="0" name="dgw" id="dgw0" /><label for="dgw0">0</label>
  187. <input type="checkbox" value="1" name="dgw" id="dgw1" /><label for="dgw1">1</label>
  188. <input type="checkbox" value="2" name="dgw" id="dgw2" /><label for="dgw2">2</label>
  189. <input type="checkbox" value="3" name="dgw" id="dgw3" /><label for="dgw3">3</label>
  190. <input type="checkbox" value="4" name="dgw" id="dgw4" /><label for="dgw4">4</label>
  191. <input type="checkbox" value="5" name="dgw" id="dgw5" /><label for="dgw5">5</label>
  192. <input type="checkbox" value="6" name="dgw" id="dgw6" /><label for="dgw6">6</label>
  193. <input type="checkbox" value="7" name="dgw" id="dgw7" /><label for="dgw7">7</label>
  194. <input type="checkbox" value="8" name="dgw" id="dgw8" /><label for="dgw8">8</label>
  195. <input type="checkbox" value="9" name="dgw" id="dgw9" /><label for="dgw9">9</label>
  196. <span class="button">
  197. <img src="images/select_button.gif" onclick="selectCheckbox('dgw',true);" />
  198. <img src="images/channe_button.gif" onclick="selectCheckbox('dgw',false);" /> </span> </li>
  199. </ul> </td>
  200. <td bgcolor="#F7F7F7">
  201. <span class="help">
  202. 百、十、个位表示该胆码是否在这些位置上出现 ,比如有专家说百位胆码是1,这时就可以在百位框中填写1,如果是每一位都可能出的话,那就需要在百位,十位,个位上选中此胆号了,并且没被点中的号将被去掉。 </span></td>
  203. </tr>
  204. <tr>
  205. <td height="80"><div align="center">和值过滤</div></td>
  206. <td>
  207. <ul class="list">
  208. <li class="bold">4、和值过滤</li>
  209. <li>
  210. <input name="hzhb" type="radio" value="0" id="hzhb1" /><label for="hzhb1" class="normal">排除选中</label>
  211. <input name="hzhb" type="radio" id="hzhb2" value="1" checked="checked" /><label for="hzhb2" class="red">包含选中</label>
  212. <img src="images/select_button.gif" onclick="selectCheckbox('hzbl',true);" />
  213. <img src="images/channe_button.gif" onclick="selectCheckbox('hzbl',false);" /> </li>
  214. <li style="height:auto;">
  215. <input name="hzbl" type="checkbox" value="0" id="hzbl0" /><label for="hzbl0">00</label>
  216. <input name="hzbl" type="checkbox" value="1" id="hzbl1" /><label for="hzbl1">01</label>
  217. <input name="hzbl" type="checkbox" value="2" id="hzbl2" /><label for="hzbl2">02</label>
  218. <input name="hzbl" type="checkbox" value="3" id="hzbl3" /><label for="hzbl3">03</label>
  219. <input name="hzbl" type="checkbox" value="4" id="hzbl4" /><label for="hzbl4">04</label>
  220. <input name="hzbl" type="checkbox" value="5" id="hzbl5" /><label for="hzbl5">05</label>
  221. <input name="hzbl" type="checkbox" value="6" id="hzbl6" /><label for="hzbl6">06</label>
  222. <input name="hzbl" type="checkbox" value="7" id="hzbl7" /><label for="hzbl7">07</label>
  223. <input name="hzbl" type="checkbox" value="8" id="hzbl8" /><label for="hzbl8">08</label>
  224. <input name="hzbl" type="checkbox" value="9" id="hzbl9" /><label for="hzbl9">09</label>
  225. <br />
  226. <input name="hzbl" type="checkbox" value="10" id="hzbl10" /><label for="hzbl10">10</label>
  227. <input name="hzbl" type="checkbox" value="11" id="hzbl11" /><label for="hzbl11">11</label>
  228. <input name="hzbl" type="checkbox" value="12" id="hzbl12" /><label for="hzbl12">12</label>
  229. <input name="hzbl" type="checkbox" value="13" id="hzbl13" /><label for="hzbl13">13</label>
  230. <input name="hzbl" type="checkbox" value="14" id="hzbl14" /><label for="hzbl14">14</label>
  231. <input name="hzbl" type="checkbox" value="15" id="hzbl15" /><label for="hzbl15">15</label>
  232. <input name="hzbl" type="checkbox" value="16" id="hzbl16" /><label for="hzbl16">16</label>
  233. <input name="hzbl" type="checkbox" value="17" id="hzbl17" /><label for="hzbl17">17</label>
  234. <input name="hzbl" type="checkbox" value="18" id="hzbl18" /><label for="hzbl18">18</label>
  235. <input name="hzbl" type="checkbox" value="19" id="hzbl19" /><label for="hzbl19">19</label>
  236. <br />
  237. <input name="hzbl" type="checkbox" value="20" id="hzbl20" /><label for="hzbl20">20</label>
  238. <input name="hzbl" type="checkbox" value="21" id="hzbl21" /><label for="hzbl21">21</label>
  239. <input name="hzbl" type="checkbox" value="22" id="hzbl22" /><label for="hzbl22">22</label>
  240. <input name="hzbl" type="checkbox" value="23" id="hzbl23" /><label for="hzbl23">23</label>
  241. <input name="hzbl" type="checkbox" value="24" id="hzbl24" /><label for="hzbl24">24</label>
  242. <input name="hzbl" type="checkbox" value="25" id="hzbl25" /><label for="hzbl25">25</label>
  243. <input name="hzbl" type="checkbox" value="26" id="hzbl26" /><label for="hzbl26">26</label>
  244. <input name="hzbl" type="checkbox" value="27" id="hzbl27" /><label for="hzbl27">27</label>
  245. </li>
  246. </ul></td>
  247. <td><span class="help">和值为开奖号三数之和,变化范围:0~27</span></td>
  248. </tr>
  249. <tr>
  250. <td height="80"><div align="center">跨度过滤</div></td>
  251. <td>
  252. <ul class="list">
  253. <li class="bold">5、跨度过滤</li>
  254. <li>
  255. <input name="kdhb" type="radio" value="0" id="kdhb1" /><label for="kdhb1" class="normal">排除选中</label>
  256. <input name="kdhb" type="radio" id="kdhb2" value="1" checked="checked" /><label for="kdhb2" class="red">包含选中</label>
  257. <img src="images/select_button.gif" onclick="selectCheckbox('kdbl',true);" />
  258. <img src="images/channe_button.gif" onclick="selectCheckbox('kdbl',false);" /> </li>
  259. <li>
  260. <input name="kdbl" type="checkbox" value="0" id="kdbl1" /><label for="kdbl1">0</label>
  261. <input name="kdbl" type="checkbox" value="1" id="kdbl2" /><label for="kdbl2">1</label>
  262. <input name="kdbl" type="checkbox" value="2" id="kdbl3" /><label for="kdbl3">2</label>
  263. <input name="kdbl" type="checkbox" value="3" id="kdbl4" /><label for="kdbl4">3</label>
  264. <input name="kdbl" type="checkbox" value="4" id="kdbl5" /><label for="kdbl5">4</label>
  265. <input name="kdbl" type="checkbox" value="5" id="kdbl6" /><label for="kdbl6">5</label>
  266. <input name="kdbl" type="checkbox" value="6" id="kdbl7" /><label for="kdbl7">6</label>
  267. <input name="kdbl" type="checkbox" value="7" id="kdbl8" /><label for="kdbl8">7</label>
  268. <input name="kdbl" type="checkbox" value="8" id="kdbl9" /><label for="kdbl9">8</label>
  269. <input name="kdbl" type="checkbox" value="9" id="kdbl10" /><label for="kdbl10">9</label>
  270. </li>
  271. </ul> </td>
  272. <td><span class="help">开奖号中最大数与最小数的差值</span></td>
  273. </tr>
  274. <tr>
  275. <td height="80"><div align="center">大小过滤</div></td>
  276. <td>
  277. <ul class="list">
  278. <li class="bold">6、大小过滤</li>
  279. <li>
  280. <input name="dxhb" type="radio" value="0" id="dxhb1" /><label for="dxhb1" class="normal">排除选中</label>
  281. <input name="dxhb" type="radio" id="dxhb2" value="1" checked="checked" /><label for="dxhb2" class="red">包含选中</label>
  282. <img src="images/select_button.gif" onclick="selectCheckbox('dxbl',true);" />
  283. <img src="images/channe_button.gif" onclick="selectCheckbox('dxbl',false);" /> </li>
  284. <li class="normal">
  285. <input name="dxbl" type="checkbox" value="大大大" id="dxbl1" /><label for="dxbl1">大大大</label>
  286. <input name="dxbl" type="checkbox" value="大大小" id="dxbl2" /><label for="dxbl2">大大小</label>
  287. <input name="dxbl" type="checkbox" value="大小大" id="dxbl3" /><label for="dxbl3">大小大</label>
  288. <input name="dxbl" type="checkbox" value="小大大" id="dxbl4"/><label for="dxbl4">小大大</label>
  289. <br />
  290. <input name="dxbl" type="checkbox" value="小小小" id="dxbl5" /><label for="dxbl5">小小小</label>
  291. <input name="dxbl" type="checkbox" value="小小大" id="dxbl6" /><label for="dxbl6">小小大</label>
  292. <input name="dxbl" type="checkbox" value="小大小" id="dxbl7" /><label for="dxbl7">小大小</label>
  293. <input name="dxbl" type="checkbox" value="大小小" id="dxbl8" /><label for="dxbl8">大小小</label>
  294. </li>
  295. </ul> </td>
  296. <td><span class="help">约定56789为大、01234为小。</span></td>
  297. </tr>
  298. <tr>
  299. <td height="80" bgcolor="#F7F7F7"><div align="center">奇偶过滤</div></td>
  300. <td bgcolor="#F7F7F7">
  301. <ul class="list">
  302. <li class="bold">7、奇偶过滤</li>
  303. <li>
  304. <input name="johb" type="radio" value="0" id="johb1" /><label for="johb1" class="normal">排除选中</label>
  305. <input name="johb" type="radio" id="johb2" value="1" checked="checked" /><label for="johb2" class="red">包含选中</label>
  306. <img src="images/select_button.gif" onclick="selectCheckbox('jobl',true);" />
  307. <img src="images/channe_button.gif" onclick="selectCheckbox('jobl',false);" /> </li>
  308. <li class="normal">
  309. <input name="jobl" type="checkbox" value="奇奇奇" id="jobl1" /><label for="jobl1">奇奇奇</label>
  310. <input name="jobl" type="checkbox" value="奇奇偶" id="jobl2" /><label for="jobl2">奇奇偶</label>
  311. <input name="jobl" type="checkbox" value="奇偶奇" id="jobl3" /><label for="jobl3">奇偶奇</label>
  312. <input name="jobl" type="checkbox" value="偶奇奇" id="jobl4" /><label for="jobl4">偶奇奇</label>
  313. <br />
  314. <input name="jobl" type="checkbox" value="偶偶偶" id="jobl5" /><label for="jobl5">偶偶偶</label>
  315. <input name="jobl" type="checkbox" value="偶偶奇" id="jobl6" /><label for="jobl6">偶偶奇</label>
  316. <input name="jobl" type="checkbox" value="偶奇偶" id="jobl7" /><label for="jobl7">偶奇偶</label>
  317. <input name="jobl" type="checkbox" value="奇偶偶" id="jobl8" /><label for="jobl8">奇偶偶</label>
  318. </li>
  319. </ul> </td>
  320. <td bgcolor="#F7F7F7"><span class="help">奇:13579、偶:02468</span></td>
  321. </tr>
  322. <tr>
  323. <td height="80"><div align="center">质合过滤</div></td>
  324. <td>
  325. <ul class="list">
  326. <li class="bold">8、质合过滤</li>
  327. <li>
  328. <input name="zhhb" type="radio" value="0" id="zhhb1" /><label for="zhhb1" class="normal">排除选中</label>
  329. <input name="zhhb" type="radio" id="zhhb2" value="1" checked="checked" /><label for="zhhb2" class="red">包含选中</label>
  330. <img src="images/select_button.gif" onclick="selectCheckbox('zhbl',true);" />
  331. <img src="images/channe_button.gif" onclick="selectCheckbox('zhbl',false);" /></li>
  332. <li class="normal">
  333. <input name="zhbl" type="checkbox" value="质质质" id="zhbl1" /><label for="zhbl1">质质质</label>
  334. <input name="zhbl" type="checkbox" value="质质合" id="zhbl2" /><label for="zhbl2">质质合</label>
  335. <input name="zhbl" type="checkbox" value="质合质" id="zhbl3" /><label for="zhbl3">质合质</label>
  336. <input name="zhbl" type="checkbox" value="合质质" id="zhbl4" /><label for="zhbl4">合质质</label>
  337. <br />
  338. <input name="zhbl" type="checkbox" value="合合合" id="zhbl5" /><label for="zhbl5">合合合</label>
  339. <input name="zhbl" type="checkbox" value="合合质" id="zhbl6" /><label for="zhbl6">合合质</label>
  340. <input name="zhbl" type="checkbox" value="合质合" id="zhbl7" /><label for="zhbl7">合质合</label>
  341. <input name="zhbl" type="checkbox" value="质合合" id="zhbl8" /><label for="zhbl8">质合合</label>
  342. </li>
  343. </ul></td>
  344. <td><span class="help">约定12357为质、04689为合</span></td>
  345. </tr>
  346. <tr>
  347. <td rowspan="2"><div align="center">组合选项</div> </td>
  348. <td> </td>
  349. <td rowspan="2">&nbsp;</td>
  350. </tr>
  351. <tr>
  352. <td height="61"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  353. <tr>
  354. <td width="36%" height="25">
  355. <ul class="list">
  356. <li class="bold">9、组合选项</li>
  357. </ul> </td>
  358. <td width="64%">&nbsp;</td>
  359. </tr>
  360. <tr>
  361. <td height="25" align="center"><input name="zuhe" type="radio" value="0" onclick="selectCheckbox('zuheb',true);" checked="checked" id="zuhe1" /><label for="zuhe1" class="bold">直选</label></td>
  362. <td>&nbsp;</td>
  363. </tr>
  364. <tr>
  365. <td height="25">&nbsp;</td>
  366. <td>
  367. <div align="left">包含:
  368. <input type="checkbox" name="zuhe3" value="1" id="zuhe3" checked="checked" /><label for="zuhe3">组三</label>
  369. <input type="checkbox" name="zuhe6" value="1" id="zuhe6" checked="checked" /><label for="zuhe6">组六</label>
  370. <input type="checkbox" name="zuheb" value="1" id="zuheb" checked="checked" /><label for="zuheb">豹子</label>
  371. </div> </td>
  372. </tr>
  373. <tr>
  374. <td height="25" align="center"><input name="zuhe" type="radio" value="1" id="zuhe2" onclick="selectCheckbox('zuheb',false);"><label for="zuhe2" class="bold">组选</label></td>
  375. <td>&nbsp;</td>
  376. </tr>
  377. </table></td>
  378. </tr>
  379. <tr>
  380. <td height="100" colspan="3"><div align="center">
  381. 以上每项过滤中,如果您没有选择过滤内容,则视为您不过滤该项!
  382. <br /><br />
  383. <input type="image" name="imageField" id="imageField" src="images/kjss.gif" />
  384. <input type="image" name="imageField3" id="imageField3" src="images/resetss.gif" onclick="reset();return false;" style="margin-left:20px;"/>
  385. </div></td>
  386. </tr>
  387. </table>
  388. </form>
  389. </div>
  390. </div>
  391. </div>
  392. </body>
  393. </html>