6f498bc50981b160bc4028a2a125efac9542dc7a.svn-base 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?xml-stylesheet type="text/css" href="../../css/body.css" ?>
  3. <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
  4. <xhtml:head>
  5. <xhtml:title>
  6. <![CDATA[炼钢作业 >> 板坯库管理 >> 炼钢板坯库现况查询(UIG040021)]]>
  7. </xhtml:title>
  8. <model id="model1">
  9. <instance id="instance1">
  10. <root xmlns="">
  11. <reqData/>
  12. <resData/>
  13. <description/>
  14. <searchData>
  15. <slabCount_VO>
  16. <slabCount_Row/>
  17. </slabCount_VO>
  18. </searchData>
  19. <tempData/>
  20. <forwarData>
  21. <fromData/>
  22. <toData/>
  23. </forwarData>
  24. <numData/>
  25. <formData/>
  26. </root>
  27. </instance>
  28. <script type="javascript" ev:event="xforms-ready">
  29. <![CDATA[
  30. init();
  31. ]]>
  32. </script>
  33. </model>
  34. <script type="javascript">
  35. <![CDATA[
  36. function init(){
  37. commSubmit("UIG040021-service","init","glueAction.do");
  38. var nodeList = instance1.selectSingleNode("/root/resData/yardSelect_VO").childNodes;
  39. var buttonList = new Array();
  40. var tmp;
  41. var outData = "";
  42. var count = 0;
  43. while( (tmp = nodeList.nextNode() ) != null )
  44. {
  45. outData = tmp.firstChild.value ;
  46. count = outData.substr(4,1);
  47. var leftValue = 0;
  48. var topValue = 0;
  49. var xvalue = outData.substr(1,2);
  50. var yvalue = outData.substr(3,1);
  51. if(xvalue == "01"){leftValue = 0;}
  52. else if(xvalue == "02"){ leftValue = 105;}
  53. else if(xvalue == "03"){ leftValue = 210;}
  54. else if(xvalue == "04"){ leftValue = 315;}
  55. else if(xvalue == "05"){ leftValue = 420;}
  56. else if(xvalue == "06"){ leftValue = 525;}
  57. else if(xvalue == "07"){ leftValue = 630;}
  58. else if(xvalue == "08"){ leftValue = 735;}
  59. else if(xvalue == "09"){ leftValue = 845;}
  60. if(yvalue == "A") {topValue = 50;}
  61. else if(yvalue == "B") {topValue = 170;}
  62. else if(yvalue == "C") {topValue = 290;}
  63. else if(yvalue == "D") {topValue = 410;}
  64. var node = instance1.createNode("element",outData,"");
  65. var selnode = instance1.selectSingleNode("/root/searchData/slabCount_VO/slabCount_Row");
  66. selnode.appendChild(node);
  67. //model.setValue("/root/searchData/slabCount_VO/slabCount_Row/" + outData + "",outData);
  68. buttonList[1] = body.createChild("xforms:output", "id:"+ outData + ";ref:/root/searchData/slabCount_VO/slabCount_Row/" + outData + ";left:"+ (leftValue + (count-1)*17 + 5) + "px;top:" + topValue + "px;width:15px; height:95px; text:" + "" + ";background-color:#99ccff");
  69. }
  70. //textarea3.value = instance1.root.xml;
  71. }
  72. function find(){
  73. model.removenode("/root/reqData");
  74. model.makeNode("/root/reqData");
  75. commSubmit("UIG040021-service","find","glueAction.do");
  76. commAppendData("/root/searchData/slabCount_VO", "/root/resData/slabCount_VO");
  77. commAppendData("/root/formData/TotSlabCnt_VO", "/root/resData/TotSlabCnt_VO");
  78. model.refresh();
  79. }
  80. function onclickFunc(){
  81. var target = event.target;
  82. var control = document.controls(target);
  83. if (control.elementName != "xforms:output") return;
  84. var ref = control.attribute("ref");
  85. var loc = ref.substring(44,49);
  86. var SELECTED_CAPTION = loc;
  87. model.makeValue("/root/tempData/selectCaption",SELECTED_CAPTION);
  88. window.load("UIG040030.xrw","modal","", "left:0; top:0; width:980; height:560; sysmenu:visible; min:visible; max:true; resize:true; caption:visible;");
  89. }
  90. function set(){
  91. }
  92. ]]>
  93. </script>
  94. <script type="javascript" src="../../js/boaCommon.js"/>
  95. <script type="javascript" src="../../js/boaMsg.js"/>
  96. <script type="javascript" src="../../js/G02.js"/>
  97. </xhtml:head>
  98. <xhtml:body guideline="1,980;">
  99. <shape id="rectangle1" appearance="rectangle" style="left:0px; top:45px; width:845px; height:105px; "/>
  100. <shape id="rectangle2" appearance="rectangle" style="left:0px; top:165px; width:845px; height:105px; "/>
  101. <shape id="rectangle3" appearance="rectangle" style="left:0px; top:285px; width:845px; height:105px; "/>
  102. <shape id="rectangle4" appearance="rectangle" style="left:0px; top:405px; width:845px; height:105px; "/>
  103. <line id="line2" style="x1:107px; y1:45px; x2:107px; y2:150px; background-color:#ff6600; border-color:#ff6600; "/>
  104. <line id="line3" style="x1:212px; y1:45px; x2:212px; y2:150px; background-color:#ff6600; border-color:#ff6600; "/>
  105. <line id="line4" style="x1:317px; y1:45px; x2:317px; y2:150px; background-color:#ff6600; border-color:#ff6600; "/>
  106. <line id="line5" style="x1:422px; y1:45px; x2:422px; y2:150px; background-color:#ff6600; border-color:#ff6600; "/>
  107. <line id="line6" style="x1:527px; y1:45px; x2:527px; y2:150px; background-color:#ff6600; border-color:#ff6600; "/>
  108. <line id="line7" style="x1:632px; y1:45px; x2:632px; y2:150px; background-color:#ff6600; border-color:#ff6600; "/>
  109. <line id="line8" style="x1:737px; y1:45px; x2:737px; y2:150px; background-color:#ff6600; border-color:#ff6600; "/>
  110. <line id="line9" style="x1:737px; y1:165px; x2:737px; y2:270px; background-color:#ff6600; border-color:#ff6600; "/>
  111. <line id="line10" style="x1:107px; y1:165px; x2:107px; y2:270px; background-color:#ff6600; border-color:#ff6600; "/>
  112. <line id="line11" style="x1:212px; y1:165px; x2:212px; y2:270px; background-color:#ff6600; border-color:#ff6600; "/>
  113. <line id="line12" style="x1:317px; y1:165px; x2:317px; y2:270px; background-color:#ff6600; border-color:#ff6600; "/>
  114. <line id="line13" style="x1:422px; y1:165px; x2:422px; y2:270px; background-color:#ff6600; border-color:#ff6600; "/>
  115. <line id="line14" style="x1:527px; y1:165px; x2:527px; y2:270px; background-color:#ff6600; border-color:#ff6600; "/>
  116. <line id="line15" style="x1:632px; y1:165px; x2:632px; y2:270px; background-color:#ff6600; border-color:#ff6600; "/>
  117. <line id="line16" style="x1:737px; y1:285px; x2:737px; y2:390px; background-color:#ff6600; border-color:#ff6600; "/>
  118. <line id="line17" style="x1:107px; y1:285px; x2:107px; y2:390px; background-color:#ff6600; border-color:#ff6600; "/>
  119. <line id="line18" style="x1:212px; y1:285px; x2:212px; y2:390px; background-color:#ff6600; border-color:#ff6600; "/>
  120. <line id="line19" style="x1:317px; y1:285px; x2:317px; y2:390px; background-color:#ff6600; border-color:#ff6600; "/>
  121. <line id="line20" style="x1:422px; y1:285px; x2:422px; y2:390px; background-color:#ff6600; border-color:#ff6600; "/>
  122. <line id="line21" style="x1:527px; y1:285px; x2:527px; y2:390px; background-color:#ff6600; border-color:#ff6600; "/>
  123. <line id="line22" style="x1:632px; y1:285px; x2:632px; y2:390px; background-color:#ff6600; border-color:#ff6600; "/>
  124. <line id="line23" style="x1:422px; y1:406px; x2:422px; y2:511px; background-color:#ff6600; border-color:#ff6600; "/>
  125. <line id="line24" style="x1:527px; y1:406px; x2:527px; y2:511px; background-color:#ff6600; border-color:#ff6600; "/>
  126. <line id="line25" style="x1:632px; y1:406px; x2:632px; y2:511px; background-color:#ff6600; border-color:#ff6600; "/>
  127. <line id="line26" style="x1:737px; y1:406px; x2:737px; y2:511px; background-color:#ff6600; border-color:#ff6600; "/>
  128. <line id="line27" style="x1:107px; y1:406px; x2:107px; y2:511px; background-color:#ff6600; border-color:#ff6600; "/>
  129. <line id="line28" style="x1:212px; y1:406px; x2:212px; y2:511px; background-color:#ff6600; border-color:#ff6600; "/>
  130. <line id="line29" style="x1:317px; y1:406px; x2:317px; y2:511px; background-color:#ff6600; border-color:#ff6600; "/>
  131. <shape id="rectangle5" appearance="rectangle" style="left:846px; top:45px; width:125px; height:105px; "/>
  132. <caption id="caption10" style="left:660px; top:513px; width:45px; height:25px; text-align:center; vertical-align:middle; ">L07</caption>
  133. <caption id="caption11" style="left:765px; top:513px; width:45px; height:25px; text-align:center; vertical-align:middle; ">L08</caption>
  134. <caption id="caption4" style="left:30px; top:513px; width:45px; height:25px; text-align:center; vertical-align:middle; ">L01</caption>
  135. <caption id="caption47" style="left:880px; top:155px; width:68px; height:15px; text-align:center; vertical-align:middle; ">L09 缓冷坑</caption>
  136. <caption id="caption5" style="left:140px; top:513px; width:45px; height:25px; text-align:center; vertical-align:middle; ">L02</caption>
  137. <caption id="caption6" style="left:235px; top:513px; width:45px; height:25px; text-align:center; vertical-align:middle; ">L03</caption>
  138. <caption id="caption7" style="left:340px; top:513px; width:45px; height:25px; text-align:center; vertical-align:middle; ">L04</caption>
  139. <caption id="caption8" style="left:448px; top:513px; width:45px; height:25px; text-align:center; vertical-align:middle; ">L05</caption>
  140. <caption id="caption9" style="left:556px; top:513px; width:45px; height:25px; text-align:center; vertical-align:middle; ">L06</caption>
  141. <caption id="caption1" style="left:845px; top:200px; width:10px; height:25px; text-align:center; vertical-align:middle; ">B</caption>
  142. <caption id="caption2" style="left:845px; top:325px; width:10px; height:25px; text-align:center; vertical-align:middle; ">C</caption>
  143. <caption id="caption3" style="left:845px; top:445px; width:10px; height:25px; text-align:center; vertical-align:middle; ">D</caption>
  144. <caption id="caption54" class="cell" style="left:0px; top:5px; width:100px; height:20px; border-color:#000000; ">板坯总块数</caption>
  145. <caption id="caption55" class="cell" style="left:162px; top:5px; width:100px; height:20px; border-color:#000000; ">厚板材总块数</caption>
  146. <caption id="caption56" class="cell" style="left:324px; top:5px; width:100px; height:20px; border-color:#000000; ">精整指示块数</caption>
  147. <caption id="caption57" class="cell" style="left:486px; top:5px; width:100px; height:20px; border-color:#000000; ">精整完成块数</caption>
  148. <output id="output114" ref="/root/formData/TotSlabCnt_VO/TotSlabCnt_Row/ALL_T_CNT" style="left:102px; top:5px; width:55px; height:20px; background-color:#dddddd; "/>
  149. <caption id="caption58" class="cell" style="left:648px; top:5px; width:86px; height:20px; border-color:#000000; ">订单物料块数</caption>
  150. <output id="output115" ref="/root/formData/TotSlabCnt_VO/TotSlabCnt_Row/PL_SLAB_CNT" style="left:264px; top:5px; width:55px; height:20px; background-color:#dddddd; "/>
  151. <caption id="caption59" class="cell" style="left:796px; top:5px; width:100px; height:20px; border-color:#000000; ">余材块数</caption>
  152. <output id="output116" ref="/root/formData/TotSlabCnt_VO/TotSlabCnt_Row/CORR_DIR_SLAB_CNT" style="left:426px; top:5px; width:55px; height:20px; background-color:#dddddd; "/>
  153. <output id="output117" ref="/root/formData/TotSlabCnt_VO/TotSlabCnt_Row/CORR_RST_SLAB_CNT" style="left:588px; top:5px; width:55px; height:20px; background-color:#dddddd; "/>
  154. <output id="output118" ref="/root/formData/TotSlabCnt_VO/TotSlabCnt_Row/ORD_SLAB_CNT" style="left:735px; top:5px; width:55px; height:20px; background-color:#dddddd; "/>
  155. <output id="output119" ref="/root/formData/TotSlabCnt_VO/TotSlabCnt_Row/NONORD_SLAB_CNT" style="left:898px; top:5px; width:55px; height:20px; background-color:#dddddd; "/>
  156. <caption id="caption12" style="left:5px; top:150px; width:15px; height:14px; text-align:center; ">1</caption>
  157. <caption id="caption13" style="left:22px; top:150px; width:15px; height:14px; text-align:center; ">2</caption>
  158. <caption id="caption14" style="left:39px; top:150px; width:15px; height:14px; text-align:center; ">3</caption>
  159. <caption id="caption15" style="left:56px; top:150px; width:15px; height:14px; text-align:center; ">4</caption>
  160. <caption id="caption16" style="left:73px; top:150px; width:15px; height:14px; text-align:center; ">5</caption>
  161. <caption id="caption17" style="left:90px; top:150px; width:15px; height:14px; text-align:center; ">6</caption>
  162. <caption id="caption18" style="left:110px; top:150px; width:15px; height:14px; text-align:center; ">1</caption>
  163. <caption id="caption19" style="left:127px; top:150px; width:15px; height:14px; text-align:center; ">2</caption>
  164. <caption id="caption20" style="left:144px; top:150px; width:15px; height:14px; text-align:center; ">3</caption>
  165. <caption id="caption21" style="left:161px; top:150px; width:15px; height:14px; text-align:center; ">4</caption>
  166. <caption id="caption22" style="left:178px; top:150px; width:15px; height:14px; text-align:center; ">5</caption>
  167. <caption id="caption23" style="left:195px; top:150px; width:15px; height:14px; text-align:center; ">6</caption>
  168. <caption id="caption24" style="left:249px; top:150px; width:15px; height:14px; text-align:center; ">3</caption>
  169. <caption id="caption25" style="left:266px; top:150px; width:15px; height:14px; text-align:center; ">4</caption>
  170. <caption id="caption26" style="left:283px; top:150px; width:15px; height:14px; text-align:center; ">5</caption>
  171. <caption id="caption27" style="left:300px; top:150px; width:15px; height:14px; text-align:center; ">6</caption>
  172. <caption id="caption28" style="left:215px; top:150px; width:15px; height:14px; text-align:center; ">1</caption>
  173. <caption id="caption29" style="left:232px; top:150px; width:15px; height:14px; text-align:center; ">2</caption>
  174. <caption id="caption30" style="left:354px; top:150px; width:15px; height:14px; text-align:center; ">3</caption>
  175. <caption id="caption31" style="left:371px; top:150px; width:15px; height:14px; text-align:center; ">4</caption>
  176. <caption id="caption32" style="left:388px; top:150px; width:15px; height:14px; text-align:center; ">5</caption>
  177. <caption id="caption33" style="left:405px; top:150px; width:15px; height:14px; text-align:center; ">6</caption>
  178. <caption id="caption34" style="left:320px; top:150px; width:15px; height:14px; text-align:center; ">1</caption>
  179. <caption id="caption35" style="left:337px; top:150px; width:15px; height:14px; text-align:center; ">2</caption>
  180. <caption id="caption36" style="left:459px; top:150px; width:15px; height:14px; text-align:center; ">3</caption>
  181. <caption id="caption37" style="left:476px; top:150px; width:15px; height:14px; text-align:center; ">4</caption>
  182. <caption id="caption38" style="left:493px; top:150px; width:15px; height:14px; text-align:center; ">5</caption>
  183. <caption id="caption39" style="left:510px; top:150px; width:15px; height:14px; text-align:center; ">6</caption>
  184. <caption id="caption40" style="left:425px; top:150px; width:15px; height:14px; text-align:center; ">1</caption>
  185. <caption id="caption41" style="left:442px; top:150px; width:15px; height:14px; text-align:center; ">2</caption>
  186. <caption id="caption42" style="left:532px; top:150px; width:15px; height:14px; text-align:center; ">1</caption>
  187. <caption id="caption43" style="left:549px; top:150px; width:15px; height:14px; text-align:center; ">2</caption>
  188. <caption id="caption44" style="left:566px; top:150px; width:15px; height:14px; text-align:center; ">3</caption>
  189. <caption id="caption45" style="left:583px; top:150px; width:15px; height:14px; text-align:center; ">4</caption>
  190. <caption id="caption46" style="left:600px; top:150px; width:15px; height:14px; text-align:center; ">5</caption>
  191. <caption id="caption48" style="left:617px; top:150px; width:15px; height:14px; text-align:center; ">6</caption>
  192. <caption id="caption49" style="left:637px; top:150px; width:15px; height:14px; text-align:center; ">1</caption>
  193. <caption id="caption50" style="left:654px; top:150px; width:15px; height:14px; text-align:center; ">2</caption>
  194. <caption id="caption51" style="left:671px; top:150px; width:15px; height:14px; text-align:center; ">3</caption>
  195. <caption id="caption52" style="left:688px; top:150px; width:15px; height:14px; text-align:center; ">4</caption>
  196. <caption id="caption53" style="left:705px; top:150px; width:15px; height:14px; text-align:center; ">5</caption>
  197. <caption id="caption60" style="left:722px; top:150px; width:15px; height:14px; text-align:center; ">6</caption>
  198. <caption id="caption61" style="left:827px; top:150px; width:15px; height:14px; text-align:center; ">6</caption>
  199. <caption id="caption62" style="left:759px; top:150px; width:15px; height:14px; text-align:center; ">2</caption>
  200. <caption id="caption63" style="left:776px; top:150px; width:15px; height:14px; text-align:center; ">3</caption>
  201. <caption id="caption64" style="left:793px; top:150px; width:15px; height:14px; text-align:center; ">4</caption>
  202. <caption id="caption65" style="left:810px; top:150px; width:15px; height:14px; text-align:center; ">5</caption>
  203. <caption id="caption66" style="left:742px; top:150px; width:15px; height:14px; text-align:center; ">1</caption>
  204. <caption id="caption67" style="left:722px; top:270px; width:15px; height:14px; text-align:center; ">6</caption>
  205. <caption id="caption68" style="left:827px; top:270px; width:15px; height:14px; text-align:center; ">6</caption>
  206. <caption id="caption69" style="left:654px; top:270px; width:15px; height:14px; text-align:center; ">2</caption>
  207. <caption id="caption70" style="left:759px; top:270px; width:15px; height:14px; text-align:center; ">2</caption>
  208. <caption id="caption71" style="left:671px; top:270px; width:15px; height:14px; text-align:center; ">3</caption>
  209. <caption id="caption72" style="left:425px; top:270px; width:15px; height:14px; text-align:center; ">1</caption>
  210. <caption id="caption73" style="left:776px; top:270px; width:15px; height:14px; text-align:center; ">3</caption>
  211. <caption id="caption74" style="left:688px; top:270px; width:15px; height:14px; text-align:center; ">4</caption>
  212. <caption id="caption75" style="left:442px; top:270px; width:15px; height:14px; text-align:center; ">2</caption>
  213. <caption id="caption76" style="left:354px; top:270px; width:15px; height:14px; text-align:center; ">3</caption>
  214. <caption id="caption77" style="left:793px; top:270px; width:15px; height:14px; text-align:center; ">4</caption>
  215. <caption id="caption78" style="left:705px; top:270px; width:15px; height:14px; text-align:center; ">5</caption>
  216. <caption id="caption79" style="left:532px; top:270px; width:15px; height:14px; text-align:center; ">1</caption>
  217. <caption id="caption80" style="left:371px; top:270px; width:15px; height:14px; text-align:center; ">4</caption>
  218. <caption id="caption81" style="left:144px; top:270px; width:15px; height:14px; text-align:center; ">3</caption>
  219. <caption id="caption82" style="left:810px; top:270px; width:15px; height:14px; text-align:center; ">5</caption>
  220. <caption id="caption83" style="left:549px; top:270px; width:15px; height:14px; text-align:center; ">2</caption>
  221. <caption id="caption84" style="left:388px; top:270px; width:15px; height:14px; text-align:center; ">5</caption>
  222. <caption id="caption85" style="left:161px; top:270px; width:15px; height:14px; text-align:center; ">4</caption>
  223. <caption id="caption86" style="left:742px; top:270px; width:15px; height:14px; text-align:center; ">1</caption>
  224. <caption id="caption87" style="left:566px; top:270px; width:15px; height:14px; text-align:center; ">3</caption>
  225. <caption id="caption88" style="left:405px; top:270px; width:15px; height:14px; text-align:center; ">6</caption>
  226. <caption id="caption89" style="left:178px; top:270px; width:15px; height:14px; text-align:center; ">5</caption>
  227. <caption id="caption90" style="left:583px; top:270px; width:15px; height:14px; text-align:center; ">4</caption>
  228. <caption id="caption91" style="left:320px; top:270px; width:15px; height:14px; text-align:center; ">1</caption>
  229. <caption id="caption92" style="left:195px; top:270px; width:15px; height:14px; text-align:center; ">6</caption>
  230. <caption id="caption93" style="left:5px; top:270px; width:15px; height:14px; text-align:center; ">1</caption>
  231. <caption id="caption94" style="left:600px; top:270px; width:15px; height:14px; text-align:center; ">5</caption>
  232. <caption id="caption95" style="left:337px; top:270px; width:15px; height:14px; text-align:center; ">2</caption>
  233. <caption id="caption96" style="left:249px; top:270px; width:15px; height:14px; text-align:center; ">3</caption>
  234. <caption id="caption97" style="left:22px; top:270px; width:15px; height:14px; text-align:center; ">2</caption>
  235. <caption id="caption98" style="left:459px; top:270px; width:15px; height:14px; text-align:center; ">3</caption>
  236. <caption id="caption99" style="left:266px; top:270px; width:15px; height:14px; text-align:center; ">4</caption>
  237. <caption id="caption100" style="left:39px; top:270px; width:15px; height:14px; text-align:center; ">3</caption>
  238. <caption id="caption101" style="left:617px; top:270px; width:15px; height:14px; text-align:center; ">6</caption>
  239. <caption id="caption102" style="left:476px; top:270px; width:15px; height:14px; text-align:center; ">4</caption>
  240. <caption id="caption103" style="left:283px; top:270px; width:15px; height:14px; text-align:center; ">5</caption>
  241. <caption id="caption104" style="left:56px; top:270px; width:15px; height:14px; text-align:center; ">4</caption>
  242. <caption id="caption105" style="left:637px; top:270px; width:15px; height:14px; text-align:center; ">1</caption>
  243. <caption id="caption106" style="left:493px; top:270px; width:15px; height:14px; text-align:center; ">5</caption>
  244. <caption id="caption107" style="left:300px; top:270px; width:15px; height:14px; text-align:center; ">6</caption>
  245. <caption id="caption108" style="left:73px; top:270px; width:15px; height:14px; text-align:center; ">5</caption>
  246. <caption id="caption109" style="left:510px; top:270px; width:15px; height:14px; text-align:center; ">6</caption>
  247. <caption id="caption110" style="left:215px; top:270px; width:15px; height:14px; text-align:center; ">1</caption>
  248. <caption id="caption111" style="left:90px; top:270px; width:15px; height:14px; text-align:center; ">6</caption>
  249. <caption id="caption112" style="left:232px; top:270px; width:15px; height:14px; text-align:center; ">2</caption>
  250. <caption id="caption113" style="left:110px; top:270px; width:15px; height:14px; text-align:center; ">1</caption>
  251. <caption id="caption114" style="left:127px; top:270px; width:15px; height:14px; text-align:center; ">2</caption>
  252. <caption id="caption115" style="left:110px; top:390px; width:15px; height:14px; text-align:center; ">1</caption>
  253. <caption id="caption116" style="left:476px; top:390px; width:15px; height:14px; text-align:center; ">4</caption>
  254. <caption id="caption117" style="left:195px; top:390px; width:15px; height:14px; text-align:center; ">6</caption>
  255. <caption id="caption118" style="left:144px; top:390px; width:15px; height:14px; text-align:center; ">3</caption>
  256. <caption id="caption119" style="left:759px; top:390px; width:15px; height:14px; text-align:center; ">2</caption>
  257. <caption id="caption120" style="left:127px; top:390px; width:15px; height:14px; text-align:center; ">2</caption>
  258. <caption id="caption121" style="left:283px; top:390px; width:15px; height:14px; text-align:center; ">5</caption>
  259. <caption id="caption122" style="left:5px; top:390px; width:15px; height:14px; text-align:center; ">1</caption>
  260. <caption id="caption123" style="left:810px; top:390px; width:15px; height:14px; text-align:center; ">5</caption>
  261. <caption id="caption124" style="left:671px; top:390px; width:15px; height:14px; text-align:center; ">3</caption>
  262. <caption id="caption125" style="left:56px; top:390px; width:15px; height:14px; text-align:center; ">4</caption>
  263. <caption id="caption126" style="left:600px; top:390px; width:15px; height:14px; text-align:center; ">5</caption>
  264. <caption id="caption127" style="left:549px; top:390px; width:15px; height:14px; text-align:center; ">2</caption>
  265. <caption id="caption128" style="left:425px; top:390px; width:15px; height:14px; text-align:center; ">1</caption>
  266. <caption id="caption129" style="left:637px; top:390px; width:15px; height:14px; text-align:center; ">1</caption>
  267. <caption id="caption130" style="left:337px; top:390px; width:15px; height:14px; text-align:center; ">2</caption>
  268. <caption id="caption131" style="left:388px; top:390px; width:15px; height:14px; text-align:center; ">5</caption>
  269. <caption id="caption132" style="left:776px; top:390px; width:15px; height:14px; text-align:center; ">3</caption>
  270. <caption id="caption133" style="left:493px; top:390px; width:15px; height:14px; text-align:center; ">5</caption>
  271. <caption id="caption134" style="left:249px; top:390px; width:15px; height:14px; text-align:center; ">3</caption>
  272. <caption id="caption135" style="left:161px; top:390px; width:15px; height:14px; text-align:center; ">4</caption>
  273. <caption id="caption136" style="left:688px; top:390px; width:15px; height:14px; text-align:center; ">4</caption>
  274. <caption id="caption137" style="left:300px; top:390px; width:15px; height:14px; text-align:center; ">6</caption>
  275. <caption id="caption138" style="left:22px; top:390px; width:15px; height:14px; text-align:center; ">2</caption>
  276. <caption id="caption139" style="left:742px; top:390px; width:15px; height:14px; text-align:center; ">1</caption>
  277. <caption id="caption140" style="left:442px; top:390px; width:15px; height:14px; text-align:center; ">2</caption>
  278. <caption id="caption141" style="left:73px; top:390px; width:15px; height:14px; text-align:center; ">5</caption>
  279. <caption id="caption142" style="left:459px; top:390px; width:15px; height:14px; text-align:center; ">3</caption>
  280. <caption id="caption143" style="left:566px; top:390px; width:15px; height:14px; text-align:center; ">3</caption>
  281. <caption id="caption144" style="left:354px; top:390px; width:15px; height:14px; text-align:center; ">3</caption>
  282. <caption id="caption145" style="left:510px; top:390px; width:15px; height:14px; text-align:center; ">6</caption>
  283. <caption id="caption146" style="left:266px; top:390px; width:15px; height:14px; text-align:center; ">4</caption>
  284. <caption id="caption147" style="left:405px; top:390px; width:15px; height:14px; text-align:center; ">6</caption>
  285. <caption id="caption148" style="left:793px; top:390px; width:15px; height:14px; text-align:center; ">4</caption>
  286. <caption id="caption149" style="left:178px; top:390px; width:15px; height:14px; text-align:center; ">5</caption>
  287. <caption id="caption150" style="left:705px; top:390px; width:15px; height:14px; text-align:center; ">5</caption>
  288. <caption id="caption151" style="left:722px; top:390px; width:15px; height:14px; text-align:center; ">6</caption>
  289. <caption id="caption152" style="left:532px; top:390px; width:15px; height:14px; text-align:center; ">1</caption>
  290. <caption id="caption153" style="left:827px; top:390px; width:15px; height:14px; text-align:center; ">6</caption>
  291. <caption id="caption154" style="left:654px; top:390px; width:15px; height:14px; text-align:center; ">2</caption>
  292. <caption id="caption155" style="left:215px; top:390px; width:15px; height:14px; text-align:center; ">1</caption>
  293. <caption id="caption156" style="left:90px; top:390px; width:15px; height:14px; text-align:center; ">6</caption>
  294. <caption id="caption157" style="left:39px; top:390px; width:15px; height:14px; text-align:center; ">3</caption>
  295. <caption id="caption158" style="left:583px; top:390px; width:15px; height:14px; text-align:center; ">4</caption>
  296. <caption id="caption159" style="left:232px; top:390px; width:15px; height:14px; text-align:center; ">2</caption>
  297. <caption id="caption160" style="left:617px; top:390px; width:15px; height:14px; text-align:center; ">6</caption>
  298. <caption id="caption161" style="left:320px; top:390px; width:15px; height:14px; text-align:center; ">1</caption>
  299. <caption id="caption162" style="left:371px; top:390px; width:15px; height:14px; text-align:center; ">4</caption>
  300. <caption id="caption163" style="left:970px; top:80px; width:10px; height:25px; text-align:center; vertical-align:middle; ">A</caption>
  301. <script type="javascript" ev:event="onclick">
  302. <![CDATA[
  303. onclickFunc();
  304. ]]>
  305. </script>
  306. <shape id="rectangle6" appearance="rectangle" style="left:422px; top:285px; width:424px; height:225px; border-color:#339966; border-width:2px; "/>
  307. <button id="button1" style="left:885px; top:230px; width:70px; height:20px; ">
  308. <caption>button1</caption>
  309. <script type="javascript" ev:event="DOMActivate">
  310. <![CDATA[
  311. find();
  312. ]]>
  313. </script>
  314. </button>
  315. </xhtml:body>
  316. </xhtml:html>