Nessuna descrizione

askRecords1.html 25KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>索要记录</title>
  6. <script src="../Script/Common/huayi.load.js"></script>
  7. <link rel="stylesheet" href="../css/bootstrap-select.css">
  8. <script src="../Script/Common/huayi.config.js"></script>
  9. <link rel="stylesheet" href="../js/zTree/zTreeStyle.css" />
  10. <link rel="stylesheet" href="../css/init.css" />
  11. <style>
  12. #sqzx th {
  13. padding: 5px 8px 5px 0;
  14. text-align: right;
  15. width: 50px;
  16. }
  17. .select {
  18. width: 150px;
  19. background-color: #FFF;
  20. background-image: none;
  21. border: 1px solid #ccc;
  22. border-radius: 1px;
  23. color: inherit;
  24. padding: 6px 12px;
  25. }
  26. #sex {
  27. background-color: #FFF;
  28. background-image: none;
  29. border: 1px solid #ccc;
  30. border-radius: 1px;
  31. color: inherit;
  32. padding: 6px 12px;
  33. }
  34. input {
  35. background-color: #FFF;
  36. background-image: none;
  37. border: 1px solid #ccc;
  38. border-radius: 1px;
  39. color: inherit;
  40. padding: 6px 12px;
  41. }
  42. #sqzx td {
  43. padding: 6px 0 5px 10px;
  44. width: 150px;
  45. }
  46. .lxr ul li {
  47. float: left;
  48. list-style: none;
  49. width: 30%;
  50. margin-bottom: 5px;
  51. padding-top: 10px;
  52. }
  53. .clearFix:after {
  54. content: "";
  55. display: block;
  56. clear: both;
  57. }
  58. .form-group {
  59. padding-left: 40px;
  60. margin-bottom: 0;
  61. }
  62. textarea {
  63. height: 70px;
  64. border: 1px solid #ccc;
  65. border-radius: 1px;
  66. width: 50%;
  67. resize: none;
  68. }
  69. .textarea_box {
  70. margin-top: 10px;
  71. }
  72. .box_content {
  73. border-bottom: 1px solid #ccc;
  74. }
  75. .tj_content {
  76. border: 1px solid #e6e6e6;
  77. border-radius: 5px;
  78. }
  79. .t-shade {
  80. position: fixed;
  81. top: 0;
  82. left: 0;
  83. width: 100%;
  84. background: rgba(0, 0, 0, 0.48);
  85. z-index: 10004;
  86. display: none;
  87. }
  88. .lyxz .shade_k {
  89. z-index: 10005;
  90. width: 40%;
  91. left: 30%;
  92. position: absolute;
  93. background-color: rgb(255, 255, 255);
  94. box-shadow: rgba(0, 0, 0, 0.298039) 1px 1px 50px;
  95. margin: 20% auto;
  96. border-radius: 5px;
  97. }
  98. .shade_title {
  99. padding: 0 80px 0 20px;
  100. height: 42px;
  101. line-height: 42px;
  102. border-bottom: 1px solid #eee;
  103. font-size: 16px;
  104. color: #FFFFFF;
  105. overflow: hidden;
  106. background-color: #00a1cb;
  107. border-radius: 2px 2px 0 0;
  108. position: relative;
  109. border-top-left-radius: 5px;
  110. border-top-right-radius: 5px;
  111. }
  112. .cx {
  113. display: block;
  114. }
  115. .setwin {
  116. position: absolute;
  117. right: 15px;
  118. top: 5px;
  119. font-size: 0;
  120. line-height: initial;
  121. }
  122. .setwin a {
  123. position: relative;
  124. width: 16px;
  125. height: 16px;
  126. font-size: 20px;
  127. color: #fff;
  128. }
  129. .xg i {
  130. font-size: 16px;
  131. }
  132. .hidens {
  133. display: none;
  134. }
  135. .inpBox {
  136. border: 1px solid #cccccc;
  137. height: 31px;
  138. width: 220px;
  139. display: inline-block;
  140. position: relative;
  141. vertical-align: middle;
  142. position: absolute;
  143. left: 0px;
  144. top: 8px;
  145. z-index: 111;
  146. }
  147. .selDpart1{
  148. position: absolute;
  149. left: 0px;
  150. top: 30px;
  151. z-index: 11111;
  152. width: 220px;
  153. line-height: 30px;
  154. background: #FFFFFF;
  155. display: none;
  156. }
  157. #sponsor{
  158. width: 218px;
  159. border: 1px solid #00a1cb;
  160. margin: 0;
  161. padding: 0;
  162. list-style: none;
  163. max-height: 212px;
  164. overflow-x: hidden;
  165. overflow-y: scroll;
  166. }
  167. #sponsor li{
  168. margin: 0;
  169. padding-left: 10px;
  170. width: 220px;
  171. height: 30px;
  172. line-height: 30px;
  173. list-style: none;
  174. }
  175. #sponsor li:hover{
  176. background: #00a1cb;
  177. }
  178. .addTree {
  179. background: #fff;
  180. position: absolute;
  181. width: 100%;
  182. border: 1px solid darkgrey;
  183. right: 0;
  184. top: 29px;
  185. display: none;
  186. z-index: 222;
  187. }
  188. .xl {
  189. display: inline-block;
  190. background: url(../../img/dropDown.png) no-repeat;
  191. height: 100%;
  192. background-position: center center;
  193. width: 20px;
  194. position: absolute;
  195. right: 0;
  196. top: 0px;
  197. /* background-color: #f7bc8b; */
  198. cursor: pointer;
  199. }
  200. .ztree li span {
  201. border: none;
  202. padding: 0;
  203. }
  204. .inps {
  205. width: 217px;
  206. height: 29px;
  207. outline: none;
  208. border: 0;
  209. border-image-width: 0;
  210. padding: 0;
  211. padding-left: 3px;
  212. }
  213. .xl {
  214. display: inline-block;
  215. background: url(../img/dropDown.png) no-repeat;
  216. height: 100%;
  217. background-position: center center;
  218. width: 20px;
  219. position: absolute;
  220. right: 0;
  221. top: 0px;
  222. /* background-color: #f7bc8b; */
  223. cursor: pointer;
  224. }
  225. .Cleans {
  226. display: inline-block;
  227. width: 20px;
  228. position: absolute;
  229. right: 21px;
  230. top: 8px;
  231. display: none;
  232. }
  233. .Min-width {
  234. width: 150px;
  235. }
  236. .btn-default{
  237. background: #FFFFFF;
  238. color: #000000;
  239. }
  240. .tool_downs{
  241. display: flex;
  242. justify-content: center;
  243. }
  244. .tool_downs a{
  245. list-style: none;
  246. float: left;
  247. padding-left: 10px;
  248. }
  249. .operation_list{
  250. width: 270px;
  251. }
  252. ul{
  253. padding: 0;
  254. }
  255. </style>
  256. </head>
  257. <body class="gray-bg">
  258. <div class="wrapper wrapper-content animated fadeInRight">
  259. <div class="daoHang clearfix">
  260. <div class="dhLeft">
  261. <sapn>
  262. <i class="syIcon"></i>位置:
  263. <a href="javaScript:;" id="ReIndex">首页</a>&gt;
  264. <a href="javaScript:;">知识库</a>&gt;
  265. <a href="" class="nowPosition">新版知识库索要记录</a>
  266. </sapn>
  267. </div>
  268. <div class="dhRight">
  269. <a href="" title="刷新"><i class="fa fa-refresh"></i></a>
  270. </div>
  271. </div>
  272. <div style="padding: 10px;" class="tj_content clearFix">
  273. <div style="padding: 10px;" class="tj_content clearFix">
  274. <div>
  275. <div class="box_content">
  276. <table id="sqzx" style="width: 100%;" border="0" cellspacing="0" cellpadding="0">
  277. <tr>
  278. <th>关键字:</th>
  279. <td>
  280. <input type="text" placeholder="输入关键字" id="key" class="Min-width" />
  281. </td>
  282. <th>时间:</th>
  283. <td >
  284. <input type="text" id="starttime" class="" placeholder="请选择时间" style="height: 32px;" />
  285. </td>
  286. <th>紧急程度:</th>
  287. <td>
  288. <select class="select_" id="dealtype">
  289. <option value="">请选择</option>
  290. <option value="0">普通</option>
  291. <option value="1">紧急</option>
  292. </select>
  293. </td>
  294. <th>承办单位:</th>
  295. <td style="position: relative;">
  296. <div class="inpBox">
  297. <input type="text" class="inps" onkeyup="darptSearch()"/>
  298. <i class="Cleans fa fa-close"></i>
  299. <i class="xl xl_one"></i>
  300. <div class="addTree xlAdd">
  301. <ul id="addTreeDemo" class="ztree"></ul>
  302. </div>
  303. </div>
  304. <div class="selDpart1">
  305. <ul id="sponsor">
  306. </ul>
  307. </div>
  308. </td>
  309. <td style="padding-left: 30px;">
  310. <botton class="btns Seach">搜索</botton>
  311. <!--<botton class="btns Export">导出</botton>-->
  312. <!--<botton class="btns add_record">添加</botton>-->
  313. <!--<botton class="btns Remove">删除</botton>-->
  314. </td>
  315. </tr>
  316. </table>
  317. </div>
  318. </div>
  319. <div>
  320. <div style="width: 100%;padding: 10px;">
  321. <table id="orderlist" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true">
  322. <thead>
  323. <tr>
  324. <!--<th data-checkbox="true"></th>-->
  325. <th data-field="F_Descript" data-formatter="GetCont" data-align="center">文本描述</th>
  326. <th data-field="F_Level" data-align="center" data-formatter="States">级别</th>
  327. <th data-field="F_DeptName" data-align="center">承办单位</th>
  328. <th data-field="F_CreateTime" data-align="center">添加时间</th>
  329. <th data-field="F_CreateUserName" data-align="center">添加人</th>
  330. <th data-field="F_SubmitUserName" data-align="center">提交人</th>
  331. <th data-field="F_SubmitTime" data-align="center">提交时间</th>
  332. <th data-field="F_LimitTime" data-align="center">时限</th>
  333. <th data-field="F_WorkOrderId" data-formatter="Dispose" data-align="center" class="operation_list">操作</th>
  334. </tr>
  335. </thead>
  336. <tbody class="list"></tbody>
  337. </table>
  338. </div>
  339. </div>
  340. </div>
  341. </div>
  342. <input type="hidden" id="PID" />
  343. <input type="hidden" id="Dpment" />
  344. </div>
  345. <script src="../js/bootstrap-select.js"></script>
  346. <script src="../js/laydate/laydate.js"></script>
  347. <script src="../My97DatePicker/WdatePicker.js"></script>
  348. <script src="../js/zTree/jquery.ztree.core.js"></script>
  349. <script src="../js/search/screen.js"></script>
  350. <script>
  351. $(document).ready(function () {
  352. load();
  353. var str = helper.request.queryString("str");
  354. var wid = helper.request.queryString("wid");
  355. if (wid) {
  356. $('#tel').val(wid);
  357. load();
  358. }
  359. laydate.render({
  360. elem: '#starttime' //指定元素
  361. ,range:'~'
  362. });
  363. load();
  364. });
  365. $("#orderlist").on("click-row.bs.table", function (e, row, ele) {
  366. $('.success').removeClass('success'); //去除之前选中的行的,选中样式
  367. $(ele).addClass('success'); //添加当前选中的 success样式用于区别
  368. });
  369. //获取查询信息
  370. function load() {
  371. //先销毁表格
  372. $('#orderlist').bootstrapTable('destroy');
  373. //初始化表格,动态从服务器加载数据
  374. $("#orderlist").bootstrapTable({
  375. method: "get", //使用get请求到服务器获取数据
  376. url: huayi.config.callcenter_url + "Repository/GetListDemands", //获取数据的Servlet地址
  377. contentType: "application/x-www-form-urlencoded",
  378. striped: true, //表格显示条纹
  379. pagination: true, //启动分页
  380. pageSize: 10, //每页显示的记录数
  381. pageNumber: 1, //当前第几页
  382. pageList: [10, 20, 50, 100], //记录数可选列表
  383. search: false, //是否启用查询
  384. showColumns: false, //显示下拉框勾选要显示的列
  385. showRefresh: false, //显示刷新按钮
  386. sidePagination: "server", //表示服务端请求
  387. //设置为undefined可以获取pageNumber,pageSize,searchText,sortName,sortOrder
  388. //设置为limit可以获取limit, offset, search, sort, order
  389. queryParamsType: "undefined",
  390. queryParams: function queryParams(params) { //设置查询参数
  391. //alert(params.pageNumber)
  392. var param = {
  393. page: params.pageNumber,
  394. pagesize: params.pageSize,
  395. stime: $('#starttime').val() && $('#starttime').val().split(' ~ ')[0], //=开始时间
  396. etime: $('#starttime').val() && $('#starttime').val().split(' ~ ')[1], //=结束时间
  397. deptid: $("#PID").val(),//承办单位id
  398. level: $("#dealtype").val(),//级别
  399. key:$('#key').val(),
  400. token: $.cookie("token")
  401. };
  402. return param;
  403. },
  404. onLoadSuccess: function (data) { //加载成功时执行
  405. // layer.msg("加载成功");
  406. //console.log(data);
  407. },
  408. onLoadError: function () { //加载失败时执行
  409. //layer.msg("加载数据失败", { time: 1500, icon: 2 });
  410. }
  411. });
  412. }
  413. //状态
  414. function States(val, row) {
  415. var html = '';
  416. switch (val + '') {
  417. case '0':
  418. html = '普通';
  419. break;
  420. case '1':
  421. html = '紧急';
  422. break;
  423. }
  424. return html;
  425. }
  426. function GetCont(val) {
  427. if (val) {
  428. var str = '<div '
  429. if (val.length > 30) {
  430. str = str + ' title="' + val + '" ';
  431. val = val.substr(0, 30) + "...";
  432. }
  433. return str + '>' + val + '</div>';
  434. } else {
  435. return '';
  436. }
  437. }
  438. //格式化操作
  439. function Dispose(val, row) {
  440. if(row.F_RepositoryId&&row.F_RepositoryId!=0){
  441. return '<div class="tool_downs">' +
  442. '<a href="javascript:;" class="aBtn" authorize="yes" id="HY_details_' + row.F_DemandsId + '" onclick="see_knowledge(' + row.F_RepositoryId +')" title="查看知识库">查看知识库</a>' +
  443. // '<li><a href="javascript:;" class="aBtn" authorize="yes" id="HY_details_' + row.F_DemandsId + '" onclick="add_knowledge(' + row.F_DemandsId +','+row.F_Deptid+')" title="添加知识库">添加知识库</a></li>' +
  444. '<a href="javascript:;" class="aBtn" style="margin-left:0px;" authorize="yes" id="HY_details_' + row.F_DemandsId + '" onclick="btn_details(\'' + row.F_DemandsId + '\')" title="详情">详情</a>' +
  445. '</div>';
  446. }else{
  447. return '<div class="tool_downs">' +
  448. // '<li><a href="javascript:;" class="aBtn" authorize="yes" id="HY_details_' + row.F_DemandsId + '" onclick="see_knowledge(' + row.F_RepositoryId +')" title="查看知识库">查看知识库</a></li>' +
  449. '<a href="javascript:;" class="aBtn" authorize="yes" id="HY_details_' + row.F_DemandsId + '" onclick="add_knowledge(' + row.F_DemandsId +','+row.F_Deptid+')" title="添加知识库">添加知识库</a>' +
  450. '<a href="javascript:;" class="aBtn" style="margin-left:0px;" authorize="yes" id="HY_details_' + row.F_DemandsId + '" onclick="btn_details(\'' + row.F_DemandsId + '\')" title="详情">详情</a>' +
  451. '</div>';
  452. }
  453. }
  454. //查看知识库
  455. function see_knowledge(ids){
  456. //iframe窗
  457. layer.open({
  458. type: 2,
  459. title: '查看知识库详情',
  460. area: ['70%', '60%'],
  461. maxmin:true,
  462. content: 'newRepositoryDetail.html?ids='+ ids
  463. });
  464. }
  465. //添加到知识库
  466. function add_knowledge(str,deptid) {
  467. layer.open({
  468. type: 2,
  469. content: "newRepositoryAdd.html?wid=" + str +"&depId="+deptid, //iframe的url,no代表不显示滚动条
  470. title: '新增知识库',
  471. area: ['60%', '80%'], //宽高
  472. });
  473. }
  474. //查看详情
  475. function btn_details(str) {
  476. layer.open({
  477. type: 2,
  478. content: "../CommonHtml/recordDatil.html?wid=" + str, //iframe的url,no代表不显示滚动条
  479. title: '记录详情',
  480. area: ['60%', '80%'], //宽高
  481. });
  482. }
  483. //编辑
  484. function btn_edit(str) {
  485. layer.open({
  486. type: 2,
  487. content: ["../CommonHtml/recordEdit.html?wid=" + str,'no'], //iframe的url,no代表不显示滚动条
  488. title: '编辑记录',
  489. area: ['60%', '90%'], //宽高
  490. });
  491. }
  492. //删除
  493. function btn_delete(str) {
  494. layer.confirm('确定删除记录?', {
  495. btn: ['是', '否'] //按钮
  496. }, function () {
  497. $.post(huayi.config.callcenter_url + "Repository/DelDemands", {
  498. ids: str,
  499. token: $.cookie("token")
  500. }, function (result) {
  501. result = JSON.parse(result);
  502. if (result.state.toLowerCase() == "success") {
  503. layer.msg("删除成功");
  504. $("#orderlist").bootstrapTable('refresh');
  505. }
  506. })
  507. });
  508. }
  509. //添加记录
  510. $('.add_record').on('click',function(){
  511. layer.open({
  512. type: 2,
  513. content: "../CommonHtml/addRecord.html" , //iframe的url,no代表不显示滚动条
  514. title: '添加记录',
  515. area: ['60%', '80%'], //宽高
  516. });
  517. })
  518. //上传文件
  519. function upload() {
  520. if (document.getElementById("upFile").files.length > 0) {
  521. var formData = new FormData();
  522. formData.append("upFile", document.getElementById("upFile").files[0]);
  523. formData.append("token", $.cookie("token"));
  524. $.ajax({
  525. url: huayi.config.callcenter_url + "/WorkOrder/UploadFile",
  526. type: "POST",
  527. data: formData,
  528. /**
  529. *必须false才会自动加上正确的Content-Type
  530. */
  531. contentType: false,
  532. /**
  533. * 必须false才会避开jQuery对 formdata 的默认处理
  534. * XMLHttpRequest会对 formdata 进行正确的处理
  535. */
  536. processData: false,
  537. success: function (result) {
  538. document.getElementById("upFile").outerHTML = document.getElementById("upFile").outerHTML;
  539. $("#upFile").change(function () {
  540. upload();
  541. });
  542. var r = $.parseJSON(result);
  543. if (r.state.toLowerCase() == "success") {
  544. $(".fjnr").text(r.data);
  545. $("#scfj").show();
  546. }
  547. }
  548. });
  549. } else {
  550. layer.confirm('请上传文件!', {
  551. btn: ['确定']
  552. });
  553. }
  554. }
  555. //批量删除Remove
  556. $(".Remove").click(function() {
  557. var ids = $.map($('#orderlist').bootstrapTable('getSelections'),
  558. function(row) {
  559. return row.F_DemandsId;
  560. });
  561. /*判断长度*/
  562. if(ids.length <= 0) {
  563. layer.confirm('没有可删除的选项!', {
  564. btn: ['确定'] //按钮
  565. });
  566. return;
  567. }
  568. layer.confirm('确定要删除吗?',{
  569. btn:['确定','取消']
  570. },function(){
  571. $.post(huayi.config.callcenter_url + "Repository/DelDemands", {
  572. ids: ids,
  573. token: $.cookie("token")
  574. }, function(result) {
  575. result = JSON.parse(result);
  576. if(result.state.toLowerCase() == "success") {
  577. layer.msg("删除成功");
  578. $("#orderlist").bootstrapTable('refresh');
  579. }
  580. })
  581. })
  582. });
  583. //来源
  584. function LY(obj) {
  585. obj.empty();
  586. obj.append('<option selected="selected" value="">请选择</option>');
  587. $.getJSON(huayi.config.callcenter_url + "Dictionary/GetDicValueListById", {
  588. "token": $.cookie("token"),
  589. id: 1
  590. }, function (data) {
  591. if (data.state.toLowerCase() == "success") {
  592. var content = data.data;
  593. $(content).each(function (i, n) {
  594. $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>").appendTo(obj);
  595. })
  596. }
  597. })
  598. }
  599. //类别
  600. function LB(obj) {
  601. obj.empty();
  602. obj.append('<option selected="selected" value="">请选择</option>');
  603. $.getJSON(huayi.config.callcenter_url + "Dictionary/GetDicValueListById", {
  604. "token": $.cookie("token"),
  605. id: 2
  606. }, function (data) {
  607. if (data.state.toLowerCase() == "success") {
  608. var content = data.data;
  609. $(content).each(function (i, n) {
  610. $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>").appendTo(obj);
  611. })
  612. }
  613. })
  614. }
  615. // 主题
  616. function ZT(obj) {
  617. obj.empty();
  618. obj.append('<option selected="selected" value="">请选择</option>');
  619. $.getJSON(huayi.config.callcenter_url + "Dictionary/GetDicValueListById", {
  620. "token": $.cookie("token"),
  621. id: 3
  622. }, function (data) {
  623. if (data.state.toLowerCase() == "success") {
  624. var content = data.data;
  625. $(content).each(function (i, n) {
  626. $("<option value='" + n.F_ValueId + "'>" + n.F_Value + "</option>").appendTo(obj);
  627. })
  628. }
  629. })
  630. }
  631. function tree() {
  632. $.get(huayi.config.callcenter_url + 'Department/GetDeptList', {
  633. "token": $.cookie("token"),
  634. // "pid": pid
  635. }, function (result) {
  636. result = $.parseJSON(result);
  637. $.fn.zTree.init($("#addTreeDemo"), setting1, result.data); //实例化树形图
  638. });
  639. }
  640. var setting1 = {
  641. data: {
  642. key: {
  643. name: "F_DeptName"
  644. },
  645. simpleData: {
  646. enable: true,
  647. idKey: "F_DeptId",
  648. pIdKey: "F_PartentId",
  649. rootPId: 0
  650. }
  651. },
  652. callback: {
  653. onClick: zTreeOnClick
  654. }
  655. };
  656. function zTreeOnClick(event, treeId, treeNode) {
  657. if (treeNode.level >= 1) {
  658. $('.inps').val(treeNode.F_DeptName);
  659. $("#PID").val(treeNode.F_DeptId);
  660. $("#Dpment").val(treeNode.F_DeptId);
  661. $(".Cleans").show();
  662. }
  663. };
  664. function Close() {
  665. $(".lyxz").removeClass("cx");
  666. if ($('audio').length > 0) {
  667. $('audio')[0].pause();
  668. }
  669. }
  670. </script>
  671. </body>
  672. </html>