2c944c06b65f97e2247cb1c034e58ca6d50ba2c2.svn-base 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  1. <%@page language="java" pageEncoding="UTF-8"%>
  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. <!--框架必需start-->
  8. <%@include file="../../../../include.jsp" %>
  9. <!--框架必需end-->
  10. <script type="text/javascript" src="../../../../../scripts/business/am/ContingercyPlan/PlanNexu.js"></script>
  11. <!--去除虚线链接start-->
  12. <style>
  13. a {
  14. behavior:url(/nwyj/svripts/qui/libs/js/method/focus.htc)
  15. }
  16. #singleNavMin span:ACTIVE{
  17. padding-left:0;
  18. }
  19. .nav_div_plan{
  20. border: 0;
  21. background-image: url(/nwyj/images/temp/rc_yuan.png);
  22. background-repeat: no-repeat;
  23. background-position: 15px 50%;
  24. _background-position: 15px 40%;
  25. padding: 0 5px 0 18px;
  26. }
  27. .rc_yuan_hover,.nav_div_plan:hover{
  28. border: 0;
  29. background-image: url(/nwyj/images/temp/rc_yuan_hover.png);
  30. background-repeat: no-repeat;
  31. background-position: 15px 50%;
  32. _background-position: 15px 40%;
  33. padding: 0 5px 0 18px;
  34. word-break: keep-all;
  35. word-wrap: normal;
  36. }
  37. </style>
  38. <!--去除虚线链接end-->
  39. <style>
  40. a {
  41. behavior:url(/qui/libs/js/method/focus.htc)
  42. }
  43. </style>
  44. <!--去除虚线链接end-->
  45. <script type="text/javascript">
  46. var fd_id = ""
  47. fd_id = (window.location.href).split('?')[1];
  48. var PLAN_BIAOZHI="";
  49. PLAN_BIAOZHI = (window.location.href).split('?')[2];
  50. var BM_YAXHLB="";
  51. BM_YAXHLB = (window.location.href).split('?')[3];
  52. $(function(){
  53. //****布局
  54. var layout = $("#layout1").layout({
  55. leftWidth : 250
  56. });
  57. function customHeightSet(contentHeight) {
  58. $(".layout_content").height(contentHeight - 30)
  59. }
  60. /* $("#layout1").layout({
  61. onEndResize : function() {
  62. grid.resetWidth();
  63. }
  64. }); */
  65. function customHeightSet(contentHeight) {
  66. $(".cusBoxContent").height(contentHeight - 20)
  67. }
  68. $(".singleNav div span").unbind("mouseenter");
  69. $(".singleNav div span").unbind("mouseleave");
  70. $(".nav_div_plan").live("click",function(){
  71. $(".nav_div_plan ").removeClass("rc_yuan_hover");
  72. $(this).addClass("rc_yuan_hover");
  73. });
  74. })
  75. </script>
  76. </head>
  77. <body>
  78. <div id="layout1" style="margin: 10px 0">
  79. <div position="left">
  80. <div class="layout_content">
  81. <table width="100%" >
  82. <tr>
  83. <td class="ver01">
  84. <div class="singleNav">
  85. <!-- <table width="100%" >
  86. <tr>
  87. <td width="100" class="ver01">
  88. <div class="singleNavMin"> -->
  89. <div id="text1" class="nav_div_plan current rc_yuan_hover"><span><a href="/nwyj/page/business/am/contingencyPlan/PlanGrade.jsp" target="frmrightChild">事件分级</a></span></div>
  90. <div id="text2" class="nav_div_plan"><span><a href="/nwyj/page/business/am/contingencyPlan/PlanGradeYJ.jsp" target="frmrightChild">预警分级</a></span></div>
  91. <div id="text3" class="nav_div_plan"><span><a href="/nwyj/page/business/am/contingencyPlan/PlanGradeXY.jsp" target="frmrightChild">响应分级</a></span></div>
  92. <div id="text4" class="nav_div_plan"><span><a href="/nwyj/page/business/am/contingencyPlan/PlanGradeCS.jsp" target="frmrightChild">应对措施</a></span></div>
  93. <div id="text5" class="nav_div_plan"><span><a href="/nwyj/page/business/am/contingencyPlan/PlanMsgBdxy2.jsp" target="frmrightChild">通知组织</a></span></div>
  94. <div id="text6" class="nav_div_plan"><span><a href="/nwyj/page/business/am/contingencyPlan/NewMsgNotice/NewMsgNoticeDuiwu.jsp" target="frmrightChild">通知队伍</a></span></div>
  95. <div id="text7" class="nav_div_plan"><span><a href="/nwyj/page/business/am/contingencyPlan/NewMsgNotice/NewMsgNoticeZhuanjia.jsp" target="frmrightChild">通知专家</a></span></div>
  96. <div id="text6" class="nav_div_plan"><span><a href="/nwyj/page/business/am/contingencyPlan/PlanTableType/PlanTableDMJTD.jsp" target="frmrightChild">报表要求</a></span></div>
  97. <div class="nav_div_plan"><span><a href="/nwyj/page/business/am/contingencyPlan/PlanHanderEdit/resp_duty_edit.jsp" target="frmrightChild">值班要求</a></span></div>
  98. </div>
  99. </td>
  100. </tr>
  101. </table>
  102. </div>
  103. </div>
  104. <div class="plan_detail" id="plan_detail" position="center">
  105. <div class="cusBoxContent">
  106. <IFRAME height="600px" width="98%" frameBorder=0 id=frmrightChild name=frmrightChild
  107. src="/nwyj/page/business/am/contingencyPlan/PlanGrade.jsp" allowTransparency="true"></IFRAME>
  108. </div>
  109. </div>
  110. </div>
  111. </div>
  112. <!-- <script type="text/javascript">
  113. function customHeightSet(contentHeight){
  114. $(".cusBoxContent").height(contentHeight-20)
  115. }
  116. </script> -->
  117. </body>
  118. </html>