主页面

来源:互联网 发布:js传值到html 编辑:程序博客网 时间:2024/06/11 20:08
<%@ page language="java"  import="java.util.*" %><%--导入国际化标签库 --%><%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %><!DOCTYPE html><%String path = request.getContextPath();String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";%><HTML>  <HEAD><TITLE>NB</TITLE><%@ page language="java" contentType="text/html; charset=GBK" pageEncoding="GBK"%><META http-equiv="Content-Type" content="text/html; charset=GBK"><%@ page import="aia.cn.nba.ews.cons.EWSSystemConst"%><%@ page import="aia.cn.nba.ews.cfg.EWSSystemConfig"%><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1"><title>NB</title><link href="<%=path %>/css/bootstrap.css" rel="stylesheet"><!-- IE10 viewport hack for Surface/desktop Windows 8 bug --><link href="<%=path %>/css/ie10-viewport-bug-workaround.css" rel="stylesheet"><link href="<%=path %>/css/drag.css" rel="stylesheet"><link href="<%=path %>/css/ews.css" rel="stylesheet" ><!-- <link href="<%=path %>/css/superTables.css" rel="stylesheet" type="text/css" /> --><style>.body{padding:0 20px;}.topinfo {background:#2FA4E7;color:white;height:auto;padding: 0 15px;#text-align:center;position: fixed;width:100%;}.topinfo div{display: inline-block;}.top-title {color:white;height:25px;text-align:center;left:0;top:0;width:0px auto 0px auto;overflow: hidden;}.top-title1 {height:48px;margin: 1px;text-align:center;left:0;top:0;width:0px auto 0px auto;}.bottom_footer {#position: fixed; /*or前面的是absolute就可以用*/  bottom: 0px;background:#2FA4E7;color:white;font-size:14px;margin: 1px;text-align:center;width:100%;}  .tab {margin-bottom: 20px;overflow: hidden;background: #fff;margin: 1 auto #2FA4E7;line-height: 1.5;font-weight: 300;#color: #888;}.tabs {  overflow: hidden;  margin: 0;  padding: 0;  width: 100%;}.tabs li {  float: left;  line-height: 38px;  overflow: hidden;  padding: 0;}.tabs li:hover {    color: black;    background-color: #f5f5f5;}.tabs a {  #background-color: #eff0f2;  border-bottom: 1px solid #fff;  color: #888;  font-weight: 500;  display: block;  letter-spacing: 0;  outline: none;  padding: 0 20px;  text-decoration: none;  -webkit-transition: all 0.1s ease-in-out;  -moz-transition: all 0.1s ease-in-out;  transition: all 0.1s ease-in-out;  border-bottom: 2px solid #2FA4E7;}.tabs_item {  display: none;  padding: 5px 0;}.tabs_item h4 {  font-weight: bold;  color: #2FA4E7;  font-size: 20px;}.tabs_item img {  width: 200px;  float: left;  margin-right: 30px;}.tabs_item:first-child {  display: block;}.current a {  color: #fff;  background: #2FA4E7;}.table td{#overflow:hidden;}.list-inline li{padding: 5px;}.list-unstyled li{padding: 5px;}.list-inline-bottom li{padding: 2px;}.list-inlineWidth{overflow: hidden;}.list-inlineWidth li{width: 420px;#width: 48%;overflow: hidden;}.list-inlineWidth li span{float:left;width: 30%;#height:20px;padding: 2px 0 0 0;display:block;text-align:right;overflow: hidden;}.list-inlineWidth li strong{float:left;width: 70%;#height:20px;display:block;overflow: hidden;border:0;}.list-inlineWidth li input{width: 100%;#height:20px;display:block;overflow: hidden;border:0;#font-size: 13px;font-weight:600;}#bootstrap 修改.dropdown-menu{#position:absoulte;min-width:auto;padding: 0;}.dropdown-menu li{padding:0px;margin:0px;}.dropdown-menu li a{padding-left:10px;padding-right:10px;}.panel-body{color: #888;}ul, ol {    margin-top: 0;    margin-bottom: 0px;}.modal-body {    padding: 15px 0;}.table-bordered > thead > tr > th{#border-bottom-width : 0px}thead{background-color:#FFF;}#表格固定.tabletitle{position:relative;top:expression(this.offsetParent.scrollTop);z-index:1;background:#6EC3C9;#color:#fff;padding:0;margin:0;} .table-head{ padding-right:17px; #background-color:#999; #color:#000; } .table-body{width:100%; height:238px; overflow-y:scroll; } #.table-head table,.table-body table{width:100%;} #.table-body table tr:nth-child(2n+1){background-color:#f2f2f2;}#EWS</style></head><%--      //加载i18n资源文件,request.getLocale()获取访问用户所在的国家地区      ResourceBundle myResourcesBundle = ResourceBundle.getBundle("NBGui-UTF8",request.getLocale());  --%><body><div class="body"><div class="navbar navbar-inverse navbar-fixed-top">     <!--<div class="container">-->      <div class="topinfo"><!--<div class="">--><ul class="list-inline "><li alt="fdsaaaaaaaaaaaaaaaaaaaa">初算保费:<span>1650</span><fmt:message key="CreateExportFile_Confirm_Msg">                 <fmt:param>张三</fmt:param>           </fmt:message></li><li>每期保费:<span>1650</span></li><li>累计应缴保费:<span>1650</span></li><li>转换原因:<div class="input-group">  <input id="fdsafdsa" disabled type="text" class="form-control  input-sm dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" aria-label="..." style="width:100px"><!-- data-toggle="dropdown" 添加该属性可触发下拉事件-->  <!--<div class="input-group-btn"> --><button type="button" class="btn btn-default btn-sm dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="padding-left:5px;padding-right:5px;"><span class="caret"></span></button><ul class="dropdown-menu">  <li><a href="#System">System</a></li>  <li><a href="#Assign">Assign</a></li>  <li><a href="#Follow-Up">Follow-Up</a></li>  <li><a href="#divider">divider</a></li></ul>  <!--</div> /btn-group --></div><!-- /input-group -->   </li><li><!--<div class="btn-group">  <button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">System <span class="caret"></span>  </button>  <ul class="dropdown-menu"><li><a href="System">System</a></li><li><a href="Assign">Assign</a></li><li><a href="Follow-Up">Follow-Up</a></li><li role="separator" class="divider"></li><li><a href="Fresh">Fresh</a></li>  </ul></div><div class="btn-group"><button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">C000000000 <span class="caret"></span>  </button>  <ul class="dropdown-menu"><li><a href="#">C000000000</a></li><li><a href="#">C000000000</a></li><li><a href="#">C000000000</a></li><li role="separator" class="divider"></li><li><a href="#">C000000000</a></li>  </ul></div>--><div class="input-group">  <input id="fdsafdsa" disabled type="text" class="form-control  input-sm dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" aria-label="..." style="width:100px"><!-- data-toggle="dropdown" 添加该属性可触发下拉事件-->  <!--<div class="input-group-btn"> --><button type="button" class="btn btn-default btn-sm dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="padding-left:5px;padding-right:5px;"><span class="caret"></span></button><ul class="dropdown-menu">  <li><a href="#System">System</a></li>  <li><a href="#Assign">Assign</a></li>  <li><a href="#Follow-Up">Follow-Up</a></li>  <li><a href="#divider">divider</a></li></ul>  <!--</div> /btn-group --></div><!-- /input-group --><div class="input-group">  <input id="polnum" type="text" class="form-control input-sm" aria-label="..." data-toggle="dropdown" style="width:110px; maxlength:10"  maxlength="10">  <!--<div class="input-group-btn"> --><button type="button" class="btn btn-default btn-sm dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="padding-left:5px;padding-right:5px;"><span class="caret"></span></button><ul class="dropdown-menu">  <li><a href="#">C000000001</a></li>  <li><a href="#">C000000002</a></li>  <li><a href="#">C000000003</a></li>  <li><a href="#">C000000004</a></li></ul>  <!--</div> /btn-group --></div><!-- /input-group --><button type="button" class=" btn btn-primary btn-sm " value="FindJob">Get/Find Job</button><button type="button" class="btn btn-primary btn-sm ">查询</button></li><li><button type="button" class="btn btn-primary btn-sm ">Misc Get</button><button type="button" class="btn btn-primary btn-sm " id="followUpButton">Follow Up</button></li><li><input type="text" class="form-control input-sm"  style="float:left;width:110px;"> <!--float:left; 作用为使文本框和按钮在同一行 --><button type="button" class="btn btn-primary btn-sm " style="">QC Get</button></li><li><button type="button" class="btn btn-primary btn-sm ">核保会签</button></li><li><button type="button" class="btn btn-primary btn-sm ">处理</button><button type="button" class="btn btn-primary btn-sm ">KIV</button><button type="button" class="btn btn-primary btn-sm ">Suggest</button><button type="button" class="btn btn-primary btn-sm ">结束</button></li></ul><!--</div><div class="top-title">这是顶部导航条</div>--></div>          <!-- </div>-->  </div><!--主要因topinfo是浮动,所以加该div来添加这块浮动的高度--><div class="top-title1"></div> <div class="panel-group"><!-- id="accordion" 去掉,各组都可自己控制展开  --><div class="panel panel-info " style="margin-bottom:0px;">      <div class="panel-heading" style="padding-bottom:0px; padding-top:0px;"><!--<h4 class="panel-title">          <a role="button" data-toggle="collapse" data-parent="#accordion" href="#collapsePolicy">            保单信息          </a>        </h4>--><ul class="list-inline"><li>生效日:<input type="text" value="2017-10-10" class="form-control input-sm" aria-label="..." style="width:90px; ">   </li><!-- <li>保单号:<span>C000000002</span>   </li> --><li>状态:<select class="form-control input-sm">  <option>09-核保中</option>  <option>09-核保中</option></select>   </li><li>签署日期:<input type="text" value="2017-10-10" class="form-control input-sm" aria-label="..." style="width:90px; ">   </li><li>IAPP版本:<input type="text" value="" class="form-control input-sm" aria-label="..." style="width:90px; ">   </li><li><button id="agentInfoButton" type="button" class="btn btn-primary btn-sm " >代理人信息</button><!-- data-toggle="modal" data-target="#myModal" --><button id="beneficiaryInfo" type="button" class="btn btn-primary btn-sm " >身故受益人</button>   </li><li>Check user:<input type="text" value="N00001" class="form-control input-sm" aria-label="..." style="width:90px; ">   </li><li>Check Date:<input type="text" value="2017-10-10" class="form-control input-sm" aria-label="..." style="width:90px; ">   </li><li>通讯地址:<span>上海市黄浦区XXXXXXXXXXXXXXXXXXXXXXXXXXXX</span>   </li><!-- <li>体检代码:<select class="form-control input-sm">  <option>0</option>  <option>1</option></select>   </li><li><li>初始保费:<span>6170</span>   </li><li>每期保费:<span>6170</span>   </li><li>累计保费:<span>6170</span>   </li><li>生效日期:<span>2017/08/01</span>   </li> --></ul>      </div></div><!-- 客户信息 start --><div class="panel panel-info "><div class="panel-heading"><h4 class="panel-title">  <a role="button" data-toggle="collapse" data-parent="#ownerInfo" href="#ownerInfo">客户信息  </a></h4>  </div>    <div id="ownerInfo" class="panel-collapse collapse in" style="color: #888;  padding:5px;"><table class="table table-hover table-condensed table-bordered " style=""><!--  --><thead><tr><th style="width:5%;">角色</th><th style="width:5%;">与被保人关系</th><th style="width:4%;">姓名</th><th style="width:4%;">性别</th><th style="width:5%;">生日</th><th style="width:4%;">年龄</th><th style="width:6%;">证件类型</th><th style="width:12%;">证件号码</th><th style="width:4%;">国籍</th><th style="width:7%;">职业代码及中文</th><th style="width:7%;">手机</th><th style="width:6%;">年收入</th><th style="width:4%;">身高</th><th style="width:4%;">体重</th><th style="width:4%;">BMI</th><th style="">操作</th></tr></thead><tbody><tr><td rowspan="3">被保险人</td><td rowspan="3">女儿</td><td rowspan="3">白富美</td><td>女</td><td>2007/01/01</td><td>27</td><td>身份证</td><td>123456789456123456</td><td>中国</td><td>会计</td><td>18945612346</td><td>100000</td><td>172</td><td>55</td><td>28</td><td rowspan="3"><ul class="list-inline list-inline-bottom"><li><button type="button" class="btn btn-primary btn-sm ">既往信息</button></li><li><button type="button" class="btn btn-primary btn-sm ">核保</button></li><li><button type="button" class="btn btn-primary btn-sm ">疾病代码</button></li><li><button type="button" class="btn btn-primary btn-sm ">理赔</button></li><li><button type="button" class="btn btn-primary btn-sm ">POS</button></li><li><button type="button" class="btn btn-primary btn-sm ">体检</button></li><li><button type="button" class="btn btn-primary btn-sm ">财务</button></li></ul></td></tr><tr><td colspan="12"><ul class="list-inline"><li style="width:25%;"><strong>单位名称:</strong>上海市浦东新区浦东软件园亮景路16号</li><li style="width:25%;"><strong>单位地址:</strong>上海市浦东新区浦东软件园亮景路16号上海市浦东新区浦东软件园亮景路16号</li><li style="width:25%;"><strong>家庭地址:</strong>上海市浦东新区浦东软件园亮景路16号</li><li style=""><strong>邮编:</strong>200000</li></ul></td></tr><tr><td colspan="12"><ul class="list-inline"><li style="width:25%;"><strong>寿险累计:</strong>2000000</li><li style="width:25%;"><strong>重疾累计:</strong>2000000</li><li style="width:25%;"><strong>意外险累计:</strong>2000000</li><li style=""><strong>高净值累计:</strong>200000</li></ul></td></tr><tr><td rowspan="3">被保险人</td><td rowspan="3">女儿</td><td rowspan="3">白富美</td><td>女</td><td>2007/01/01</td><td>27</td><td>身份证</td><td>123456789456123456</td><td>中国</td><td>会计</td><td>18945612346</td><td>100000</td><td> 172</td><td>55</td><td>28</td><td rowspan="3"><ul class="list-inline list-inline-bottom"><li><button type="button" class="btn btn-primary btn-sm ">既往信息</button></li><li><button type="button" class="btn btn-primary btn-sm ">核保</button></li><li><button type="button" class="btn btn-primary btn-sm ">疾病代码</button></li><li><button type="button" class="btn btn-primary btn-sm ">理赔</button></li><li><button type="button" class="btn btn-primary btn-sm ">POS</button></li><li><button type="button" class="btn btn-primary btn-sm ">体检</button></li><li><button type="button" class="btn btn-primary btn-sm ">财务</button></li></ul></td></tr><tr><td colspan="12"><ul class="list-inline"><li style="width:25%;"><strong>单位名称:</strong>上海市浦东新区浦东软件园亮景路16号</li><li style="width:25%;"><strong>单位地址:</strong>上海市浦东新区浦东软件园亮景路16号上海市浦东新区浦东软件园亮景路16号</li><li style="width:25%;"><strong>家庭地址:</strong>上海市浦东新区浦东软件园亮景路16号</li><li style=""><strong>邮编:</strong>200000</li></ul></td></tr><tr><td colspan="12"><ul class="list-inline"><li style="width:25%;"><strong>寿险累计:</strong>2000000</li><li style="width:25%;"><strong>重疾累计:</strong>2000000</li><li style="width:25%;"><strong>意外险累计:</strong>2000000</li><li style=""><strong>高净值累计:</strong>200000</li></ul></td></tr><tr><td rowspan="3">被保险人</td><td rowspan="3">女儿</td><td rowspan="3">白富美</td><td>女</td><td>2007/01/01</td><td>27</td><td>身份证</td><td>123456789456123456</td><td>中国</td><td>会计</td><td>18945612346</td><td>100000</td><td>172</td><td>55</td><td>28</td><td rowspan="3"><ul class="list-inline list-inline-bottom"><li><button type="button" class="btn btn-primary btn-sm ">既往信息</button></li><li><button type="button" class="btn btn-primary btn-sm ">核保</button></li><li><button type="button" class="btn btn-primary btn-sm ">疾病代码</button></li><li><button type="button" class="btn btn-primary btn-sm ">理赔</button></li><li><button type="button" class="btn btn-primary btn-sm ">POS</button></li><li><button type="button" class="btn btn-primary btn-sm ">体检</button></li><li><button type="button" class="btn btn-primary btn-sm ">财务</button></li></ul></td></tr><tr><td colspan="12"><ul class="list-inline"><li style="width:25%;"><strong>单位名称:</strong>上海市浦东新区浦东软件园亮景路16号</li><li style="width:25%;"><strong>单位地址:</strong>上海市浦东新区浦东软件园亮景路16号上海市浦东新区浦东软件园亮景路16号</li><li style="width:25%;"><strong>家庭地址:</strong>上海市浦东新区浦东软件园亮景路16号</li><li style=""><strong>邮编:</strong>200000</li></ul></td></tr><tr><td colspan="12"><ul class="list-inline"><li style="width:25%;"><strong>寿险累计:</strong>2000000</li><li style="width:25%;"><strong>重疾累计:</strong>2000000</li><li style="width:25%;"><strong>意外险累计:</strong>2000000</li><li style=""><strong>高净值累计:</strong>200000</li></ul></td></tr></tbody></table>  </div>    </div>    <!-- 客户信息 end -->        <!-- 告知事项 start -->    <div class="panel panel-info "><div class="panel-heading"><h4 class="panel-title">  <a role="button" data-toggle="collapse" data-parent="#informingMattersInfo" href="#informingMattersInfo">告知事项  </a></h4>  </div>    <div id="informingMattersInfo" class="panel-collapse collapse in" style="color: #888; overflow: auto; padding:5px;"><table class="table table-hover table-condensed table-bordered " style=""><!-- width:2100px; --><thead><tr><th style="width:90px;">角色</th><th style="width:110px;">与被保人关系</th><th style="width:80px;">姓名</th><th style="">内容</th></tr></thead><tbody><tr><td>被保险人</td><td>女儿</td><td>白富美</td><td>饮酒**酒**年,每周**ml/怀孕**周,有吸烟史。其他公司投保的保额信息等,15:龋齿;16:健康体检;17:好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好多好多好多多饮酒**酒**年,每周**ml/怀孕**周,有吸烟史。其他公司投保的保额信息等,15:龋齿;16:健康体检;17:好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好</td></tr><tr><td>次被保险人</td><td>儿子</td><td>高富帅</td><td>14:颈椎病;28:2015年体检有甲状腺结节;31:好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好</td></tr><tr><td>投保人</td><td>本人</td><td>白富美</td><td>30:姐姐55岁意外身故;31:好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多  </td></tr><tr><td colspan="4"><button type="button" class="btn btn-primary btn-sm " style="">提供病史资料</button><button type="button" class="btn btn-primary btn-sm " style="">修正书描述病史</button><button type="button" class="btn btn-primary btn-sm " style="">计划错误</button></td></tr></tbody></table>  </div>    </div>    <!-- 告知事项 end -->    <div id="checkInfoDiv" class="panel panel-info ">      <div class="panel-heading">        <h4 class="panel-title">          <a role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseTwo">            自核提示信息          </a>        </h4>      </div>      <div id="collapseTwo" class="panel-collapse collapse in">        <div class="panel-body">             <div class="panel-group"><!-- id="pedding"  --><div class="panel panel-default ">  <div class="panel-heading"><h4 class="panel-title">  <a role="button" data-toggle="collapse" data-parent="#pedding" href="#peddingTwo">Active  </a></h4>  </div>  <div id="peddingTwo" class="panel-collapse collapse in" ><div style="width:auto;height:250px;overflow:auto;"><table id="peddingTwoTableBody" class="table table-hover table-condensed table-bordered" style="border-top:#ddd 0px solid;"><thead><tr><th style="width: 4%">选择</th><th style="width: 5%">序号</th><th style="width: 5%">代码</th><th style="">下发内容</th><th style="width: 6%">回复内容</th><th style="width: 5%">状态</th><th style="width: 6%">打印属性</th><th style="width: 6%">添加人</th><th style="width: 8%">添加时间</th><th style="width: 8%">回复日期</th><th style="width: 6%">下发次数</th><th style="width: 6%">回复次数</th></tr></thead><tbody><tr><td><input type="checkbox"></td><td>1</td><td>A816</td><td>该投保单尚未分配/未递交,不能使用,请更换投保单。</td><td>已预约体检</td><td><div class="input-group">  <input type="text" value="Active" data-toggle="dropdown" style="border:0px solid #ddd; font-size: 14px; padding-left:0; width:100%" readonly><!--color:#333;-->  <ul class="dropdown-menu">  <li><a href="#">Active</a></li>  <li><a href="#">Solved</a></li>  <li><a href="#">Error</a></li>  <li><a href="#">Cancel</a></li>  <li><a href="#">Unsolved</a></li></ul></div><!-- /input-group --></td><td><div class="input-group">  <input type="text" value="Print" data-toggle="dropdown" style="border:0px solid #ddd; font-size: 14px; padding-left:0; width:100%" readonly><!--color:#333;--><ul class="dropdown-menu">  <li><a href="#">Print</a></li>  <li><a href="#">Hold</a></li>  <li><a href="#">Review</a></li></ul></div><!-- /input-group --></td><td>NLIF015</td><td>2017/08/01</td><td>2017/08/01</td><td>1</td><td>1</td></tr><tr><td><input type="checkbox"></td><td>2</td><td>A807</td><td>请线下提交《人身保险投保提示书》,投保人签名日期不可晚于投保单签署日。</td><td>已预约体检</td><td><div class="input-group">  <input type="text" value="Active" data-toggle="dropdown" style="border:0px solid #ddd; font-size: 14px; padding-left:0; width:100%" readonly><!--color:#333;-->  <ul class="dropdown-menu">  <li><a href="#">Active</a></li>  <li><a href="#">Solved</a></li>  <li><a href="#">Error</a></li>  <li><a href="#">Cancel</a></li>  <li><a href="#">Unsolved</a></li></ul></div><!-- /input-group --></td><td><div class="input-group">  <input type="text" value="Print" data-toggle="dropdown" style="border:0px solid #ddd;; font-size: 14px; padding-left:0; width:100%" readonly><ul class="dropdown-menu">  <li><a href="#">Print</a></li>  <li><a href="#">Hold</a></li>  <li><a href="#">Review</a></li></ul></div><!-- /input-group --></td><td>NLIF015</td><td>2017/08/01</td><td>2017/08/01</td><td>1</td><td>1</td></tr><tr><td><input type="checkbox"></td><td>3</td><td>A040</td><td>保费缺少61940.0元,如账号无误请确保账号内有足够余额并办理加扣,变更账号请递交《转账授权书》。</td><td>已预约体检</td><td><div class="input-group">  <input type="text" value="Active" data-toggle="dropdown" style="border:0px solid #ddd; font-size: 14px; padding-left:0; width:100%" readonly><!--color:#333;-->  <ul class="dropdown-menu">  <li><a href="#">Active</a></li>  <li><a href="#">Solved</a></li>  <li><a href="#">Error</a></li>  <li><a href="#">Cancel</a></li>  <li><a href="#">Unsolved</a></li></ul></div><!-- /input-group --></td><td><div class="input-group">  <input type="text" value="Print" data-toggle="dropdown" style="border:0px solid #ddd;; font-size: 14px; padding-left:0; width:100%" readonly><ul class="dropdown-menu">  <li><a href="#">Print</a></li>  <li><a href="#">Hold</a></li>  <li><a href="#">Review</a></li></ul></div><!-- /input-group --></td><td>NLIF015</td><td>2017/08/01</td><td>2017/08/01</td><td>1</td><td>1</td></tr><tr><td><input type="checkbox"></td><td>3</td><td>A040</td><td>保费缺少61940.0元,如账号无误请确保账号内有足够余额并办理加扣,变更账号请递交《转账授权书》。</td><td>已预约体检</td><td><div class="input-group">  <input type="text" value="Active" data-toggle="dropdown" style="border:0px solid #ddd; font-size: 14px; padding-left:0; width:100%" readonly><!--color:#333;-->  <ul class="dropdown-menu">  <li><a href="#">Active</a></li>  <li><a href="#">Solved</a></li>  <li><a href="#">Error</a></li>  <li><a href="#">Cancel</a></li>  <li><a href="#">Unsolved</a></li></ul></div><!-- /input-group --></td><td><div class="input-group">  <input type="text" value="Print" data-toggle="dropdown" style="border:0px solid #ddd;; font-size: 14px; padding-left:0; width:100%" readonly><ul class="dropdown-menu">  <li><a href="#">Print</a></li>  <li><a href="#">Hold</a></li>  <li><a href="#">Review</a></li></ul></div><!-- /input-group --></td><td>NLIF015</td><td>2017/08/01</td><td>2017/08/01</td><td>1</td><td>1</td></tr><tr><td><input type="checkbox"></td><td>3</td><td>A040</td><td>保费缺少61940.0元,如账号无误请确保账号内有足够余额并办理加扣,变更账号请递交《转账授权书》。</td><td>已预约体检</td><td><div class="input-group">  <input type="text" value="Active" data-toggle="dropdown" style="border:0px solid #ddd; font-size: 14px; padding-left:0; width:100%" readonly><!--color:#333;-->  <ul class="dropdown-menu">  <li><a href="#">Active</a></li>  <li><a href="#">Solved</a></li>  <li><a href="#">Error</a></li>  <li><a href="#">Cancel</a></li>  <li><a href="#">Unsolved</a></li></ul></div><!-- /input-group --></td><td><div class="input-group">  <input type="text" value="Print" data-toggle="dropdown" style="border:0px solid #ddd;; font-size: 14px; padding-left:0; width:100%" readonly><ul class="dropdown-menu">  <li><a href="#">Print</a></li>  <li><a href="#">Hold</a></li>  <li><a href="#">Review</a></li></ul></div><!-- /input-group --></td><td>NLIF015</td><td>2017/08/01</td><td>2017/08/01</td><td>1</td><td>1</td></tr><tr><td><input type="checkbox"></td><td>3</td><td>A040</td><td>保费缺少61940.0元,如账号无误请确保账号内有足够余额并办理加扣,变更账号请递交《转账授权书》。</td><td>已预约体检</td><td><div class="input-group">  <input type="text" value="Active" data-toggle="dropdown" style="border:0px solid #ddd; font-size: 14px; padding-left:0; width:100%" readonly><!--color:#333;-->  <ul class="dropdown-menu">  <li><a href="#">Active</a></li>  <li><a href="#">Solved</a></li>  <li><a href="#">Error</a></li>  <li><a href="#">Cancel</a></li>  <li><a href="#">Unsolved</a></li></ul></div><!-- /input-group --></td><td><div class="input-group">  <input type="text" value="Print" data-toggle="dropdown" style="border:0px solid #ddd;; font-size: 14px; padding-left:0; width:100%" readonly><ul class="dropdown-menu">  <li><a href="#">Print</a></li>  <li><a href="#">Hold</a></li>  <li><a href="#">Review</a></li></ul></div><!-- /input-group --></td><td>NLIF015</td><td>2017/08/01</td><td>2017/08/01</td><td>1</td><td>1</td></tr><tr><td><input type="checkbox"></td><td>3</td><td>A040</td><td>保费缺少61940.0元,如账号无误请确保账号内有足够余额并办理加扣,变更账号请递交《转账授权书》。</td><td>已预约体检</td><td><div class="input-group">  <input type="text" value="Active" data-toggle="dropdown" style="border:0px solid #ddd; font-size: 14px; padding-left:0; width:100%" readonly><!--color:#333;-->  <ul class="dropdown-menu">  <li><a href="#">Active</a></li>  <li><a href="#">Solved</a></li>  <li><a href="#">Error</a></li>  <li><a href="#">Cancel</a></li>  <li><a href="#">Unsolved</a></li></ul></div><!-- /input-group --></td><td><div class="input-group">  <input type="text" value="Print" data-toggle="dropdown" style="border:0px solid #ddd;; font-size: 14px; padding-left:0; width:100%" readonly>  <ul class="dropdown-menu">  <li><a href="#">Print</a></li>  <li><a href="#">Hold</a></li>  <li><a href="#">Review</a></li></ul></div><!-- /input-group --></td><td>NLIF015</td><td>2017/08/01</td><td>2017/08/01</td><td>1</td><td>1</td></tr></tbody></table></div><!--</div>-->    </div></div><div class="panel panel-default">  <div class="panel-heading"><h4 class="panel-title">  <a role="button" data-toggle="collapse" data-parent="#pedding" href="#peddingThree">Not Active  </a></h4>  </div><div id="peddingThree" class="panel-collapse collapse in"><!-- in:默认展开,去掉该值为隐藏--><div style="overflow:auto;max-height:250px;"><table id="tbTest" class="table table-hover table-condensed table-bordered" style="border-top:#ddd 0px solid;<!--min-width:1300px;-->"><thead ><!--style="display:block;overflow-y: scroll;border-bottom:1px solid #eee;"--><tr><th style="width: 4%">选择</th><th style="width: 5%">序号</th><th style="width: 5%">代码</th><th style="">下发内容</th><th style="width: 6%">回复内容</th><th style="width: 5%">状态</th><th style="width: 6%">打印属性</th><th style="width: 6%">添加人</th><th style="width: 8%">添加时间</th><th style="width: 8%">回复日期</th><th style="width: 6%">下发次数</th><th style="width: 6%">回复次数</th></tr></thead><tbody><tr><td></td><td>3</td><td>A040</td><td>保费缺少61940.0元,如账号无误请确保账号内有足够余额并办理加扣,变更账号请递交《转账授权书》。</td><td>已预约体检</td><td><div class="input-group">  <input type="text" value="Active" data-toggle="dropdown" style="border:0px solid #ddd; font-size: 14px; padding-left:0; width:100%" readonly>  <ul class="dropdown-menu">  <li><a href="#">Active</a></li>  <li><a href="#">Solved</a></li>  <li><a href="#">Error</a></li>  <li><a href="#">Cancel</a></li>  <li><a href="#">Unsolved</a></li></ul></div></td><td><div class="input-group">  <input type="text" value="Print" data-toggle="dropdown" style="border:0px solid #ddd;; font-size: 14px; padding-left:0; width:100%" readonly><ul class="dropdown-menu">  <li><a href="#">Print</a></li>  <li><a href="#">Hold</a></li>  <li><a href="#">Review</a></li></ul></div></td><td>NLIF015</td><td>2017/08/01</td><td>2017/08/01</td><td>1</td><td>1</td></tr><tr><td></td><td>3</td><td>A040</td><td>保费缺少61940.0元,如账号无误请确保账号内有足够余额并办理加扣,变更账号请递交《转账授权书》。</td><td>已预约体检</td><td><div class="input-group">  <input type="text" value="Active" data-toggle="dropdown" style="border:0px solid #ddd; font-size: 14px; padding-left:0; width:100%" readonly>  <ul class="dropdown-menu">  <li><a href="#">Active</a></li>  <li><a href="#">Solved</a></li>  <li><a href="#">Error</a></li>  <li><a href="#">Cancel</a></li>  <li><a href="#">Unsolved</a></li></ul></div></td><td><div class="input-group">  <input type="text" value="Print" data-toggle="dropdown" style="border:0px solid #ddd;; font-size: 14px; padding-left:0; width:100%" readonly><ul class="dropdown-menu">  <li><a href="#">Print</a></li>  <li><a href="#">Hold</a></li>  <li><a href="#">Review</a></li></ul></div></td><td>NLIF015</td><td>2017/08/01</td><td>2017/08/01</td><td>1</td><td>1</td></tr><tr><td></td><td>3</td><td>A040</td><td>保费缺少61940.0元,如账号无误请确保账号内有足够余额并办理加扣,变更账号请递交《转账授权书》。</td><td>已预约体检</td><td><div class="input-group">  <input type="text" value="Active" data-toggle="dropdown" style="border:0px solid #ddd; font-size: 14px; padding-left:0; width:100%" readonly>  <ul class="dropdown-menu">  <li><a href="#">Active</a></li>  <li><a href="#">Solved</a></li>  <li><a href="#">Error</a></li>  <li><a href="#">Cancel</a></li>  <li><a href="#">Unsolved</a></li></ul></div></td><td><div class="input-group">  <input type="text" value="Print" data-toggle="dropdown" style="border:0px solid #ddd;; font-size: 14px; padding-left:0; width:100%" readonly><ul class="dropdown-menu">  <li><a href="#">Print</a></li>  <li><a href="#">Hold</a></li>  <li><a href="#">Review</a></li></ul></div></td><td>NLIF015</td><td>2017/08/01</td><td>2017/08/01</td><td>1</td><td>1</td></tr><tr><td></td><td>3</td><td>A040</td><td>保费缺少61940.0元,如账号无误请确保账号内有足够余额并办理加扣,变更账号请递交《转账授权书》。</td><td>已预约体检</td><td><div class="input-group">  <input type="text" value="Active" data-toggle="dropdown" style="border:0px solid #ddd; font-size: 14px; padding-left:0; width:100%" readonly>  <ul class="dropdown-menu">  <li><a href="#">Active</a></li>  <li><a href="#">Solved</a></li>  <li><a href="#">Error</a></li>  <li><a href="#">Cancel</a></li>  <li><a href="#">Unsolved</a></li></ul></div></td><td><div class="input-group">  <input type="text" value="Print" data-toggle="dropdown" style="border:0px solid #ddd;; font-size: 14px; padding-left:0; width:100%" readonly><ul class="dropdown-menu">  <li><a href="#">Print</a></li>  <li><a href="#">Hold</a></li>  <li><a href="#">Review</a></li></ul></div></td><td>NLIF015</td><td>2017/08/01</td><td>2017/08/01</td><td>1</td><td>1</td></tr><tr><td></td><td>3</td><td>A040</td><td>保费缺少61940.0元,如账号无误请确保账号内有足够余额并办理加扣,变更账号请递交《转账授权书》。</td><td>已预约体检</td><td><div class="input-group">  <input type="text" value="Active" data-toggle="dropdown" style="border:0px solid #ddd; font-size: 14px; padding-left:0; width:100%" readonly>  <ul class="dropdown-menu">  <li><a href="#">Active</a></li>  <li><a href="#">Solved</a></li>  <li><a href="#">Error</a></li>  <li><a href="#">Cancel</a></li>  <li><a href="#">Unsolved</a></li></ul></div></td><td><div class="input-group">  <input type="text" value="Print" data-toggle="dropdown" style="border:0px solid #ddd;; font-size: 14px; padding-left:0; width:100%" readonly><ul class="dropdown-menu">  <li><a href="#">Print</a></li>  <li><a href="#">Hold</a></li>  <li><a href="#">Review</a></li></ul></div></td><td>NLIF015</td><td>2017/08/01</td><td>2017/08/01</td><td>1</td><td>1</td></tr><tr><td></td><td>3</td><td>A040</td><td>保费缺少61940.0元,如账号无误请确保账号内有足够余额并办理加扣,变更账号请递交《转账授权书》。</td><td>已预约体检</td><td><div class="input-group">  <input type="text" value="Active" data-toggle="dropdown" style="border:0px solid #ddd; font-size: 14px; padding-left:0; width:100%" readonly>  <ul class="dropdown-menu">  <li><a href="#">Active</a></li>  <li><a href="#">Solved</a></li>  <li><a href="#">Error</a></li>  <li><a href="#">Cancel</a></li>  <li><a href="#">Unsolved</a></li></ul></div></td><td><div class="input-group">  <input type="text" value="Print" data-toggle="dropdown" style="border:0px solid #ddd;; font-size: 14px; padding-left:0; width:100%" readonly><ul class="dropdown-menu">  <li><a href="#">Print</a></li>  <li><a href="#">Hold</a></li>  <li><a href="#">Review</a></li></ul></div></td><td>NLIF015</td><td>2017/08/01</td><td>2017/08/01</td><td>1</td><td>1</td></tr><tr><td></td><td>3</td><td>A040</td><td>保费缺少61940.0元,如账号无误请确保账号内有足够余额并办理加扣,变更账号请递交《转账授权书》。</td><td>已预约体检</td><td><div class="input-group">  <input type="text" value="Active" data-toggle="dropdown" style="border:0px solid #ddd; font-size: 14px; padding-left:0; width:100%" readonly>  <ul class="dropdown-menu">  <li><a href="#">Active</a></li>  <li><a href="#">Solved</a></li>  <li><a href="#">Error</a></li>  <li><a href="#">Cancel</a></li>  <li><a href="#">Unsolved</a></li></ul></div></td><td><div class="input-group">  <input type="text" value="Print" data-toggle="dropdown" style="border:0px solid #ddd;; font-size: 14px; padding-left:0; width:100%" readonly><ul class="dropdown-menu">  <li><a href="#">Print</a></li>  <li><a href="#">Hold</a></li>  <li><a href="#">Review</a></li></ul></div></td><td>NLIF015</td><td>2017/08/01</td><td>2017/08/01</td><td>1</td><td>1</td></tr><tr><td></td><td>3</td><td>A040</td><td>保费缺少61940.0元,如账号无误请确保账号内有足够余额并办理加扣,变更账号请递交《转账授权书》。</td><td>已预约体检</td><td><div class="input-group">  <input type="text" value="Active" data-toggle="dropdown" style="border:0px solid #ddd; font-size: 14px; padding-left:0; width:100%" readonly>  <ul class="dropdown-menu">  <li><a href="#">Active</a></li>  <li><a href="#">Solved</a></li>  <li><a href="#">Error</a></li>  <li><a href="#">Cancel</a></li>  <li><a href="#">Unsolved</a></li></ul></div></td><td><div class="input-group">  <input type="text" value="Print" data-toggle="dropdown" style="border:0px solid #ddd;; font-size: 14px; padding-left:0; width:100%" readonly><ul class="dropdown-menu">  <li><a href="#">Print</a></li>  <li><a href="#">Hold</a></li>  <li><a href="#">Review</a></li></ul></div></td><td>NLIF015</td><td>2017/08/01</td><td>2017/08/01</td><td>1</td><td>1</td></tr><tr><td></td><td>3</td><td>A040</td><td>保费缺少61940.0元,如账号无误请确保账号内有足够余额并办理加扣,变更账号请递交《转账授权书》。</td><td>已预约体检</td><td><div class="input-group">  <input type="text" value="Active" data-toggle="dropdown" style="border:0px solid #ddd; font-size: 14px; padding-left:0; width:100%" readonly>  <ul class="dropdown-menu">  <li><a href="#">Active</a></li>  <li><a href="#">Solved</a></li>  <li><a href="#">Error</a></li>  <li><a href="#">Cancel</a></li>  <li><a href="#">Unsolved</a></li></ul></div></td><td><div class="input-group">  <input type="text" value="Print" data-toggle="dropdown" style="border:0px solid #ddd;; font-size: 14px; padding-left:0; width:100%" readonly><ul class="dropdown-menu">  <li><a href="#">Print</a></li>  <li><a href="#">Hold</a></li>  <li><a href="#">Review</a></li></ul></div></td><td>NLIF015</td><td>2017/08/01</td><td>2017/08/01</td><td>1</td><td>1</td></tr><tr><td></td><td>3</td><td>A040</td><td>保费缺少61940.0元,如账号无误请确保账号内有足够余额并办理加扣,变更账号请递交《转账授权书》。</td><td>已预约体检</td><td><div class="input-group">  <input type="text" value="Active" data-toggle="dropdown" style="border:0px solid #ddd; font-size: 14px; padding-left:0; width:100%" readonly>  <ul class="dropdown-menu">  <li><a href="#">Active</a></li>  <li><a href="#">Solved</a></li>  <li><a href="#">Error</a></li>  <li><a href="#">Cancel</a></li>  <li><a href="#">Unsolved</a></li></ul></div></td><td><div class="input-group">  <input type="text" value="Print" data-toggle="dropdown" style="border:0px solid #ddd;; font-size: 14px; padding-left:0; width:100%" readonly><ul class="dropdown-menu">  <li><a href="#">Print</a></li>  <li><a href="#">Hold</a></li>  <li><a href="#">Review</a></li></ul></div></td><td>NLIF015</td><td>2017/08/01</td><td>2017/08/01</td><td>1</td><td>1</td></tr><tr><td></td><td>3</td><td>A040</td><td>保费缺少61940.0元,如账号无误请确保账号内有足够余额并办理加扣,变更账号请递交《转账授权书》。</td><td>已预约体检</td><td><div class="input-group">  <input type="text" value="Active" data-toggle="dropdown" style="border:0px solid #ddd; font-size: 14px; padding-left:0; width:100%" readonly>  <ul class="dropdown-menu">  <li><a href="#">Active</a></li>  <li><a href="#">Solved</a></li>  <li><a href="#">Error</a></li>  <li><a href="#">Cancel</a></li>  <li><a href="#">Unsolved</a></li></ul></div></td><td><div class="input-group">  <input type="text" value="Print" data-toggle="dropdown" style="border:0px solid #ddd;; font-size: 14px; padding-left:0; width:100%" readonly><ul class="dropdown-menu">  <li><a href="#">Print</a></li>  <li><a href="#">Hold</a></li>  <li><a href="#">Review</a></li></ul></div></td><td>NLIF015</td><td>2017/08/01</td><td>2017/08/01</td><td>1</td><td>1</td></tr></tbody></table></div></div><!--peddingThree end-->          </div><!--Not Active end--><div style="margin:10px 0 10px 0 ;"><button type="button" class="btn btn-primary btn-sm"> 添加 </button><button type="button" class="btn btn-primary btn-sm"> 删除 </button><button type="button" class="btn btn-primary btn-sm"> 保存 </button><button type="button" class="btn btn-primary btn-sm"> 编辑 </button></div><!--   <div class="panel panel-default"><table class="table table-hover table-condensed table-bordered"><tr style=""><th style="width:16%;text-align:center;padding:15px 0;margin:10px 0;">告知信息</th><th style="text-align:left;padding:15px 10px;margin:10px 0;">*人工核保前直接转16状态的有阳性告知的保单,后续保单有之前的告知提示;</th></tr><tr style=""><th style="width:16%;text-align:center;padding:15px 0;margin:10px 0;">扫描影像资料提示</th><th style="text-align:left;padding:10px;margin:10px 0;"><button type="button" class="btn btn-primary btn-sm"> 病史资料 </button><button type="button" class="btn btn-primary btn-sm"> 财务资料 </button><button type="button" class="btn btn-primary btn-sm"> 身份证件 </button></th></tr></table>  </div> --></div><!--panel-group end-->      </div><!--panel-body end-->    </div><!--collapseTwo end--></div><!--panel end--><!-- 产品计划  start -->    <div class="panel panel-info "><div class="panel-heading"><h4 class="panel-title">  <a role="button" data-toggle="collapse" data-parent="#plansInfo" href="#plansInfo">产品计划  </a></h4>  </div>    <div id="plansInfo" class="panel-collapse collapse in" style="color: #888; overflow: auto; padding:5px;">  <div style="width:70%; float:left;"><table class="table table-hover table-condensed table-bordered " style=""><!-- width:2100px; --><thead><tr><th style="">计划名称</th><th style="width:110px;">被保人</th><th style="width:150px;">不保事项</th><th style="width:80px;">加费</th><th style="width:80px;">状态</th><th style="width:150px;">原因</th><th style="width:120px;">保额</th><th style="width:120px;">保费</th></tr></thead><tbody><tr><td>*AIO19F(全佑至珍重大疾病保险)</td><td>C01-聂嘉颐</td><td></td><td></td><td><div class="input-group">  <input type="text" value="15" data-toggle="dropdown" style="border:0px solid #ddd; font-size: 14px; padding-left:0; width:100%" readonly>  <ul class="dropdown-menu">  <li><a href="#">15</a></li>  <li><a href="#">16</a></li>  <li><a href="#">17</a></li>  <li><a href="#">18</a></li>  <li><a href="#">19</a></li></ul></div></td><td></td><td>1000000</td><td>46000</td></tr><tr><td>*AIO19F(全佑至珍重大疾病保险)</td><td>C01-聂嘉颐</td><td></td><td></td><td><div class="input-group">  <input type="text" value="15" data-toggle="dropdown" style="border:0px solid #ddd; font-size: 14px; padding-left:0; width:100%" readonly>  <ul class="dropdown-menu">  <li><a href="#">15</a></li>  <li><a href="#">16</a></li>  <li><a href="#">17</a></li>  <li><a href="#">18</a></li>  <li><a href="#">19</a></li></ul></div></td><td></td><td>1000000</td><td>46000</td></tr><tr><td>*AIO19F(全佑至珍重大疾病保险)</td><td>C01-聂嘉颐</td><td></td><td></td><td><div class="input-group">  <input type="text" value="15" data-toggle="dropdown" style="border:0px solid #ddd; font-size: 14px; padding-left:0; width:100%" readonly>  <ul class="dropdown-menu">  <li><a href="#">15</a></li>  <li><a href="#">16</a></li>  <li><a href="#">17</a></li>  <li><a href="#">18</a></li>  <li><a href="#">19</a></li></ul></div></td><td></td><td>1000000</td><td>46000</td></tr><tr><td>*AIO19F(全佑至珍重大疾病保险)</td><td>C01-聂嘉颐</td><td></td><td></td><td><div class="input-group">  <input type="text" value="15" data-toggle="dropdown" style="border:0px solid #ddd; font-size: 14px; padding-left:0; width:100%" readonly>  <ul class="dropdown-menu">  <li><a href="#">15</a></li>  <li><a href="#">16</a></li>  <li><a href="#">17</a></li>  <li><a href="#">18</a></li>  <li><a href="#">19</a></li></ul></div></td><td></td><td>1000000</td><td>46000</td></tr><tr><td>*AIO19F(全佑至珍重大疾病保险)</td><td>C01-聂嘉颐</td><td></td><td></td><td><div class="input-group">  <input type="text" value="15" data-toggle="dropdown" style="border:0px solid #ddd; font-size: 14px; padding-left:0; width:100%" readonly>  <ul class="dropdown-menu">  <li><a href="#">15</a></li>  <li><a href="#">16</a></li>  <li><a href="#">17</a></li>  <li><a href="#">18</a></li>  <li><a href="#">19</a></li></ul></div></td><td></td><td>1000000</td><td>46000</td></tr><tr><td>*AIO19F(全佑至珍重大疾病保险)</td><td>C01-聂嘉颐</td><td></td><td></td><td><div class="input-group">  <input type="text" value="15" data-toggle="dropdown" style="border:0px solid #ddd; font-size: 14px; padding-left:0; width:100%" readonly>  <ul class="dropdown-menu">  <li><a href="#">15</a></li>  <li><a href="#">16</a></li>  <li><a href="#">17</a></li>  <li><a href="#">18</a></li>  <li><a href="#">19</a></li></ul></div></td><td></td><td>1000000</td><td>46000</td></tr><tr><td>*AIO19F(全佑至珍重大疾病保险)</td><td>C01-聂嘉颐</td><td></td><td></td><td><div class="input-group">  <input type="text" value="15" data-toggle="dropdown" style="border:0px solid #ddd; font-size: 14px; padding-left:0; width:100%" readonly>  <ul class="dropdown-menu">  <li><a href="#">15</a></li>  <li><a href="#">16</a></li>  <li><a href="#">17</a></li>  <li><a href="#">18</a></li>  <li><a href="#">19</a></li></ul></div></td><td></td><td>1000000</td><td>46000</td></tr><tr><td colspan="8"><button type="button" class="btn btn-primary btn-sm " style="float:right;">保存</button></td></tr></tbody></table></div><div style="width:5%; height:100%; float:left;text-align: center;"><ul class="list-unstyled" style="text-align: center;margin: 30px 0;">  <li style="text-align: center;margin: auto;padding:auto;"><button type="button" class="btn btn-primary btn-sm " style="margin: auto;">体<br/>检<br/>录<br/>入</button></li></ul></div><div style="width:10%; padding:0 10px; float:left;"><table class="table table-hover table-condensed table-bordered " style="text-align: center;"><!-- width:2100px; --><thead><tr><th style="width:110px;text-align: center;">操作</th></tr></thead><tbody><tr><td><ul class="list-unstyled">  <li><button type="button" class="btn btn-primary btn-sm " style="margin: auto;">体检录入</button></li>  <li><button type="button" class="btn btn-primary btn-sm " style="margin: auto;">问卷录入</button></li>  <li><button type="button" class="btn btn-primary btn-sm " style="margin: auto;">风险评估</button></li>  <li><button type="button" class="btn btn-primary btn-sm " style="margin: auto;">下发</button></li></ul></td></tr></tbody></table></div><div style="width:10%; padding:0 10px;float:left;"><table class="table table-hover table-condensed table-bordered " style=""><!-- width:2100px; --><thead><tr><th style="text-align: center;">结论</th></tr></thead><tbody><tr><td><ul class="list-unstyled">  <li style="text-align: center;"><button type="button" class="btn btn-primary btn-sm " style="margin: auto;">体检录入</button></li>  <li style="text-align: center;"><button type="button" class="btn btn-primary btn-sm " style="margin: auto;">问卷录入</button></li>  <li style="text-align: center;"><button type="button" class="btn btn-primary btn-sm " style="margin: auto;">风险评估</button></li>  <li style="text-align: center;"><button type="button" class="btn btn-primary btn-sm " style="margin: auto;">下发</button></li></ul></td></tr></tbody></table></div>  </div>    </div>    <!-- 产品计划 end -->    <!-- EWS start -->    <div class="panel panel-info "><div class="panel-heading"><h4 class="panel-title">  <a role="button" data-toggle="collapse" data-parent="#EWSInfoDiv" href="#EWSInfoDiv">EWS  </a></h4>  </div>    <div id="EWSInfoDiv" class="panel-collapse collapse in" style="color: #888; overflow: auto; padding:5px;"> <ul class="list-inline"><li style="width:50%"><div style="float:left;">已保存EWS <button type="button" class="btn btn-primary btn-sm " id="ewsQueryButton">Query</button></div><br/><br/><table class="table table-hover table-condensed table-bordered " style=""><!-- width:2100px; --><thead><tr><th width="10%">User Dept.</th><th width="10%">User Id/Name</th><th width="15%">Date</th><th width="45%">Comments</th><th width="10%">CommLvl</th><th width="10%">BookMark</th></tr></thead><tbody id="ewsQueryResult"><tr><td>X Dep.</td><td>BLIF079 / YUJIE FENG</td><td>20170803 11:07:11</td><td>饮酒**酒**年,每周**ml/怀孕**周,有吸烟史。其他公司投保的保额信息等,15:龋齿;16:健康体检;17:好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好多好多好多多饮酒**酒**年,每周**ml/怀孕**周,有吸烟史。其他公司投保的保额信息等,15:龋齿;16:健康体检;17:好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多多好多好多好</td><td>I</td><td>Add List</td></tr><tr><td>X Dep.</td><td>BLIF079 / YUJIE FENG</td><td>20170803 11:07:11</td><td>14:颈椎病;28:2015年体检有甲状腺结节;31:好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好</td><td>I</td><td>Add List</td></tr><tr><td>X Dep.</td><td class="commentVMTD">BLIF079 / YUJIE FENG</td><td>20170803 11:07:11</td><td>30:姐姐55岁意外身故;31:好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多好多  </td><td>I</td><td>Add List</td></tr></tbody></table></li><li style="width:50%; float:right;"><table class="table table-hover table-condensed " style="width:100%;"><!-- width:2100px; --><thead><tr><th style="width:90px;"><label class="radio-inline">  <input type="radio" name="ternalRadioOptions" id="Internal" value="I"> Internal</label><label class="radio-inline">  <input type="radio" name="ternalRadioOptions" id="External" value="E" checked> External </label></th></tr></thead><tbody><tr><td><textarea id="EWSInfo" class="form-control" rows="10" style="width:100%"></textarea></td></tr><tr><td><DIV id="EWSImageDiv" align="left"><IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/1.gif" value="@##1##@"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/2.gif" value="@##2##@"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/3.gif" value="@##3##@"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/4.gif" value="@##4##@"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/5.gif" value="@##5##@"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/6.gif" value="@##6##@"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/c_amp.gif" value="&"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/c_plusmn.gif" value="±"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/c_times.gif" value="×"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_65509.gif" value="¥"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_8240.gif" value="‰"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_8451.gif" value="℃"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_8470.gif" value="№"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_8544.gif" value="Ⅰ"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_8545.gif" value="Ⅱ"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_8546.gif" value="Ⅲ"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_8547.gif" value="Ⅳ"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_8548.gif" value="Ⅴ"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_8549.gif" value="Ⅵ"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_8592.gif" value="←"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_8593.gif" value="↑"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_8594.gif" value="→"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_8595.gif" value="↓"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_8800.gif" value="≠"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_8804.gif" value="≤"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_8805.gif" value="≥"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_8853.gif" value="⊕"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_931.gif" value="Σ"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_945.gif" value="α"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_946.gif" value="β"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_947.gif" value="γ"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_954.gif" value="κ"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_955.gif" value="λ"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_956.gif" value="μ"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_9792.gif" value="♀"> <IMG class="btn btn-default btn-xs" src="<%=path %>/images/ews/n_9794.gif" value="♂"> </DIV></td></tr><tr><td style="float:right;"><button type="button" class="btn btn-primary btn-sm " id="ewsSaveButton">Save</button><button type="button" class="btn btn-primary btn-sm " id="ewsSubmitButton">Submit</button><button type="button" class="btn btn-primary btn-sm " id="ewsCancelButton">Cancel</button></td></tr></tbody></table></li></ul>  </div>    </div>    <!-- EWS end -->  </div><!-- panel-group end  --><!-- <div style="margin:10px 0 10px 20px ;"><button class="btn btn-primary " type="button"> 核保决定 <span class="badge">7</span></button><button type="button" class="btn btn-primary  "> 退回 </button><button type="button" class="btn btn-primary  "> Reference <span class="badge">6</span></button><button type="button" class="btn btn-primary  "> 通过 </button><button type="button" class="btn btn-primary  "> EWS </button><button type="button" class="btn btn-primary  "> 撤销 </button></div> --></div><div class="navbar-inverse navbar-fixed-bottom">    <!-- <div class="dropdown"><div class="bottom_footer" data-toggle="tooltip" data-placement="top" title="上海市浦东新区亮景路16号4楼">地址:上海市浦东新区亮景路16号4楼  建议IE9+,或其它浏览器使用</div></div> --><div class="dropdown"><ul class="list-inline list-inline-bottom bottom_footer"><li><div data-toggle="tooltip" data-placement="top" title="上海市浦东新区亮景路16号4楼">地址:上海市浦东新区亮景路16号4楼  建议IE9+,或其它浏览器使用</div></li><li><button type="button" class="btn btn-primary btn-sm"> 核保决定 <span class="badge">7</span></button><button type="button" class="btn btn-primary btn-sm"> 退回 </button><button type="button" class="btn btn-primary btn-sm"> Reference <span class="badge">6</span></button><button type="button" class="btn btn-primary btn-sm"> 通过 </button><button type="button" class="btn btn-primary btn-sm"> EWS </button><button type="button" class="btn btn-primary btn-sm"> 撤销 </button></li></ul></div></div><div id="loadWaitDiv" class="modal fade bs-example-modal-sm" tabindex="-1" role="dialog"  aria-labelledby="myModalLabel" aria-hidden="true" data-backdrop="static"><!--  aria-hidden="true" data-backdrop="static"  点击背景不可关闭 -->  <div class="modal-dialog modal-sm" role="document" style="margin:20% 40%"><!--modal-lg    -->    <div class="modal-content" style="overflow:auto;">    <div class="modal-header">          <h4 class="modal-title" id="myModalLabel">提示</h4>        </div>                <div class="modal-body">  <IMG src="<%=path %>/images/nbnew/loadWait3.gif"/>正在 努力加载中。。。        </div>    </div>    <!-- <IMG class="btn btn-default btn-xs" src="../../images/nbnew/loadWait.gif"/>  <IMG class="btn btn-default btn-xs" src="../../images/nbnew/loadWait1.gif"/>  <IMG class="btn btn-default btn-xs" src="../../images/nbnew/loadWait2.gif"/>  <IMG class="btn btn-default btn-xs" src="../../images/nbnew/loadWait3.gif"/>  <IMG class="btn btn-default btn-xs" src="../../images/nbnew/loadWait4.gif"/>  <IMG class="btn btn-default btn-xs" src="../../images/nbnew/loadWait5.gif"/>  <IMG class="btn btn-default btn-xs" src="../../images/nbnew/loadWait6.gif"/>  <IMG class="btn btn-default btn-xs" src="../../images/nbnew/loadWait7.gif"/>  <IMG class="btn btn-default btn-xs" src="../../images/nbnew/loadWait8.gif"/>  <IMG class="btn btn-default btn-xs" src="../../images/nbnew/loadWait9.gif"/>  <IMG class="btn btn-default btn-xs" src="../../images/nbnew/loadWait10.gif"/>  <IMG class="btn btn-default btn-xs" src="../../images/nbnew/loadWait11.gif"/>  <IMG class="btn btn-default btn-xs" src="../../images/nbnew/loadWait12.gif"/>  <IMG class="btn btn-default btn-xs" src="../../images/nbnew/loadWait13.gif"/>  <IMG class="btn btn-default btn-xs" src="../../images/nbnew/loadWait14.gif"/>  <IMG class="btn btn-default btn-xs" src="../../images/nbnew/loadWait15.gif"/>  <IMG class="btn btn-default btn-xs" src="../../images/nbnew/loadWait32.gif"/>    <div class="modal-content" style="overflow:auto;">    <div class="modal-header">          <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>          <h4 class="modal-title" id="myModalLabel">业务员信息</h4>        </div>                <div class="modal-body">   <ul class="list-inline list-inlineWidth"><li><span>姓名:</span><strong><input type="text" value="魂牵梦萦"></strong></li><li><span>性别:</span><strong><input type="text" value="男"></strong></li><li><span>生日:</span><strong><input type="text" value="1977/12/12"></strong></li><li><span>证件号码:</span><strong><input type="text" value="12345678945612365489"></strong></li><li><span>年龄:</span><strong><input type="text" value="30"></strong></li><li><span>婚姻:</span><strong><input type="text" value="在婚"></strong></li><li><span>证件号码类型:</span><strong><input type="text" value="身份证号码"></strong></li><li><span>户籍所在地:</span><strong><input type="text" value="上海"></strong></li><li><span>国籍:</span><strong><input type="text" value="中国"></strong></li><li><span>Email:</span><strong><input type="text" value="fdarewgde@AIA.com"></strong></li><li><span>邮编:</span><strong><input type="text" value="200000"></strong></li><li><span>区号:</span><strong><input type="text" value="021"></strong></li><li><span>固定电话:</span><strong><input type="text" value="12345678"></strong></li><li><span>分机号:</span><strong><input type="text" value="456789"></strong></li><li><span>手机:</span><strong><input type="text" value="18545678912"></strong></li><li><span>住所:</span><strong><input type="text" value="上海市浦东新区亮景路16号4楼楼楼楼楼楼楼楼楼楼"></strong></li><li><span>单位地址:</span><strong><input type="text" value="上海市浦东新区亮景路16号4楼楼楼楼楼楼楼楼楼楼"></strong></li></ul>        </div>        <div class="modal-footer">          <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>          <button type="button" class="btn btn-primary ">Save changes</button>        </div>    </div> -->  </div></div>    <div id="beneficiaryInfoDrag" class="modal-content drag" style="display: none; overflow:hidden;width:900px;height:435px;"><div class="modal-header title">          <h4 class="modal-title">身故受益人信息</h4>  <div>            <a class="min" href="#" title="最小化" style="display:none"></a><!--  -->            <a class="max" href="#" title="最大化"></a>            <a class="revert" href="#" title="还原"></a>            <a class="closedrag" href="#" title="关闭"></a>        </div>        </div>        <div class="modal-body content">          <ul class="list-inline list-inlineWidth"><li><span>姓名:</span><strong><input type="text" value="魂牵梦萦"></strong></li><li><span>性别:</span><strong><input type="text" value="男"></strong></li><li><span>生日:</span><strong><input type="text" value="1977/12/12"></strong></li><li><span>证件号码:</span><strong><input type="text" value="12345678945612365489"></strong></li><li><span>年龄:</span><strong><input type="text" value="30"></strong></li><li><span>婚姻:</span><strong><input type="text" value="在婚"></strong></li><li><span>证件号码类型:</span><strong><input type="text" value="身份证号码"></strong></li><li><span>户籍所在地:</span><strong><input type="text" value="上海"></strong></li><li><span>国籍:</span><strong><input type="text" value="中国"></strong></li><li><span>Email:</span><strong><input type="text" value="fdarewgde@AIA.com"></strong></li><li><span>邮编:</span><strong><input type="text" value="200000"></strong></li><li><span>区号:</span><strong><input type="text" value="021"></strong></li><li><span>固定电话:</span><strong><input type="text" value="12345678"></strong></li><li><span>分机号:</span><strong><input type="text" value="456789"></strong></li><li><span>手机:</span><strong><input type="text" value="18545678912"></strong></li><li><span>住所:</span><strong><input type="text" value="上海市浦东新区亮景路16号4楼楼楼楼楼楼楼楼楼楼"></strong></li><li><span>单位地址:</span><strong><input type="text" value="上海市浦东新区亮景路16号4楼楼楼楼楼楼楼楼楼楼"></strong></li></ul>        </div>        <div class="modal-footer">          <button type="button" class="btn btn-default" data-dismiss="modal"  onclick="oDragCloas('dragss')">Close</button>          <!--<button type="button" class="btn btn-primary ">Save changes</button>-->        </div>        <!-- 这8个div一定要放在最后 ,不然有可能会被覆盖掉 --><div class="resizeL"></div>    <div class="resizeT"></div>    <div class="resizeR"></div>    <div class="resizeB"></div>    <div class="resizeLT"></div>    <div class="resizeTR"></div>    <div class="resizeBR"></div>    <div class="resizeLB"></div>    </div>            <div id="agentInfoButtonDrag" class="modal-content drag" style="display: none; overflow:hidden;width:900px;height:200px;"><div class="modal-header title">          <h4 class="modal-title">代理人信息</h4>  <div>            <a class="min" href="#" title="最小化" style="display:none"></a><!--  -->            <a class="max" href="#" title="最大化"></a>            <a class="revert" href="#" title="还原"></a>            <a class="closedrag" href="#" title="关闭"></a>        </div>        </div>        <div class="modal-body content">  <ul class="list-inline list-inlineWidth"><li><span>姓名:</span><strong><input type="text" value="魂牵梦萦"></strong></li><li><span>渠道:</span><strong><input type="text" value="XXXXX"></strong></li><li><span>电话:</span><strong><input type="text" value="18512345678"></strong></li><li><span>地址:</span><strong><input type="text" value="上海市浦东新区亮景路16号4楼楼楼楼楼楼楼楼楼楼"></strong></li></ul>        </div>        <div class="modal-footer">          <button type="button" class="btn btn-default" data-dismiss="modal"  onclick="oDragCloas('dragss')">Close</button>          <!--<button type="button" class="btn btn-primary ">Save changes</button>-->        </div>        <!-- 这8个div一定要放在最后 ,不然有可能会被覆盖掉 --><div class="resizeL"></div>    <div class="resizeT"></div>    <div class="resizeR"></div>    <div class="resizeB"></div>    <div class="resizeLT"></div>    <div class="resizeTR"></div>    <div class="resizeBR"></div>    <div class="resizeLB"></div>    </div>        <div id="followUpButtonDrag" class="modal-content drag" style="display: none; overflow:hidden;width:900px;height:380px;"><div class="modal-header title">          <h4 class="modal-title">代理人信息</h4>  <div>            <a class="min" href="#" title="最小化" style="display:none"></a><!--  -->            <a class="max" href="#" title="最大化"></a>            <a class="revert" href="#" title="还原"></a>            <a class="closedrag" href="#" title="关闭"></a>        </div>        </div>        <div class="modal-body content">    <!-- <DIV style="POSITION: relative" class="fixedtablewrap"><DIV style="Z-INDEX: 2; POSITION: absolute;  CLEAR: both; OVERFLOW: hidden; TOP: 0px; LEFT: 0px" class="fixedheadwrap"><table class="table table-hover table-condensed table-bordered" style=""><thead ><tr><th style="width: 4%">Sr.No</th><th style="width: 8%">Company</th><th style="width: 10%">PolNum</th><th style="width: 10%">Insured Name</th><th style="width: 8%">NB Status</th><th style="width: 9%">Job Status</th><th style="width: 10%">SA</th><th style="width: 8%">From</th><th style="width: 10%">Expdate</th><th style="width: 10%">Comment</th></tr></thead></table></DIV> -->  <div style="overflow:auto;max-height:250px;"><table id="followUpTable" class="table table-hover table-condensed table-bordered" style=""><!--border-top:#ddd 0px solid;min-width:1300px;--><thead ><!--style="display:block;overflow-y: scroll;border-bottom:1px solid #eee;"--><tr><th style="width: 5%">Sr.No</th><th style="width: 8%">Company</th><th style="width: 10%">PolNum</th><th style="width: 11%">Insured Name</th><th style="width: 8%">NB Status</th><th style="width: 10%">Job Status</th><th style="width: 10%">SA</th><th style="width: 10%">From</th><th style="width: 10%">Expdate</th><th style="width: 18%">Comment</th></tr><!-- <tr><th style="width:28px;">Sr.No</th><th style="width: 68px;">Company</th><th style="width: 88px;">PolNum</th><th style="width: 88px;">Insured Name</th><th style="width: 68px;">NB Status</th><th style="width: 78px;">Job Status</th><th style="width: 88px;">SA</th><th style="width: 68px;">From</th><th style="width: 87px;">Expdate</th><th style="width: 87px;">Comment</th></tr> --></thead><tbody id="followUpTableTbody"><!-- <tr><TD>195</TD><TD>SH</TD><TD>C000000026</TD><TD>胡铁花</TD><TD>09</TD><TD>COH</TD><TD>0.00</TD><TD></TD><TD>2014-08-01</TD><TD></TD></tr> --></tbody></table></div><!-- </div> -->          </div>        <div class="modal-footer">          <button type="button" class="btn btn-default" data-dismiss="modal"  onclick="oDragCloas('dragss')">Close</button>          <!--<button type="button" class="btn btn-primary ">Save changes</button>-->        </div>        <!-- 这8个div一定要放在最后 ,不然有可能会被覆盖掉 --><div class="resizeL"></div>    <div class="resizeT"></div>    <div class="resizeR"></div>    <div class="resizeB"></div>    <div class="resizeLT"></div>    <div class="resizeTR"></div>    <div class="resizeBR"></div>    <div class="resizeLB"></div>    </div>            <div id="samePolnumDrag" class="modal-content drag" style="display: none; overflow:hidden;width:500px;height:200px;"><div class="modal-header title">          <h4 class="modal-title">发现相同保单号</h4>  <div>            <a class="min" href="#" title="最小化" style="display:none"></a><!--  -->            <a class="max" href="#" title="最大化"></a>            <a class="revert" href="#" title="还原"></a>            <a class="closedrag" href="#" title="关闭"></a>        </div>        </div>        <div class="modal-body content">  <div style="overflow:auto;max-height:140px;"><table id="samePolnumTable" class="table table-hover table-condensed table-bordered" style=""><!--border-top:#ddd 0px solid;min-width:1300px;--><thead ><!--style="display:block;overflow-y: scroll;border-bottom:1px solid #eee;"--><tr><th style="width: 30%">公司</th><th style="width: 30%">保单号</th><th style="width: 40%">状态</th></tr></thead><tbody id="samePolnumTableTbody"></tbody></table></div>          </div>        <!--<div class="modal-footer">          <button type="button" class="btn btn-default" data-dismiss="modal"  >Close</button>          <button type="button" class="btn btn-primary ">Save changes</button>        </div>-->        <!-- 这8个div一定要放在最后 ,不然有可能会被覆盖掉 --><div class="resizeL"></div>    <div class="resizeT"></div>    <div class="resizeR"></div>    <div class="resizeB"></div>    <div class="resizeLT"></div>    <div class="resizeTR"></div>    <div class="resizeBR"></div>    <div class="resizeLB"></div>    </div>            <div id="alertDrag" class="modal-content drag" style="display: none; overflow:hidden;width:500px;height:150px;"><div class="modal-header title">          <h4 class="modal-title">提示</h4>  <div>            <a class="min" href="#" title="最小化" style="display:none"></a>            <a class="max" href="#" title="最大化" style="display:none"></a>            <a class="revert" href="#" title="还原" style="display:none"></a>            <a class="closedrag" href="#" title="关闭"></a>        </div>        </div>        <div class="modal-body content">  <div style="overflow:auto;max-height:140px;">魂牵梦萦魂牵梦萦魂牵梦萦魂牵梦萦魂牵梦萦魂牵梦萦魂牵梦萦魂牵梦萦魂牵梦萦魂牵梦萦</div>          </div>        <div class="modal-footer">          <button type="button" class="btn btn-default alertDragCol" data-dismiss="modal" >Close</button>          <!--<button type="button" class="btn btn-primary ">Save changes</button>-->        </div>        <!-- 这8个div一定要放在最后 ,不然有可能会被覆盖掉 --><div class="resizeL" style="display:none"></div>    <div class="resizeT" style="display:none"></div>    <div class="resizeR" style="display:none"></div>    <div class="resizeB" style="display:none"></div>    <div class="resizeLT" style="display:none"></div>    <div class="resizeTR" style="display:none"></div>    <div class="resizeBR" style="display:none"></div>    <div class="resizeLB" style="display:none"></div>    </div>            </br></br></br><div><script src='<%=path %>/js/jquery.js'></script><!--jquery版本为jquery-1.11.3, jquery-2.0以上版本不再支持IE 6/7/8   http://www.jq22.com/jquery-info122--><!-- <script src="//cdn.bootcss.com/jqueryui/1.11.4/jquery-ui.js"></script>完成拖拽功能 --><script src="<%=path %>/js/bootstrap.min.js"></script><!--bootstrap-3.3.7--><script src="<%=path %>/js/index.js"></script><!--tab切换 -->    <script  src="<%=path %>/js/colResizable-1.5.min.js"></script><!-- table宽度可调插件 --><script src="<%=path %>/js/tableFixedHead.js"></script><!--table表头固定 --><script type="text/javascript" src="<%=path %>/js/ajaxcommon.js"></script><%-- 异步ajax全局 --%><script type="text/javascript" src="<%=path %>/js/json2.js"></script><%-- 对象转json串 --%><script type="text/javascript" src="<%=path %>/js/json_parse.js"></script><%-- 对象转json串 --%><script type="text/javascript" src="<%=path %>/js/ewscommon.js"></script><%-- EWS Common operations --%><script type="text/javascript" src="<%=path %>/js/ews.js"></script><%-- EWS operations --%><script type="text/javascript" src="<%=path %>/js/drag.js"></script><!-- 弹窗支持拖拽改变大小-最小化-最大化-还原-关闭 --><script type="text/javascript" src="<%=path %>/js/dragConfim.js"></script><!-- 弹窗支持拖拽改变大小-最小化-最大化-还原-关闭 --><script type="text/javascript" src="<%=path %>/js/even.js"></script><!-- even.js -->  <script type="text/javascript">$(function(){/**设置固定表头(哪些表格需要添加固定表头)**/function FixedHead(){$("#peddingTwoTableBody").FixedHead({ tableLayout: "fixed" });$("#tbTest").FixedHead({ tableLayout: "fixed" });//alert(11111);//$("#tbTest").FixedHead({ tableLayout: "fixed" });//$("#followUpTable").FixedHead({ tableLayout: "fixed" });$("#followUpTable").FixedHead({ tableLayout: "fixed" });}/** 在窗口或框架被调整大小时执行resizeBannerImage函数 **/function resizeBannerImage(){var classTopH = $(".topinfo").height();var classTopTitleH = $(".top-title1").height();if( classTopH != classTopTitleH ) {//alert(1);windowScroll();//因为页面内部内容隐藏会导致滚动事件不会调用,所以在此添加$(".top-title1").height(classTopH);//高度再加5px;}//调整表格head的宽度FixedHead();}window.onresize=resizeBannerImage;//在窗口或框架被调整大小时执行resizeBannerImage函数/**对table标记进行列可变宽度**/var onSampleResized = function(e){FixedHead();};/**设置表格列可拖动(哪些表格需要添加固定表头)该方法只可调用一次,**/function tableColResizable(id){$(id).colResizable({liveDrag: true,//实时显示滑动位置   //gripInnerHtml: "<div class='grip'></div>",   //draggingClass: "dragging",   //postbackSafe: true,//刷新后保留之前的拖拽宽度   //headerOnly:true,   onResize: onSampleResized   });}/**需要隐藏的下拉(这个顺序要放在表格表头和表格列大小可拖动之后)**/function divHidden(){//$("#peddingTwo").removeClass("in");$("#peddingThree").removeClass("in");}resizeBannerImage();//FixedHead();//初始化//tableColResizable("table");divHidden();/** 加载html页面 **/$("#collapseThree").load("titleinfo.html");/** top-info 显示隐藏 **/var scrollYY = 0;var scrollY = 0;/*    $(window).scroll(function() {        scrollY = $(document).scrollTop();// 获取垂直滚动的距离,即滚动了多少        if (scrollYY >= scrollY){$('.top-info').slideDown(200);//下拉,200ms内完成        }        else {if(scrollY>100){$('.top-info').slideUp(200);//上拉,200ms内完成}        }setTimeout(function(){scrollYY = scrollY;},0);//延迟设置     });*/ function windowScroll(){//var heightOut = event.data.heightOut;//var slideTime = event.data.slideTime;//alert(heightOut);scrollY = $(window).scrollTop();// 获取垂直滚动的距离,即滚动了多少//alert(scrollYY +"-----"+ scrollY);        if (scrollYY >= scrollY){$('.topinfo').slideDown(200);//下拉,200ms内完成        }        else {if(scrollY>100){$('.topinfo').slideUp(200);//上拉,200ms内完成}        }setTimeout(function(){scrollYY = scrollY;},10);//延迟设置     } //$(window).on('scroll',{heightOut:200, slideTime:200}, windowScroll); //$(window).on('scroll',200,200, windowScroll); $(window).on('scroll',windowScroll);  /** 当点击页面任意地方时触发(因为照会表格默认隐藏,在点开时页面高度增高,导致页面表头和表格表头固定出问题) **/ function documentClick(){FixedHead();windowScroll();//tableColResizable("table"); } $(document).on('click',documentClick);   /** 设置tooltip(bootstrap的插件) **/ $('[data-toggle="tooltip"]').tooltip();  /** 下拉菜单选中时,将选择中值放到放边的文本框 **/ $('.input-group ul.dropdown-menu li a').click(function (g) {var thisText = $(this).text();var thisHref = $(this).attr("href");var input = $(this).closest('.input-group');$(input).find('input').val(thisText);g.preventDefault();//不做后续操作});/*$("div.input-group input").focus(function(g){var input = $(this).closest('div.input-group');$(input).find('button').focus();g.preventDefault();});*//**EWS特殊符号添加到文本域中**/$('#EWSImageDiv img').click(function (g) {var thisValue = $(this).attr("value");//alert(thisValue);$("#EWSInfo").val(""+$("#EWSInfo").val()+thisValue);g.preventDefault();//不做后续操作});/**modal框可拖动(依赖jquery.ui.js)**/$(document).on("show.bs.modal", ".modal-content", function(){    $(this).draggable({    cursor: "move",//拖动图标        handle: ".modal-header"   // 只能点击头部拖动    });    $(this).css("overflow", "hidden"); // 防止出现滚动条,出现的话,你会把滚动条一起拖着走的});/**弹窗事件**/$('#beneficiaryInfo').click(function (g) {oDrag("beneficiaryInfoDrag", 900, 435);g.preventDefault();//不做后续操作});$('#agentInfoButton').click(function (g) {oDrag("agentInfoButtonDrag", 900, 200);g.preventDefault();//不做后续操作});////$("#checkInfoDiv").mouseover(function(){$("#checkInfoDiv").css("background-color","yellow");});$("#checkInfoDiv").mouseout(function(){$("#checkInfoDiv").css("background-color","#E9E9E4");});//设置table的滚动条显示隐藏//var tableBody = $(document).find(".table-body");//tableBody.each(function(){//alert(""+$(this).width() + "px; " );//alert(""+$(this).children("table").width() + "px; " );/*alert(""+$(this).height() + "px; " );alert(""+$(this).children("table").height() + "px; " );if($(this).children("table").height()>=$(this).height()){$(this).siblings().css("padding-right","17px");$(this).css("overflow-y","scroll");}*///})});</script><script type="text/javascript">function GetJsonData() {    var json = {        "classid": 2,        "name": $("#tb_name").val(),        "zlclass": "测试类型1,测试类型2,测试类型3",        "pname": $("#tb_contact_people").val(),        "tel": $("#tb_contact_phone").val()    };    return json;}//页面加载完成,初始化页面需要加载的数据var initCommon={type : "post",//这为定值datatype : "json",//该值还有html,json,xmlasync : false,contentType : "application/json; charset=GBK",//"application/x-www-form-urlencoded",//"multipart/form-data",//url : "",data : {},BaseOperation : {},UserBean : {},isLoadType : 0,//目的是只加载一次requestBean : new Object(),op : new Object(),user : new Object(),ewsProperty: { },FindJobAction : function(){this.async = true;var data = {};var commonUrl = '<%=basePath%>'+'CommonNewActionServlet';//alert(commonUrl);this.url = commonUrl;    this.data.polnum = $("#polnum").val();    //以下为需要的参数    this.data.requestBeanClass = "";    this.data.baseOperationClass = "";    this.data.requestServletClass = "FindJobServlet";    this.data.servletClassPath = "";ajaxCommon.ajax(this.type, this.async, this.datatype, this.contentType,this.url, JSON.stringify(this.data),this.callbackFindJobAction);},callbackFindJobAction : function(xml){alert(JSON.stringify(xml));//alert(xml.resultKey+"    "+xml.resultValue);if(xml.resultKey && xml.successful){//单独得到某个值var str = "";str += xml.successful;//alert("successful:"+str);}}}var preFindJobActionCommon={type : "post",//这为定值datatype : "json",//该值还有html,json,xmlasync : false,contentType : "application/json; charset=GBK",//"application/x-www-form-urlencoded",//"multipart/form-data",//url : "",data : {},BaseOperation : {},UserBean : {},isLoadType : 0,//目的是只加载一次requestBean : new Object(),op : new Object(),user : new Object(),//GET/Find PolnumpolicyList:"",PreFindJobChkAction : function(polnum){var commonUrl = '<%=basePath%>'+'CommonNewActionServlet';alert(commonUrl);this.url = commonUrl;/* */this.BaseOperation = {};this.BaseOperation = {};this.requestBean = {};this.user = {};this.data = {};this.UserBean.orgId = "N00001";//private String orgId = "";    this.UserBean.userId = "N00001";//private String userId = "";    //this.UserBean.ChineseName = "";//private String ChineseName = "";    //this.UserBean.EnglishName = "";//private String EnglishName = "";    this.UserBean.department = "";//private String department = "";    this.UserBean.location = "";//private String location = "";    this.UserBean.status = "";//private String status = "";    this.UserBean.telephone = "";//private String telephone = "";    this.UserBean.extension = "";//private String extension = ""; this.BaseOperation.userBean = this.UserBean;//private UserBean userBean;this.BaseOperation.policyNumber = "C000000123";//private String policyNumber;this.BaseOperation.WFFrame = false;//private boolean isWFFrame; //this.BaseOperation.orgId = "null";//private String orgId;this.BaseOperation.operationCode = "PreFindJobChk";this.requestBean.userAction = "PreFindJobChkAction";//private String userAction;    this.requestBean.actionList = "";//"PreFindJobChkAction";//private String actionList;//delimiter by ","    this.requestBean.WFMode = true;//private boolean isWFMode;//true: WF integration mode; false: NB standalone mode;     this.requestBean.WFOn = false;//private boolean isWFOn; //true: WF switch on on NB screen; false, switch down;    this.requestBean.op = this.BaseOperation;//private BaseOperation op;    this.requestBean.user = this.user;//private UserBean user;    this.requestBean.xmlInfo = "";//private String xmlInfo;    this.requestBean.actionClassPath = "";//private String actionClassPath;        //this.requestBean.baseOperationClass = "aia.cn.nba.iws.control.PreFindJobOperation";        //requestBean对象要完全按照后台定义的对象进行相应的赋值    this.data.requestBean = this.requestBean;    //以下为需要的参数    this.data.requestBeanClass = "aia.cn.nba.iws.control.requestBean.RequestPreFindBean";    this.data.baseOperationClass = "aia.cn.nba.iws.control.PreFindJobOperation";    this.data.requestServletClass = "PreFindJobChkServlet";    this.data.servletClassPath = "";//alert(JSON.stringify(this.data));//alert(JSON.parse(JSON.stringify(this.requestBean)));//alert(ajaxCommon.fdasfda());ajaxCommon.ajax(this.type, this.async, this.datatype, this.contentType,this.url, JSON.stringify(this.data),this.callbackPreFindJobChkAction);},callbackPreFindJobChkAction : function(xml){//alert(JSON.stringify(xml));/**xml.resultKey 统配验证成功与否xml.successful 自己返回成功与否**/if(xml.resultKey && xml.successful){if(xml.polNumIsValid){//var policyList = xml.policyList;//alert(policyList);if(policyList !='' && policyList !=undefined && policyList != null){var policyListL = policyList.length;if(policyListL>0){//alert("JSON.stringify(policyList)0:"+JSON.stringify(policyList[0]));preFindJobActionCommon.policyList = policyList;//alert("JSON.stringify(policyList):"+JSON.stringify(preFindJobActionCommon.policyList));if(policyListL==0){preFindJobActionCommon.checkPreFindCheckDataBean( 0);}else{//若有多个保单信息,则弹窗供用户选择var tr = '';for(var i=0; i<policyListL; i++){tr += '<tr ondblclick="preFindJobActionCommon.checkPreFindCheckDataBean(\''+i+'\')">';        //tr += "<td>"+(1+i)+"</td>";tr += '<td>'+compstrucMap.get(policyList[i].co)[1]+'</td>';tr += '<td>'+policyList[i].polNum+'</td>';tr += '<td>'+policyList[i].polNum+'</td>';tr += '</tr>';}$("#samePolnumTableTbody").html(tr);oDrag("samePolnumDrag", 500, 200);//弹出主页页面}}else{//调用FindJobServlet}                }}}//$("#show").html(str);},checkPreFindCheckDataBean : function( num){//alert(oDragConfim("alertDrag", 500, 200));//alert("成功");//if(oDragConfim("alertDrag", 500, 200)){//弹出主页页面//alert("成功");//alert("Start");oDragCloas("samePolnumDrag");//关闭弹窗var policy = preFindJobActionCommon.policyList[num];//alert(policy);var resultCode = policy.resultCode;//alert(resultCode);resultCode = "02"if ("00"==resultCode) {            //return true;        } else if ("01"==resultCode) {            alert("对不起,你无权访问这张保单!");            alert('<fmt:message key="FindJobWithoutAuthorityError_Msg"></fmt:message>');            //return false;        } else{            // or this policy is processed by another user                         if ("02"==resultCode) {            //if(confirm('该保单应由{0}处理, 需要转给你处理吗?'))             pubsub.subscribeConfirm({topic: "confirm",//订阅方法id, 该值必须id: "alertDrag", //弹窗id, 该值必须width: 500, //弹窗宽度, 该值必须height: 200, //弹窗高度, 该值必须}, funConfirm = function (topics, data) {    console.log(topics + "******* " + data);});                        /* if(confirm('<fmt:message key="FindJobProcessedConfirm_Msg"><fmt:param>'+resultCode+'</fmt:param></fmt:message>'))    {     }else{    } */                /* if (BaseDataDialog                    .showConfirmDialogByName(                        "FindJobProcessedConfirm",                        new String[] {                            CommonGUITools.isEmpty(bean.getCaseProcessor())                                ? " UNKNOW "                                : bean.getCaseProcessor()})                    != JOptionPane.YES_OPTION) {                    return false;                } else {                    return true;                } */            } else if("04"==resultCode){            alert('<fmt:message key="FindJobIsLockedByOtherUserError"><fmt:param>'+resultCode+'</fmt:param></fmt:message>');                /* PreFindCheckDataBean.RETURN_CODE_LOCKEDBYOTHERS.equals(                    bean.getResultCode())) {                // policy is locked by other user                  BaseDataDialog.showWarningDialogByName(                    "FindJobIsLockedByOtherUserError",                    new String[] {                        CommonGUITools.isEmpty(bean.getCaseProcessor())                            ? " UNKNOW "                            : bean.getCaseProcessor()}); */                //return false;            }else{            /* logger.warning(            MessageUtil.getMessage(                "FindJobUnWantedReturnCodeError",                new String[] { bean.getResultCode()})); */        alert("异常的返回码 - {0} ");            }}}//}}  var jobActionCommon={type : "post",//这为定值datatype : "json",//该值还有html,json,xmlasync : false,contentType : "application/json; charset=GBK",//"application/x-www-form-urlencoded",//"multipart/form-data",//url : "",data : {},BaseOperation : {},UserBean : {},isLoadType : 0,//目的是只加载一次requestBean : new Object(),op : new Object(),user : new Object(),ewsProperty: { },//GET/Find PolnumewsBookMarkList: function(noteID,crtusr,crtdte){  var s_width = 700;  var s_height = 500;  var s_left = (screen.availWidth - s_width)/2;  var s_top = (screen.availHeight - s_height)/2;  var queryStr = "";  queryStr = queryStr + "&" + "<%=EWSSystemConst.KEY_COMANY_NO%>" + "=" + this.ewsProperty.coNumber;  queryStr = queryStr + "&" + "<%=EWSSystemConst.KEY_POL_NO%>" + "=" + this.ewsProperty.policyNumber;  queryStr = queryStr + "&" + "<%=EWSSystemConst.KEY_NOTE_ID%>" + "=" + noteID;  queryStr = queryStr + "&" + "<%=EWSSystemConst.KEY_CREATE_USER%>" + "=" + crtusr;  queryStr = queryStr + "&" + "<%=EWSSystemConst.KEY_CREATE_DATE%>" + "=" + crtdte;  var ewsPosition = "http://localhost:9080/EWS/";  window.showModelessDialog(ewsPosition+"controller?_command_=ShowBmkList.do" + queryStr,window, "dialogHeight:"+s_height+"px;dialogWidth:"+s_width+"px;dialogLeft:"+s_left+"px;dialogTop:" + s_top + "px;toolbar:no;scroll:yes;resizable:yes;location:yes;status:no");},ewsQueryAction: function(){var ewsPosition = "http://localhost:9080/EWS/";window.open(ewsPosition + "controller?_command_=showQuery.do", "EWS", "height=768,width=1024,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,menubar=1,scrollbars=1,status=1,toolbar=1,resizable=1"); },ChangeToIxternal: function(noteID) {var commonUrl = '<%=basePath%>'+'CommonNewActionServlet';this.url = commonUrl;/* */this.BaseOperation = {};this.BaseOperation = {};this.requestBean = {};this.user = {};this.data = {};this.UserBean.orgId = "unused";//private String orgId = "";this.UserBean.userId = "NSNP138";//private String userId = "";//this.UserBean.ChineseName = "";//private String ChineseName = "";//this.UserBean.EnglishName = "";//private String EnglishName = "";this.UserBean.department = "";//private String department = "";this.UserBean.location = "";//private String location = "";this.UserBean.status = "";//private String status = "";this.UserBean.telephone = "";//private String telephone = "";this.UserBean.extension = "";//private String extension = "";this.BaseOperation.userBean = this.UserBean;//private UserBean userBean;this.BaseOperation.ewsId = this.ewsProperty.ewsId;this.BaseOperation.coNumber = this.ewsProperty.coNumber;this.BaseOperation.noteID = noteID;this.BaseOperation.operationCode = "EwsComment";this.requestBean.userAction = "EwsChangeToInternalAction";//private String userAction;    this.requestBean.actionList = "";//"PreFindJobChkAction";//private String actionList;//delimiter by ","    this.requestBean.WFMode = true;//private boolean isWFMode;//true: WF integration mode; false: NB standalone mode;     this.requestBean.WFOn = false;//private boolean isWFOn; //true: WF switch on on NB screen; false, switch down;    this.requestBean.op = this.BaseOperation;//private BaseOperation op;    this.requestBean.user = this.user;//private UserBean user;    this.requestBean.xmlInfo = "";//private String xmlInfo;    this.requestBean.actionClassPath = "";//private String actionClassPath;        //this.requestBean.baseOperationClass = "aia.cn.nba.iws.control.PreFindJobOperation";        //requestBean对象要完全按照后台定义的对象进行相应的赋值    this.data.requestBean = this.requestBean;    //以下为需要的参数    this.data.requestBeanClass = "aia.cn.nba.iws.control.RequestEwsCommentBean";    this.data.baseOperationClass = "aia.cn.nba.iws.control.EwsCommentOperation";    this.data.requestServletClass = "PreFindJobChkServlet";    this.data.servletClassPath = "";//alert(JSON.stringify(this.data));//alert(JSON.parse(JSON.stringify(this.requestBean)));//alert(ajaxCommon.fdasfda());ajaxCommon.ajax(this.type, this.async, this.datatype, this.contentType,this.url, JSON.stringify(this.data),this.callbackChangeToInternalAction);},voidComment: function(noteID) {var commonUrl = '<%=basePath%>'+'CommonNewActionServlet';this.url = commonUrl;/* */this.BaseOperation = {};this.BaseOperation = {};this.requestBean = {};this.user = {};this.data = {};this.UserBean.orgId = "unused";//private String orgId = "";this.UserBean.userId = "NSNP138";//private String userId = "";//this.UserBean.ChineseName = "";//private String ChineseName = "";//this.UserBean.EnglishName = "";//private String EnglishName = "";this.UserBean.department = "";//private String department = "";this.UserBean.location = "";//private String location = "";this.UserBean.status = "";//private String status = "";this.UserBean.telephone = "";//private String telephone = "";this.UserBean.extension = "";//private String extension = "";this.BaseOperation.userBean = this.UserBean;//private UserBean userBean;this.BaseOperation.ewsUserProfile = this.ewsProperty.ewsUserProfile;this.BaseOperation.ewsId = this.ewsProperty.ewsId;this.BaseOperation.coNumber = this.ewsProperty.coNumber;this.BaseOperation.policyNumber = this.ewsProperty.policyNumber; this.BaseOperation.noteID = noteID;this.BaseOperation.operationCode = "EwsComment";this.requestBean.userAction = "EwsVoidCommentAction";//private String userAction;    this.requestBean.actionList = "";//"PreFindJobChkAction";//private String actionList;//delimiter by ","    this.requestBean.WFMode = true;//private boolean isWFMode;//true: WF integration mode; false: NB standalone mode;     this.requestBean.WFOn = false;//private boolean isWFOn; //true: WF switch on on NB screen; false, switch down;    this.requestBean.op = this.BaseOperation;//private BaseOperation op;    this.requestBean.user = this.user;//private UserBean user;    this.requestBean.xmlInfo = "";//private String xmlInfo;    this.requestBean.actionClassPath = "";//private String actionClassPath;        //this.requestBean.baseOperationClass = "aia.cn.nba.iws.control.PreFindJobOperation";        //requestBean对象要完全按照后台定义的对象进行相应的赋值    this.data.requestBean = this.requestBean;    //以下为需要的参数    this.data.requestBeanClass = "aia.cn.nba.iws.control.RequestEwsCommentBean";    this.data.baseOperationClass = "aia.cn.nba.iws.control.EwsCommentOperation";    this.data.requestServletClass = "PreFindJobChkServlet";    this.data.servletClassPath = "";//alert(JSON.stringify(this.data));//alert(JSON.parse(JSON.stringify(this.requestBean)));//alert(ajaxCommon.fdasfda());ajaxCommon.ajax(this.type, this.async, this.datatype, this.contentType,this.url, JSON.stringify(this.data),this.callbackVoidCommentAction);},ewsSaveAction: function(commentLevel, comment){var commonUrl = '<%=basePath%>'+'CommonNewActionServlet';this.url = commonUrl;/* */this.UserBean.orgId = "unused";//private String orgId = "";    this.UserBean.userId = "NSNP138";//private String userId = "";    //this.UserBean.ChineseName = "";//private String ChineseName = "";    //this.UserBean.EnglishName = "";//private String EnglishName = "";    this.UserBean.department = "";//private String department = "";    this.UserBean.location = "";//private String location = "";    this.UserBean.status = "";//private String status = "";    this.UserBean.telephone = "";//private String telephone = "";    this.UserBean.extension = "";//private String extension = "";    this.BaseOperation.userBean = this.UserBean;//private UserBean userBean;this.BaseOperation.ewsUserProfile = this.ewsProperty.ewsUserProfile;this.BaseOperation.ewsId = this.ewsProperty.ewsId;this.BaseOperation.coNumber = this.ewsProperty.coNumber;this.BaseOperation.policyNumber = this.ewsProperty.policyNumber; this.BaseOperation.commentLevel = commentLevel;this.BaseOperation.comment = comment; this.BaseOperation.operationCode = "EwsComment";this.requestBean.userAction = "EwsSaveAction";//private String userAction;    this.requestBean.actionList = "";//"PreFindJobChkAction";//private String actionList;//delimiter by ","    this.requestBean.WFMode = true;//private boolean isWFMode;//true: WF integration mode; false: NB standalone mode;     this.requestBean.WFOn = false;//private boolean isWFOn; //true: WF switch on on NB screen; false, switch down;    this.requestBean.op = this.BaseOperation;//private BaseOperation op;    this.requestBean.user = this.user;//private UserBean user;    this.requestBean.xmlInfo = "";//private String xmlInfo;    this.requestBean.actionClassPath = "";//private String actionClassPath;        //this.requestBean.baseOperationClass = "aia.cn.nba.iws.control.PreFindJobOperation";        //requestBean对象要完全按照后台定义的对象进行相应的赋值    this.data.requestBean = this.requestBean;    //以下为需要的参数    this.data.requestBeanClass = "aia.cn.nba.iws.control.RequestEwsCommentBean";    this.data.baseOperationClass = "aia.cn.nba.iws.control.EwsCommentOperation";    this.data.requestServletClass = "PreFindJobChkServlet";    this.data.servletClassPath = "";//alert(JSON.stringify(this.data));//alert(JSON.parse(JSON.stringify(this.requestBean)));//alert(ajaxCommon.fdasfda());ajaxCommon.ajax(this.type, this.async, this.datatype, this.contentType,this.url, JSON.stringify(this.data),this.callbackEwsSaveAction);},ewsSubmitAction: function(commentLevel, comment){//return;var commonUrl = '<%=basePath%>'+'CommonNewActionServlet';this.url = commonUrl;/* */this.BaseOperation = {};this.BaseOperation = {};this.requestBean = {};this.user = {};this.data = {};this.UserBean.orgId = "unused";//private String orgId = "";    this.UserBean.userId = "NSNP138";//private String userId = "";    //this.UserBean.ChineseName = "";//private String ChineseName = "";    //this.UserBean.EnglishName = "";//private String EnglishName = "";    this.UserBean.department = "";//private String department = "";    this.UserBean.location = "";//private String location = "";    this.UserBean.status = "";//private String status = "";    this.UserBean.telephone = "";//private String telephone = "";    this.UserBean.extension = "";//private String extension = "";    this.BaseOperation.userBean = this.UserBean;//private UserBean userBean;this.BaseOperation.ewsUserProfile = this.ewsProperty.ewsUserProfile;this.BaseOperation.ewsId = this.ewsProperty.ewsId;this.BaseOperation.coNumber = this.ewsProperty.coNumber;this.BaseOperation.policyNumber = this.ewsProperty.policyNumber; this.BaseOperation.commentLevel = commentLevel;this.BaseOperation.comment = comment; this.BaseOperation.operationCode = "EwsComment";this.requestBean.userAction = "EwsSubmitAction";//private String userAction;    this.requestBean.actionList = "";//"PreFindJobChkAction";//private String actionList;//delimiter by ","    this.requestBean.WFMode = true;//private boolean isWFMode;//true: WF integration mode; false: NB standalone mode;     this.requestBean.WFOn = false;//private boolean isWFOn; //true: WF switch on on NB screen; false, switch down;    this.requestBean.op = this.BaseOperation;//private BaseOperation op;    this.requestBean.user = this.user;//private UserBean user;    this.requestBean.xmlInfo = "";//private String xmlInfo;    this.requestBean.actionClassPath = "";//private String actionClassPath;        //this.requestBean.baseOperationClass = "aia.cn.nba.iws.control.PreFindJobOperation";        //requestBean对象要完全按照后台定义的对象进行相应的赋值    this.data.requestBean = this.requestBean;    //以下为需要的参数    this.data.requestBeanClass = "aia.cn.nba.iws.control.RequestEwsCommentBean";    this.data.baseOperationClass = "aia.cn.nba.iws.control.EwsCommentOperation";    this.data.requestServletClass = "PreFindJobChkServlet";    this.data.servletClassPath = "";//alert(JSON.stringify(this.data));//alert(JSON.parse(JSON.stringify(this.requestBean)));//alert(ajaxCommon.fdasfda());ajaxCommon.ajax(this.type, this.async, this.datatype, this.contentType,this.url, JSON.stringify(this.data),this.callbackEwsSubmitAction);},ewsCancelAction: function(){$("#EWSInfo").val('');},callbackVoidCommentAction : function(xml){//单独得到某个值var str = "";str += xml.successful;alert("successful:"+str);if (str == 'true'){refillEwsTable('void', xml);}},callbackChangeToInternalAction : function(xml){//单独得到某个值var str = "";str += xml.successful;if (str == 'true'){document.getElementById(xml.noteID).innerHTML = "I <font color = blue>" + xml.userId + "</font>";alert("successful:"+str);}},callbackEwsSaveAction : function(xml){//单独得到某个值var str = "";str += xml.successful;alert("successful:"+str);},callbackEwsSubmitAction : function(xml){//单独得到某个值var str = "";str += xml.successful;alert("successful:"+str);if (str == 'true'){refillEwsTable('submit', xml);}},FollowUpQueryAction : function(polnum){$("#followUpTableTbody").html();this.async = true;this.BaseOperation = {};this.BaseOperation = {};this.requestBean = {};this.user = {};this.data = {};var commonUrl = '<%=basePath%>'+'CommonNewActionServlet';//alert(commonUrl);this.url = commonUrl;/* */this.BaseOperation.userId =  "N00001";//private String orgId;this.BaseOperation.operationCode = "FollowUpQuery";this.requestBean.userAction = "FollowUpQueryAction";//private String userAction;    this.requestBean.actionList = "";//"PreFindJobChkAction";//private String actionList;//delimiter by ","    this.requestBean.WFMode = true;//private boolean isWFMode;//true: WF integration mode; false: NB standalone mode;     this.requestBean.WFOn = false;//private boolean isWFOn; //true: WF switch on on NB screen; false, switch down;    this.requestBean.op = this.BaseOperation;//private BaseOperation op;    this.requestBean.user = this.user;//private UserBean user;    this.requestBean.xmlInfo = "";//private String xmlInfo;    this.requestBean.actionClassPath = "";//private String actionClassPath;        //requestBean对象要完全按照后台定义的对象进行相应的赋值    this.data.requestBean = this.requestBean;    //以下为需要的参数    this.data.requestBeanClass = "aia.cn.nba.iws.control.requestBean.FollowUpQueryRequestBean";    this.data.baseOperationClass = "aia.cn.nba.iws.control.FollowUpQueryOperation";    this.data.requestServletClass = "FollowUpQueryServlet";    this.data.servletClassPath = "";ajaxCommon.ajax(this.type, this.async, this.datatype, this.contentType,this.url, JSON.stringify(this.data),this.callbackFollowUpQueryAction);},callbackFollowUpQueryAction : function(xml){//alert(JSON.stringify(xml));//alert(xml.resultKey+"    "+xml.resultValue);if(xml.resultKey && xml.successful){//单独得到某个值var str = "";str += xml.successful;//alert("successful:"+str);var interfaceBeanList = xml.interfaceBeanList;var interfaceBeanListL = interfaceBeanList.length;//alert(interfaceBeanListL+"   "+interfaceBeanList);var tr = "";for(var i=0; i<interfaceBeanListL; i++){tr += "<tr>";        tr += "<td>"+(1+i)+"</td>";$.each(interfaceBeanList[i],function(key,value){if(key>8){return false; //跳出循环}tr += "<td>"+value+"</td>";});tr += "</tr>";}$("#followUpTableTbody").html(tr);}//$('#loadWaitDiv').modal('hide');//这段逻辑放在ajaxcommom.js的complete方法里//隐藏等待框oDrag("followUpButtonDrag", 900, 380);//弹出主页页面$("#followUpTable").FixedHead({ tableLayout: "fixed" });//主页面表格表头固定},FindJobAction : function(){this.async = true;var data = {};var commonUrl = '<%=basePath%>'+'CommonNewActionServlet';//alert(commonUrl);this.url = commonUrl;    this.data.polnum = $("#polnum").val();    //以下为需要的参数    this.data.requestBeanClass = "";    this.data.baseOperationClass = "";    this.data.requestServletClass = "FindJobServlet";    this.data.servletClassPath = "";ajaxCommon.ajax(this.type, this.async, this.datatype, this.contentType,this.url, JSON.stringify(this.data),this.callbackFindJobAction);},callbackFindJobAction : function(xml){alert(JSON.stringify(xml));//alert(xml.resultKey+"    "+xml.resultValue);if(xml.resultKey && xml.successful){//单独得到某个值var str = "";str += xml.successful;//alert("successful:"+str);}}}function refillEwsTable(functionStr, xml)//('submit', xml);{var message = "";if (window.ActiveXObject){var message = new ActiveXObject("Microsoft.XMLDOM");message.async = "false";message.loadXML(xml.ewsXMLResult);}else{var parser = new DOMParser();message = parser.parseFromString(xml.ewsXMLResult, "text/xml");}    var rows = message.getElementsByTagName("row");   var rowLength = rows.length;//var firstNoteID = req.responseXML.documentElement.getElementsByTagName('noteid')[0].firstChild.data;var firstNoteID = "";if(message.getElementsByTagName('noteid')[0]!=null){firstNoteID = message.getElementsByTagName('noteid')[0].firstChild.data;}   if(firstNoteID == "Timeout")   {   timeOutFlag = "true";   alert("session time out");   return false;   }//above is to check if session is timeout//$("#ewsQueryResult")$("#ewsQueryResult").html('');   var schema = {  rowtag: "row",        columns: [            { tagname: "noteid" },            { tagname: "ewsid" },            { tagname: "comcod" },            { tagname: "commentlvl" },            { tagname: "crtusrid" },            { tagname: "crtusrdpt" },            { tagname: "crtdate" },            { tagname: "chglvluser" },            { tagname: "chglvldate" },            { tagname: "comment" },            { tagname: "crtusrname" },            { tagname: "voidflag" }                      ]     };   //Get coment info from XML, then append comment to table   for(var i = 0; i < rowLength; i++)   {   var dept, user, date, comment, commentLvl, bookmark,noteid, chglvlusr,ewsid, crtusrname,voidflag,currentUser;   try{   noteid = getXMLValue(rows[i],"noteid");   ewsid = getXMLValue(rows[i],"ewsid");   //When the ews id is newly generated, need to set back to hidden value   this.ewsId = ewsid;   dept = getXMLValue(rows[i],"crtusrdpt");if(dept == "null"){dept = " ";}   user = getXMLValue(rows[i],"crtusrid");   date = getXMLValue(rows[i],"crtdate");   //date = date.substring(0,date.indexOf(" "));   comment = getXMLValue(rows[i],"comment");   commentLvl = getXMLValue(rows[i],"commentlvl");   chglvlusr = getXMLValue(rows[i],"chglvluser");   crtusrname = getXMLValue(rows[i],"crtusrname");   voidflag = getXMLValue(rows[i],"voidflag");   currentUser = getXMLValue(rows[rowLength - 1],"crtusrid");      if(crtusrname == "null"){crtusrname = " ";}   /*for(var j = 0; j < schema.columns.length; j++)   {   alert(" row [" + i + ", " + j + " ] " + rows[i].childNodes[j].childNodes[0].nodeValue);   }*/   if(functionStr!='void' && i == (rowLength - 1)){addComment(jobActionCommon.ewsProperty, "ewsQueryResult", dept, user, date, comment, commentLvl, noteid, chglvlusr, crtusrname,voidflag,"true");}else    addComment(jobActionCommon.ewsProperty, "ewsQueryResult", dept, user, date, comment, commentLvl, noteid, chglvlusr, crtusrname,voidflag,"false");   }catch(e){   alert(e);   alert("refresh ews table error");   return false;   }   }}function addComment(ewsProperty, table_id, dept, user, date, comment, commentLvl, noteid, chglvlusr, crtusrname,voidflag,lastOne){    vartable_obj = document.getElementById(table_id);  var row = document.createElement("tr");  var deptCell = document.createElement("td");    deptCell.innerText = dept;    if(voidflag == "true")    deptCell.className = "commentVMTD";    else    deptCell.className = "commentTD";    row.appendChild(deptCell);var userCell = document.createElement("td");    userCell.innerText = user+"/"+crtusrname;    if(voidflag == "true")    userCell.className = "commentVMTD";    else    userCell.className = "commentTD";    row.appendChild(userCell);var dateCell = document.createElement("td");    dateCell.innerText = date;    if(voidflag == "true")    dateCell.className = "commentVMTD";    else    dateCell.className = "commentTD";    row.appendChild(dateCell);var commentCell = document.createElement("td");var hasViewExternal = ewsProperty.ewsUserProfile.hasViewExternal;var hasViewInternal = ewsProperty.ewsUserProfile.hasViewInternal;var viewLevelFlag = "<%=EWSSystemConst.EWS_VIEW_LEVEL_FLAG%>";// when the viewLevelFlag is true, the external user could view internal records,// but could not see comment detailsif(viewLevelFlag == "true"&& hasViewExternal == "true"&& hasViewInternal == "false"&& commentLvl == "<%=EWSSystemConst.EWS_INTERNAL%>"){    commentCell.innerHTML = " ";}else{commentCell.innerHTML = formatComment(comment, noteid,lastOne);}if(voidflag == "true")    commentCell.className = "commentVMTD";    else    commentCell.className = "commentTD";    row.appendChild(commentCell);    var changeCommentLevel = ewsProperty.ewsUserProfile.hasChgCommtLvl;var commentLvlCell = document.createElement("td");    commentLvlCell.innerText = commentLvl;    commentLvlCell.id = noteid;    if(voidflag == "true")    commentLvlCell.className = "commentVMTD";    else    commentLvlCell.className = "commentTD";    if(voidflag != "true")    {    if(changeCommentLevel == "true" // check user's level    && commentLvl == "<%=EWSSystemConst.EWS_EXTERNAL%>")  // check current comment level    {    commentLvlCell.innerText = commentLvlCell.innerText + " ";    var link = document.createElement("a");    //link.className ="category";    link.appendChild(document.createTextNode("<%=EWSSystemConfig.getSystemResource("EWS","ToIntl")%>"));    //link.setAttribute("onclick", "ChangeToIxternal()");    link.href = "#";    link.onclick = function () {ChangeToIxternal(noteid); return false;}     //link.onclick = "javascript:ChangeToIxternal('" + noteid + "')";    commentLvlCell.appendChild(link);    }    }    if(chglvlusr != "null" && commentLvl == "<%=EWSSystemConst.EWS_INTERNAL%>")    {    commentLvlCell.innerHTML = commentLvl + " <font color = blue>" + chglvlusr + "</font>";    }    row.appendChild(commentLvlCell);    var bookmarkCell = document.createElement("td");    if(voidflag == "true")    bookmarkCell.className = "commentVMTD";    else    bookmarkCell.className = "commentTD";    var addBookMark = ewsProperty.ewsUserProfile.hasAddBookmark;    if(voidflag == "true"){    addBookMark = "false";    }    if(addBookMark == "true")    {    //Changed on Jan 11,2007     //A external user could not add bookmark for internal comment      if(viewLevelFlag == "true"&& hasViewExternal == "true"&& hasViewInternal == "false"&& commentLvl == "<%=EWSSystemConst.EWS_INTERNAL%>"){    bookmarkCell.innerHTML = "<a href = '#' class=cursorhand  onclick=list('" + noteid + "','" + user + "','" + escape(date) + "')><%=EWSSystemConfig.getSystemResource("EWS","BookmarkList")%></a>";    }else{        //bookmarkCell.innerHTML = "<a  href = '#' class=cursorhand onclick = top.topFrame.AddBookMark('"+ewsProperty.coNumber+"','"+ewsProperty.policyNumber+"','" + noteid + "')><%=EWSSystemConfig.getSystemResource("EWS","BookmarkAdd")%></a>    <a href = '#' class=cursorhand  onclick=list('" + noteid + "','" + user + "','" + escape(date) + "')><%=EWSSystemConfig.getSystemResource("EWS","BookmarkList")%></a>";        bookmarkCell.innerHTML = "<a  href = '#' class=cursorhand onclick = AddBookMark('"+ewsProperty.coNumber+"','"+ewsProperty.policyNumber+"','" + noteid + "')><%=EWSSystemConfig.getSystemResource("EWS","BookmarkAdd")%></a>    <a href = '#' class=cursorhand  onclick=list('" + noteid + "','" + user + "','" + escape(date) + "')><%=EWSSystemConfig.getSystemResource("EWS","BookmarkList")%></a>";    }    }else{    bookmarkCell.innerHTML = "<a  href = '#' class=cursorhand id = 'bmk_" + noteid +"' onclick=list('" + noteid + "','" + user + "','" + escape(date) + "')><%=EWSSystemConfig.getSystemResource("EWS","BookmarkList")%></a>";    }    row.appendChild(bookmarkCell);    table_obj.appendChild(row);}function formatComment(comment,noteid,voidflag){var commentLength = <%=EWSSystemConst.EWS_COMMENT_DISPLAY_LENGTH%>;var button = "<INPUT TYPE='BUTTON' NAME='Void' class = button  value='Void' onclick = 'javascript:voidComment(" + noteid + ")'>"if(voidflag == "true"){var commentFormat = "<div class = wrap>" + parseData(comment) + button + "</div>";}else{var commentFormat = "<div class = wrap>" + parseData(comment) + "</div>";}if("<%=EWSSystemConst.EWS_VIEW_COMMENT_FlAG%>" == "true" && comment.length > commentLength){var displayComment = comment.substring(0,<%=EWSSystemConst.EWS_COMMENT_DISPLAY_LENGTH%>);if(displayComment.lastIndexOf("<%=EWSSystemConst.SYMPOL_PREFIX%>") > -1 && displayComment.lastIndexOf("<%=EWSSystemConst.SYMPOL_PREFIX%>") > displayComment.lastIndexOf("<%=EWSSystemConst.SYMPOL_POSTFIX%>")){displayComment = displayComment.substring(0,displayComment.lastIndexOf("<%=EWSSystemConst.SYMPOL_PREFIX%>"));}//commentFormat = "<label id = lb1_" + noteid + " name = lb1_" + noteid + " onclick = \"javascript:showCommentDetail('" + "lb_" + noteid + "');\"  class=cursorhand title =\""+ replaceQuot(comment) + "\">" + parseData(displayComment) + " <b>. . . </b>[More Info]</label>";//remove titlecommentFormat = "<label id = lb1_" + noteid + " name = lb1_" + noteid + " onclick = \"javascript:showCommentDetail('" + "lb_" + noteid + "');\"  class=cursorhand >" + parseData(displayComment) + " <b>. . . </b>[More Info]</label>";commentFormat = commentFormat + "<label style = \" display:none \" id = lb_" + noteid + " name = lb_" + noteid + " class=cursorhand >" + parseData(comment) + " </label>";} return commentFormat;}function ChangeToIxternal(noteID){jobActionCommon.ChangeToIxternal(noteID);}function voidComment(noteID){jobActionCommon.voidComment(noteID);}function list(noteID,crtusr,crtdte){jobActionCommon.ewsBookMarkList(noteID,crtusr,crtdte);}var strPics;var arr_pics;var picPath;/**从EODOServlet得到页面需要初始化的数据初始化页面需要加载的数据**//**nbrcurCodeMap(orgid+curcode, co)**/var nbrcurCodeMap = new Mapzhl();/**compstrucMap(co, Array(orgid, name, company))**/var compstrucMap = new Mapzhl();$(document).ready(function(){    $("[value=FindJob]").click(function(){        var polnum = $("[name=polnum]").val();    preFindJobActionCommon.PreFindJobChkAction(polnum);        //jobActionCommon.FindJobAction();    });        $("#followUpButton").click(function(){    $('#loadWaitDiv').modal('show');//显示等待框    var polnum = $("[name=polnum]").val();    jobActionCommon.FollowUpQueryAction(polnum);//setTimeout(function(){},5000);//延迟设置    });        //ewsstrPics = '1.gif;@##1##@;2.gif;@##2##@;3.gif;@##3##@;4.gif;@##4##@;5.gif;@##5##@;6.gif;@##6##@;c_amp.gif;&;c_plusmn.gif;±;c_times.gif;×;n_65509.gif;¥;n_8240.gif;‰;n_8451.gif;℃;n_8470.gif;№;n_8544.gif;Ⅰ;n_8545.gif;Ⅱ;n_8546.gif;Ⅲ;n_8547.gif;Ⅳ;n_8548.gif;Ⅴ;n_8549.gif;Ⅵ;n_8592.gif;←;n_8593.gif;↑;n_8594.gif;→;n_8595.gif;↓;n_8800.gif;≠;n_8804.gif;≤;n_8805.gif;≥;n_8853.gif;⊕;n_931.gif;Σ;n_945.gif;α;n_946.gif;β;n_947.gif;γ;n_954.gif;κ;n_955.gif;λ;n_956.gif;μ;n_9792.gif;♀;n_9794.gif;♂;';arr_pics = splitStrToArray(strPics,";",2);picPath = '<%=path %>/images/ews/';    jobActionCommon.ewsProperty.ewsUserProfile = {};    jobActionCommon.ewsProperty.ewsUserProfile.hasViewExternal = 'true';jobActionCommon.ewsProperty.ewsUserProfile.hasViewInternal = 'true';jobActionCommon.ewsProperty.ewsUserProfile.hasAddExternal = 'true';jobActionCommon.ewsProperty.ewsUserProfile.hasAddInternal = 'true';jobActionCommon.ewsProperty.ewsUserProfile.hasChgCommtLvl = 'true';jobActionCommon.ewsProperty.ewsUserProfile.hasAddBookmark = 'true';jobActionCommon.ewsProperty.ewsUserProfile.hasRefer = 'true';  // unusedjobActionCommon.ewsProperty.ewsId = '33310';jobActionCommon.ewsProperty.coNumber = '0986';jobActionCommon.ewsProperty.policyNumber = 'A444444444';    $("#ewsSaveButton").click(function(){            var coNumber = "0986";    var policyNumber = "A444444444";    var commentLevel = $("input[name='ternalRadioOptions']:checked").val();    var comment = $("#EWSInfo").val();    jobActionCommon.ewsSaveAction(commentLevel, comment);    });    $("#ewsSubmitButton").click(function(){            var coNumber = "0986";    var policyNumber = "A444444444";    var commentLevel = $("input[name='ternalRadioOptions']:checked").val();    var comment = $("#EWSInfo").val();    jobActionCommon.ewsSubmitAction(commentLevel, comment);    });    $("#ewsCancelButton").click(function(){            jobActionCommon.ewsCancelAction();    });    $("#ewsQueryButton").click(function(){    jobActionCommon.ewsQueryAction();    });    /**从EODOServlet得到页面需要初始化的数据初始化页面需要加载的数据**/    var initM = '<%=request.getAttribute("initM")%>';//alert(JSON.stringify(initMap));var initMap = JSON.parse(initM);var nbrcurCode = initMap.nbrcurCode;var compstruc = initMap.compstruc;var nbrcurCodeL = nbrcurCode.length;var compstrucL = compstruc.length;for(var i=0; i<nbrcurCodeL; i++){//alert(nbrcurCode[i]+""+nbrcurCode[i].split(",").length);var nbrcurCodeS = nbrcurCode[i].split(",");nbrcurCodeMap.put($.trim(nbrcurCodeS[0])+""+$.trim(nbrcurCodeS[1]),$.trim(nbrcurCodeS[2]));}$.each(compstruc,function(key,value){var compstrucS = value.split(",");var compstrucA = new Array();compstrucA[0]=compstrucS[0];//orgidcompstrucA[1]=compstrucS[2];//namecompstrucA[2]=compstrucS[3];//companycompstrucMap.put($.trim(compstrucS[1]),compstrucA);});        });</script></BODY></HTML>