index.ejs 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592
  1. <link href="/public/css/bootstrap/bootstrap-colorpicker.min.css" rel="stylesheet">
  2. <div class="panel-content">
  3. <div class="panel-content" style="background:#2c3237 !important">
  4. <div class="panel-title fluid" style="background:#2c3237 !important">
  5. <div class="title-main d-flex justify-content-between">
  6. <div class="d-inline-block mr-2">
  7. <div class="btn-group">
  8. <button type="button" class="btn btn-sm btn-outline-dark text-white dropdown-toggle" data-toggle="dropdown" id="zhankai">分类一</button>
  9. <div class="dropdown-menu" aria-labelledby="zhankai">
  10. <a class="dropdown-item" href="#">分类一1</a>
  11. <a class="dropdown-item" href="#">分类一2</a>
  12. </div>
  13. </div>
  14. <div class="btn-group">
  15. <button type="button" class="btn btn-sm btn-outline-dark text-white dropdown-toggle" data-toggle="dropdown" id="zhankai">分类二</button>
  16. <div class="dropdown-menu" aria-labelledby="zhankai">
  17. <a class="dropdown-item" href="#">分类二1</a>
  18. <a class="dropdown-item" href="#">分类二2</a>
  19. </div>
  20. </div>
  21. <div class="btn-group">
  22. <button type="button" class="btn btn-sm btn-outline-dark text-white dropdown-toggle" data-toggle="dropdown" id="zhankai">分类三</button>
  23. <div class="dropdown-menu" aria-labelledby="zhankai">
  24. <a class="dropdown-item" href="#">分类三1</a>
  25. <a class="dropdown-item" href="#">分类三2</a>
  26. </div>
  27. </div>
  28. </div>
  29. <div>
  30. <a href="" class="text-white"><i class="fa fa-arrows-alt"></i></a>
  31. <div class="btn-group">
  32. <button type="button" class="btn btn-sm btn-outline-dark text-white dropdown-toggle" data-toggle="dropdown" id="zhankai">决策大屏1</button>
  33. <div class="dropdown-menu" aria-labelledby="zhankai">
  34. <a class="dropdown-item" href="shujudaping-panel-1.html">决策大屏1</a>
  35. <a class="dropdown-item" href="shujudaping-panel-2.html">决策大屏2</a>
  36. <a class="dropdown-item" href="shujudaping-panel-3.html">决策大屏3</a>
  37. <a class="dropdown-item" href="shujudaping-panel-4.html">决策大屏4</a>
  38. </div>
  39. </div>
  40. </div>
  41. </div>
  42. </div>
  43. <div class="content-wrap">
  44. <div class="c-body" style="background:#2c3237 !important">
  45. <div class="flex-content">
  46. <div class="row">
  47. <div class="col-3 pr-0">
  48. <div class="left-content">
  49. <div class="left-card-content">
  50. <div class="height-20 mb-2">
  51. <div class="card text-center bg-dark text-white ml-2 mr-2 py-1 height-100">
  52. <div class="card-body card-per-body">
  53. <div class="row">
  54. <div class="col-6">
  55. <h5 class="card-title card-case-title">12</h5>
  56. <p class="card-text card-case-text text-muted">标段个数</p>
  57. </div>
  58. <div class="col-6">
  59. <h5 class="card-title card-case-title">63.25%</h5>
  60. <p class="card-text card-case-text text-muted">计量进度</p>
  61. </div>
  62. </div>
  63. </div>
  64. </div>
  65. </div>
  66. <div class="height-20 mb-2">
  67. <div class="card text-center bg-dark text-white ml-2 mr-2 py-2 height-100">
  68. <div class="card-body card-per-body">
  69. <h5 class="card-title card-case-title">123,456,789.36</h5>
  70. <p class="card-text card-case-text text-muted">台帐金额</p>
  71. </div>
  72. </div>
  73. </div>
  74. <div class="height-20 mb-2">
  75. <div class="card text-center bg-dark text-white ml-2 mr-2 py-2 height-100">
  76. <div class="card-body card-per-body">
  77. <h5 class="card-title card-case-title">163,000.00</h5>
  78. <p class="card-text text-muted">累计变更金额</p>
  79. </div>
  80. </div>
  81. </div>
  82. <div class="height-20 mb-2">
  83. <div class="card text-center bg-dark text-white ml-2 mr-2 py-2 height-100">
  84. <div class="card-body card-per-body">
  85. <h5 class="card-title card-case-title">123,456,789.36</h5>
  86. <p class="card-text text-muted">累计完成金额</p>
  87. </div>
  88. </div>
  89. </div>
  90. <div class="height-20">
  91. <div class="card text-center bg-dark text-white ml-2 mr-2 height-100">
  92. <div class="card-body card-per-body">
  93. <h5 class="card-title card-case-title">163,000.00</h5>
  94. <p class="card-text text-muted">材料调差</p>
  95. </div>
  96. </div>
  97. </div>
  98. </div>
  99. <div class="left-chart">
  100. <div class="card height-100 bg-dark mt-2 ml-2 mr-2">
  101. <div id="jechart" style="height: 100%; width: 100%;"></div>
  102. </div>
  103. </div>
  104. </div>
  105. </div>
  106. <div class="col-6 pl-0 pr-0">
  107. <div class="center-content mr-2">
  108. <div class="center-chart-content">
  109. <div class="center-di">
  110. <div class="card bg-dark height-100">
  111. <div class="di-content mb-2" style="background: #343A40;"></div>
  112. </div>
  113. </div>
  114. <div class="center-chart">
  115. <div class="card height-100 bg-dark mt-2">
  116. <div id="jlchart" style="height: 100%; width: 100%;"></div>
  117. </div>
  118. </div>
  119. </div>
  120. <div class="center-table">
  121. <div class="card height-100 bg-dark mt-2">
  122. <h6 class="bg-dark text-center text-white m-0 py-3">标段明细数据</h6>
  123. <div class="tablebox">
  124. <table id="tableId">
  125. <thead>
  126. <tr>
  127. <th>标段</th>
  128. <th>期数</th>
  129. <th>0号台帐</th>
  130. <th>本期完成</th>
  131. <th>截至本期完成</th>
  132. <th>本期应付</th>
  133. <th>截至本期应付</th>
  134. </tr>
  135. </thead>
  136. <tbody>
  137. <tr>
  138. <td>隧道工程一标段</td>
  139. <td>第1期</td>
  140. <td>1000000</td>
  141. <td>80000</td>
  142. <td>95000</td>
  143. <td>75000</td>
  144. <td>85000</td>
  145. </tr>
  146. <tr>
  147. <td>隧道工程二标段</td>
  148. <td>第2期</td>
  149. <td>1000000</td>
  150. <td>80000</td>
  151. <td>95000</td>
  152. <td>75000</td>
  153. <td>85000</td>
  154. </tr>
  155. <tr>
  156. <td>第二工地试验室</td>
  157. <td>第0期</td>
  158. <td>1000000</td>
  159. <td>80000</td>
  160. <td>95000</td>
  161. <td>75000</td>
  162. <td>85000</td>
  163. </tr>
  164. <tr>
  165. <td>桥梁工程二标段</td>
  166. <td>第1期</td>
  167. <td>1000000</td>
  168. <td>80000</td>
  169. <td>95000</td>
  170. <td>75000</td>
  171. <td>85000</td>
  172. </tr>
  173. <tr>
  174. <td>标段5</td>
  175. <td>第2期</td>
  176. <td>1000000</td>
  177. <td>80000</td>
  178. <td>95000</td>
  179. <td>75000</td>
  180. <td>85000</td>
  181. </tr>
  182. <tr>
  183. <td>标段6</td>
  184. <td>第1期</td>
  185. <td>1000000</td>
  186. <td>80000</td>
  187. <td>95000</td>
  188. <td>75000</td>
  189. <td>85000</td>
  190. </tr>
  191. <tr>
  192. <td>隧道工程一标段</td>
  193. <td>第1期</td>
  194. <td>1000000</td>
  195. <td>80000</td>
  196. <td>95000</td>
  197. <td>75000</td>
  198. <td>85000</td>
  199. </tr>
  200. <tr>
  201. <td>隧道工程二标段</td>
  202. <td>第2期</td>
  203. <td>1000000</td>
  204. <td>80000</td>
  205. <td>95000</td>
  206. <td>75000</td>
  207. <td>85000</td>
  208. </tr>
  209. <tr>
  210. <td>第二工地试验室</td>
  211. <td>第0期</td>
  212. <td>1000000</td>
  213. <td>80000</td>
  214. <td>95000</td>
  215. <td>75000</td>
  216. <td>85000</td>
  217. </tr>
  218. <tr>
  219. <td>桥梁工程二标段</td>
  220. <td>第1期</td>
  221. <td>1000000</td>
  222. <td>80000</td>
  223. <td>95000</td>
  224. <td>75000</td>
  225. <td>85000</td>
  226. </tr>
  227. <tr>
  228. <td>标段5</td>
  229. <td>第2期</td>
  230. <td>1000000</td>
  231. <td>80000</td>
  232. <td>95000</td>
  233. <td>75000</td>
  234. <td>85000</td>
  235. </tr>
  236. <tr>
  237. <td>标段6</td>
  238. <td>第1期</td>
  239. <td>1000000</td>
  240. <td>80000</td>
  241. <td>95000</td>
  242. <td>75000</td>
  243. <td>85000</td>
  244. </tr>
  245. </tbody>
  246. </table>
  247. <table id="tableId1"></table>
  248. </div>
  249. </div>
  250. </div>
  251. </div>
  252. </div>
  253. <div class="col-3 pl-0">
  254. <div class="right-content">
  255. <div class="right-chart-content">
  256. <div class="right-month">
  257. <h6 class="card bg-dark text-center text-white m-0 pt-2 pb-3">本月审批统计</h6>
  258. <div class="row right-month-height">
  259. <div class="col-6 pr-0">
  260. <div class="card text-center bg-dark text-white border-right-0 border-botton-0 height-100">
  261. <div class="card-body card-small-body height-100">
  262. <h5 class="card-title card-approve-title height-50">5<small>期</small></h5>
  263. <p class="card-text text-muted height-50">计量期</p>
  264. </div>
  265. </div>
  266. </div>
  267. <div class="col-6 pl-0">
  268. <div class="card text-center bg-dark text-white border-botton-0 height-100">
  269. <div class="card-body card-small-body height-100">
  270. <h5 class="card-title card-approve-title height-50">25<small class="">条</small></h5>
  271. <p class="card-text text-muted height-50">变更令</p>
  272. </div>
  273. </div>
  274. </div>
  275. <div class="col-6 pr-0">
  276. <div class="card text-center bg-dark text-white border-right-0 border-top-0 height-100">
  277. <div class="card-body card-small-body height-100">
  278. <h5 class="card-title card-approve-title height-50">3<small class="">次</small></h5>
  279. <p class="card-text text-muted height-50">台帐修订</p>
  280. </div>
  281. </div>
  282. </div>
  283. <div class="col-6 pl-0">
  284. <div class="card text-center bg-dark text-white border-top-0 height-100">
  285. <div class="card-body card-small-body height-100">
  286. <h5 class="card-title card-approve-title height-50">0<small class="">期</small></h5>
  287. <p class="card-text text-muted height-50">材料调差</p>
  288. </div>
  289. </div>
  290. </div>
  291. </div>
  292. </div>
  293. <div class="right-chart">
  294. <div class="card height-100 bg-dark">
  295. <div id="jlwcdchart" style="height: 100%; width: 100%;"></div>
  296. </div>
  297. </div>
  298. </div>
  299. <div class="right-biaoduan">
  300. <div class="card height-100 bg-dark mt-2">
  301. <h6 class="bg-dark text-center text-white m-0 py-3">标段审批信息</h6>
  302. <div id="review_box" class="m-0 p-3 mb-2">
  303. <ul class="list-unstyled" id="comment1">
  304. <% for (const notice of noticeList) { %>
  305. <% if(notice.type === pushType.stage) { %>
  306. <li class="media pb-3 mb-3 border-bottom-grey-1">
  307. <div class="media-body">
  308. <div class="row">
  309. <div class="col-2"><span class="badge badge-success">计量审批</span></div>
  310. <div class="col-10 text-white">
  311. <a href="/tender/<%- notice.tid %>" class="text-success"><%- notice.name %></a>
  312. <a href="/tender/<%- notice.tid %>/measure/stage/<%- notice.order %>" class="text-success">第<%- notice.order %>期 </a>
  313. <%- acStage.statusString[notice.status]%>
  314. </div>
  315. </div>
  316. <p class="mt-1 mb-0 text-white"><%- notice.su_name %><small class="ml-1 text-muted"><%- (notice.su_role ? '- ' + notice.su_role : '') %></small>
  317. <span class="pull-right text-muted"><%- ctx.helper.formatFullDate(notice.create_time) %></span>
  318. </p>
  319. </div>
  320. </li>
  321. <% } else if(notice.type === pushType.material) { %>
  322. <li class="media pb-3 mb-3 border-bottom-grey-1">
  323. <div class="media-body">
  324. <div class="row">
  325. <div class="col-2"><span class="badge badge-secondary">材料调差</span></div>
  326. <div class="col-10 text-white">
  327. <a href="/tender/<%- notice.tid %>" class="text-success"><%- notice.name %></a>
  328. <a href="/tender/<%- notice.tid %>/measure/material/<%- notice.order %>" class="text-success">第<%- notice.order %>期 </a>
  329. <%- acMaterial.statusString[notice.status]%>
  330. </div>
  331. </div>
  332. <p class="mt-1 mb-0 text-white"><%- notice.su_name %><small class="ml-1 text-muted"><%- (notice.su_role ? '- ' + notice.su_role : '') %></small>
  333. <span class="pull-right text-muted"><%- ctx.helper.formatFullDate(notice.create_time) %></span>
  334. </p>
  335. </div>
  336. </li>
  337. <% } else if(notice.type === pushType.ledger) { %>
  338. <li class="media pb-3 mb-3 border-bottom-grey-1">
  339. <div class="media-body">
  340. <div class="row">
  341. <div class="col-2"><span class="badge badge-info">台账审批</span></div>
  342. <div class="col-10 text-white">
  343. <a data-id="<%- notice.id %>"href="/tender/<%- notice.tid %>/ledger" class="text-success"><%- notice.name %></a> <%- acLedger.statusString[notice.status]%>
  344. </div>
  345. </div>
  346. <p class="mt-1 mb-0 text-white"><%- notice.su_name %><small class="ml-1 text-muted"><%- (notice.su_role ? '- ' + notice.su_role : '') %></small>
  347. <span class="pull-right text-muted"><%- ctx.helper.formatFullDate(notice.create_time) %></span>
  348. </p>
  349. </div>
  350. </li>
  351. <% } else if(notice.type === pushType.revise) { %>
  352. <li class="media pb-3 mb-3 border-bottom-grey-1">
  353. <div class="media-body">
  354. <div class="row">
  355. <div class="col-2"><span class="badge badge-info">台账修订</span></div>
  356. <div class="col-10 text-white">
  357. <a href="/tender/<%- notice.tid %>" class="text-success"><%- notice.name %></a>
  358. <a href="/tender/<%- notice.tid %>/revise/info" class="text-success">台账修订(第<%- notice.corder %>次)</a>
  359. <%- acRevise.statusString[notice.status]%>
  360. </div>
  361. </div>
  362. <p class="mt-1 mb-0 text-white"><%- notice.su_name %><small class="ml-1 text-muted"><%- (notice.su_role ? '- ' + notice.su_role : '') %></small>
  363. <span class="pull-right text-muted"><%- ctx.helper.formatFullDate(notice.create_time) %></span>
  364. </p>
  365. </div>
  366. </li>
  367. <% } else if(notice.type === pushType.change){ %>
  368. <li class="media pb-3 mb-3 border-bottom-grey-1">
  369. <div class="media-body">
  370. <div class="row">
  371. <div class="col-2"><span class="badge badge-danger">变更审批</span></div>
  372. <div class="col-10 text-white">
  373. <a href="/tender/<%- notice.tid %>" class="text-success"><%- notice.name %></a>
  374. <a href="/tender/<%- notice.tid %>/change/<%- notice.cid %>/information" class="text-success"><%- notice.c_code %> </a>
  375. <%- acChange.statusString[notice.status]%>
  376. </div>
  377. </div>
  378. <p class="mt-1 mb-0 text-white"><%- notice.su_name %><small class="ml-1 text-muted"><%- (notice.su_role ? '- ' + notice.su_role : '') %></small>
  379. <span class="pull-right text-muted"><%- ctx.helper.formatFullDate(notice.create_time) %></span>
  380. </p>
  381. </div>
  382. </li>
  383. <% } else if(notice.type === pushType.advance) { %>
  384. <li class="media pb-3 mb-3 border-bottom-grey-1">
  385. <div class="media-body">
  386. <div class="row">
  387. <div class="col-2"><span class="badge badge-warning">预付款</span></div>
  388. <div class="col-10 text-white">
  389. <a href="/tender/<%- notice.tid %>" class="text-success"><%- notice.name %></a>
  390. <a href="/tender/<%- notice.tid %>/advance/<%- notice.vid %>/detail" class="text-success">第<%- notice.order %>期</a>
  391. <%- acAdvance.statusString[notice.status]%>
  392. </div>
  393. </div>
  394. <p class="mt-1 mb-0 text-white"><%- notice.su_name %><small class="ml-1 text-muted"><%- (notice.su_role ? '- ' + notice.su_role : '') %></small>
  395. <span class="pull-right text-muted"><%- ctx.helper.formatFullDate(notice.create_time) %></span>
  396. </p>
  397. </div>
  398. </li>
  399. <% } %>
  400. <% } %>
  401. </ul>
  402. <ul id="comment2"></ul>
  403. </div>
  404. </div>
  405. </div>
  406. </div>
  407. </div>
  408. </div>
  409. </div>
  410. </div>
  411. </div>
  412. </div>
  413. </div>
  414. <script src="/public/js/datacollect_scroll.js"></script>
  415. <script type="text/javascript"> autoFlashHeight();</script>
  416. <script type="text/javascript">
  417. var myChart1 = echarts.init(document.getElementById('jechart'), 'dark');
  418. option = {
  419. title: {
  420. text: '金额统计图',
  421. left: 'center',
  422. top:'7%'
  423. },
  424. color: ['rgba(24,144,255,0.7)','rgba(69,183,149,0.7)','rgba(250,204,20,0.7)','rgba(145,82,225,0.7)','rgba(58,207,221,0.7)','rgba(204,73,80,0.7)','rgba(255,255,225,0.7)'],
  425. backgroundColor: '#343a40 ',
  426. tooltip: {
  427. trigger: 'item'
  428. },
  429. // legend: {
  430. // orient: 'vertical',
  431. // left: 'center',
  432. // },
  433. series: [
  434. {
  435. name: '访问来源',
  436. type: 'pie',
  437. radius: '60%',
  438. top:'15%',
  439. data: [
  440. {value: 1048, name: '2021'},
  441. {value: 735, name: '2020'},
  442. {value: 580, name: '2019'},
  443. {value: 484, name: '2018'},
  444. {value: 300, name: '2017'}
  445. ],
  446. emphasis: {
  447. itemStyle: {
  448. shadowBlur: 10,
  449. shadowOffsetX: 0,
  450. shadowColor: 'rgba(0, 0, 0, 0.5)'
  451. }
  452. }
  453. }
  454. ]
  455. };
  456. myChart1.setOption(option);
  457. var myChart2 = echarts.init(document.getElementById('jlchart'), 'dark');
  458. option = {
  459. title: {
  460. text: '计量情况',
  461. left: 'center',
  462. top:'5%'
  463. },
  464. color: ['rgba(24,144,255,0.7)','rgba(69,183,149,0.7)','rgba(250,204,20,0.7)','rgba(145,82,225,0.7)','rgba(58,207,221,0.7)','rgba(204,73,80,0.7)','rgba(255,255,225,0.7)'],
  465. backgroundColor: '#343a40 ',
  466. tooltip: {
  467. trigger: 'axis',
  468. axisPointer: { // 坐标轴指示器,坐标轴触发有效
  469. type: 'shadow' // 默认为直线,可选为:'line' | 'shadow'
  470. }
  471. },
  472. legend: {
  473. data: ['台帐', '合同计量', '变更计量'],
  474. top:'17%'
  475. },
  476. grid: {
  477. top:'35%',
  478. left: '3%',
  479. right: '4%',
  480. bottom: '3%',
  481. containLabel: true
  482. },
  483. xAxis: [
  484. {
  485. type: 'category',
  486. data: ['1标', '2标', '3标', '4标', '5标', '6标', '7标']
  487. }
  488. ],
  489. yAxis: [
  490. {
  491. type: 'value',
  492. name:'金额',
  493. position: 'left',
  494. axisLabel : {
  495. formatter: '{value} 元'
  496. },
  497. splitArea : {show : true}
  498. },
  499. {
  500. type: 'value',
  501. name:'完成度',
  502. position: 'right',
  503. min:0,
  504. max:100,
  505. axisLabel : {
  506. formatter: '{value} %'
  507. },
  508. splitArea : {show : true}
  509. }
  510. ],
  511. series: [
  512. {
  513. name: '台帐',
  514. type: 'bar',
  515. emphasis: {
  516. focus: 'series'
  517. },
  518. data: [1220, 732, 601, 934, 1590, 730, 1020]
  519. },
  520. {
  521. name: '合同计量',
  522. type: 'bar',
  523. stack: '计量',
  524. emphasis: {
  525. focus: 'series'
  526. },
  527. data: [120, 132, 101, 134, 90, 230, 210]
  528. },
  529. {
  530. name: '变更计量',
  531. type: 'bar',
  532. stack: '计量',
  533. emphasis: {
  534. focus: 'series'
  535. },
  536. data: [220, 182, 191, 234, 290, 330, 310]
  537. }
  538. ]
  539. };
  540. myChart2.setOption(option);
  541. var myChart3 = echarts.init(document.getElementById('jlwcdchart'), 'dark');
  542. option = {
  543. title: {
  544. text: '计量完成度统计',
  545. left: 'center',
  546. top:'5%'
  547. },
  548. color: ['rgba(24,144,255,0.7)','rgba(69,183,149,0.7)','rgba(250,204,20,0.7)','rgba(145,82,225,0.7)','rgba(58,207,221,0.7)','rgba(204,73,80,0.7)','rgba(255,255,225,0.7)'],
  549. backgroundColor: '#343a40 ',
  550. tooltip: {
  551. trigger: 'axis',
  552. axisPointer: { // Use axis to trigger tooltip
  553. type: 'shadow' // 'shadow' as default; can also be 'line' or 'shadow'
  554. }
  555. },
  556. grid: {
  557. left: '3%',
  558. right: '4%',
  559. bottom: '3%',
  560. containLabel: true
  561. },
  562. xAxis: {
  563. type: 'value'
  564. },
  565. yAxis: {
  566. type: 'category',
  567. data: ['隧道工程一标段', '隧道工程二标段', '第二工地试验室', '桥梁工程二标段', '标段5', '标段6', '第三工地试验室']
  568. },
  569. series: [
  570. {
  571. name: '完成度',
  572. type: 'bar',
  573. stack: 'total',
  574. label: {
  575. show: true
  576. },
  577. emphasis: {
  578. focus: 'series'
  579. },
  580. data: [320, 302, 301, 334, 390, 330, 320]
  581. }
  582. ]
  583. };
  584. myChart3.setOption(option);
  585. function echartsReset() {
  586. myChart1.resize();
  587. myChart2.resize();
  588. myChart3.resize();
  589. }
  590. </script>