|
|
@@ -1,12 +1,11 @@
|
|
1
|
1
|
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="callplantaskresultdata.aspx.cs" Inherits="HySoft.BaseCallCenter.Web.calloutmanage.callplantaskresultdata" %>
|
|
2
|
2
|
|
|
3
|
3
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
4
|
|
-
|
|
5
|
4
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
6
|
5
|
<head id="Head1" runat="server">
|
|
7
|
6
|
<title>评测结果</title>
|
|
8
|
7
|
<link href="../scripts/ui/skins/Aqua/css/ligerui-all.css" rel="stylesheet" type="text/css" />
|
|
9
|
|
- <script src="/scripts/jquery/jquery-1.8.3.min.js" type="text/javascript"></script>
|
|
|
8
|
+ <script src="/scripts/jquery/jquery-1.8.3.min.js" type="text/javascript"></script>
|
|
10
|
9
|
<script type="text/javascript" src="/scripts/jquery/jquery.form.js"></script>
|
|
11
|
10
|
<script type="text/javascript" src="/scripts/jquery/jquery.validate.min.js"></script>
|
|
12
|
11
|
<script type="text/javascript" src="/scripts/jquery/messages_cn.js"></script>
|
|
|
@@ -21,7 +20,7 @@
|
|
21
|
20
|
<link href="../scripts/ui/skins/ligerui-icons.css" rel="stylesheet" type="text/css" />
|
|
22
|
21
|
<script src="../scripts/My97DatePicker/lang/zh-cn.js" type="text/javascript"></script>
|
|
23
|
22
|
<link href="../images/style.css" rel="stylesheet" type="text/css" />
|
|
24
|
|
- <script src="../scripts/My97DatePicker/WdatePicker.js" type="text/javascript"></script>
|
|
|
23
|
+ <script src="../scripts/My97DatePicker/WdatePicker.js" type="text/javascript"></script>
|
|
25
|
24
|
<script type="text/javascript">
|
|
26
|
25
|
var selectplan = "";
|
|
27
|
26
|
var tellist;
|
|
|
@@ -39,7 +38,8 @@
|
|
39
|
38
|
}
|
|
40
|
39
|
catch (e) {
|
|
41
|
40
|
}
|
|
42
|
|
- $.ligerDialog.open({ url: 'calloutopt.aspx?otype=new&id=' + id + '&taskid=' + taskid + '&phone=' + phone, title: vtitle, height: vheight, width: vwidth, isResize: true
|
|
|
41
|
+ $.ligerDialog.open({
|
|
|
42
|
+ url: 'calloutopt.aspx?otype=new&id=' + id + '&taskid=' + taskid + '&phone=' + phone, title: vtitle, height: vheight, width: vwidth, isResize: true
|
|
43
|
43
|
});
|
|
44
|
44
|
}
|
|
45
|
45
|
function ShowInfo(id, taskid, phone) {
|
|
|
@@ -54,7 +54,8 @@
|
|
54
|
54
|
}
|
|
55
|
55
|
catch (e) {
|
|
56
|
56
|
}
|
|
57
|
|
- $.ligerDialog.open({ url: 'calloutoptshow.aspx?otype=new&id=' + id + '&taskid=' + taskid + '&phone=' + phone, title: vtitle, height: vheight, width: vwidth, isResize: true
|
|
|
57
|
+ $.ligerDialog.open({
|
|
|
58
|
+ url: 'calloutoptshow.aspx?otype=new&id=' + id + '&taskid=' + taskid + '&phone=' + phone, title: vtitle, height: vheight, width: vwidth, isResize: true
|
|
58
|
59
|
});
|
|
59
|
60
|
}
|
|
60
|
61
|
function ShowTelInfo(id, taskid, phone) {
|
|
|
@@ -69,7 +70,8 @@
|
|
69
|
70
|
}
|
|
70
|
71
|
catch (e) {
|
|
71
|
72
|
}
|
|
72
|
|
- $.ligerDialog.open({ url: 'calloutoptrecordlist.aspx?otype=new&id=' + id + '&taskid=' + taskid + '&phone=' + phone, title: vtitle, height: vheight, width: vwidth, isResize: true
|
|
|
73
|
+ $.ligerDialog.open({
|
|
|
74
|
+ url: 'calloutoptrecordlist.aspx?otype=new&id=' + id + '&taskid=' + taskid + '&phone=' + phone, title: vtitle, height: vheight, width: vwidth, isResize: true
|
|
73
|
75
|
});
|
|
74
|
76
|
}
|
|
75
|
77
|
var pagesize = 20;
|
|
|
@@ -94,7 +96,7 @@
|
|
94
|
96
|
if (selectplan != "") {
|
|
95
|
97
|
$.ajax({
|
|
96
|
98
|
type: 'get',
|
|
97
|
|
- url: 'ajax/callplanresultdata.aspx?action=resulstdata&pagesize=' + pagesize + '&pageindex=' + pageindex + '&userid=' + userid + '&taskid=' + selectplan + '&key=' + key + '&fpstate=' + fpstate + '&hcstate=' + hcstate + '&yjstate=' + yjstate + '&starttime=' + starttime + '&endtime=' + endtime + '&hjjg=' + hjjg + "&timeno=" + timeno + "&khbqid=" + khbqid + '&tasktype=1'+ '&yhfk=' + yhfk ,
|
|
|
99
|
+ url: 'ajax/callplanresultdata.aspx?action=resulstdata&pagesize=' + pagesize + '&pageindex=' + pageindex + '&userid=' + userid + '&taskid=' + selectplan + '&key=' + key + '&fpstate=' + fpstate + '&hcstate=' + hcstate + '&yjstate=' + yjstate + '&starttime=' + starttime + '&endtime=' + endtime + '&hjjg=' + hjjg + "&timeno=" + timeno + "&khbqid=" + khbqid + '&tasktype=1' + '&yhfk=' + yhfk,
|
|
98
|
100
|
dataType: 'html',
|
|
99
|
101
|
success: function (res) {
|
|
100
|
102
|
try {
|
|
|
@@ -235,8 +237,7 @@
|
|
235
|
237
|
<body>
|
|
236
|
238
|
<form id="form1" runat="server">
|
|
237
|
239
|
<div class="l-loading" style="display: block" id="pageloading">
|
|
238
|
|
- 数据查询中...
|
|
239
|
|
-
|
|
|
240
|
+ 数据查询中...
|
|
240
|
241
|
</div>
|
|
241
|
242
|
<asp:HiddenField ID="htHtmlReport" runat="server" />
|
|
242
|
243
|
<div id="divShowPlanList" style="display: none; position: absolute; z-index: 9999; top: 38px; left: 7px; width: 470px; height: 230px;">
|
|
|
@@ -244,265 +245,90 @@
|
|
244
|
245
|
</div>
|
|
245
|
246
|
</div>
|
|
246
|
247
|
<table id="tableMessage" cellpadding="3" cellspacing="3" border="0" style="width: 100%;">
|
|
247
|
|
- <tr>
|
|
248
|
|
- <td valign="top" style="padding: 0px 2px 5px 2px;">
|
|
249
|
|
- <div class="tools_box">
|
|
250
|
|
- <asp:HiddenField ID="txtUserId" runat="server" />
|
|
251
|
|
- <div class="tools_bar">
|
|
252
|
|
- <div class="search_box" style="float: left;">
|
|
253
|
|
- 外呼计划:
|
|
254
|
|
-
|
|
255
|
|
- <asp:HiddenField ID="txtPlanId" runat="server" Value="" />
|
|
256
|
|
- <asp:TextBox ID="txtPlanName" runat="server" CssClass="txtInput normal" onclick="SelectPlan();"
|
|
257
|
|
- onPropertyChange="ChangeKey();" Style="width: 100px;"></asp:TextBox> 关键字:<asp:TextBox
|
|
258
|
|
- ID="txtKeywords" runat="server" Style="width: 80px;" CssClass="txtInput"></asp:TextBox> 开始回访时间:<asp:TextBox ID="txtStartTime" runat="server" CssClass="txtInput" Width="100px" onfocus="WdatePicker({skin:'whyGreen'})"></asp:TextBox> 结束时间:<asp:TextBox ID="txtEndTime" runat="server" CssClass="txtInput" Width="100px" onfocus="WdatePicker({skin:'whyGreen'})"></asp:TextBox>
|
|
|
248
|
+ <tbody>
|
|
|
249
|
+ <tr>
|
|
|
250
|
+ <td valign="top" style="padding: 0px 2px 5px 2px;">
|
|
|
251
|
+ <div class="tools_box">
|
|
|
252
|
+ <asp:HiddenField ID="txtUserId" runat="server" />
|
|
|
253
|
+ <div class="tools_bar">
|
|
|
254
|
+ <div class="search_box" style="float: left;">
|
|
|
255
|
+ 外呼计划:
|
|
|
256
|
+ <asp:HiddenField ID="txtPlanId" runat="server" Value="" />
|
|
|
257
|
+ <asp:TextBox ID="txtPlanName" runat="server" CssClass="txtInput normal" onclick="SelectPlan();" onpropertychange="ChangeKey();" Style="width: 100px;"></asp:TextBox> 关键字:
|
|
|
258
|
+ <asp:TextBox ID="txtKeywords" runat="server" Style="width: 80px;" CssClass="txtInput"></asp:TextBox> 开始回访时间:
|
|
|
259
|
+ <asp:TextBox ID="txtStartTime" runat="server" CssClass="txtInput" Width="100px" onfocus="WdatePicker({skin:'whyGreen'})"></asp:TextBox> 结束时间:
|
|
|
260
|
+ <asp:TextBox ID="txtEndTime" runat="server" CssClass="txtInput" Width="100px" onfocus="WdatePicker({skin:'whyGreen'})"></asp:TextBox>
|
|
|
261
|
+ </div>
|
|
259
|
262
|
</div>
|
|
260
|
263
|
</div>
|
|
261
|
|
- </div>
|
|
262
|
|
- <div class="tools_box">
|
|
263
|
|
- <div class="tools_bar">
|
|
264
|
|
- <div class="search_box" style="float: left;">
|
|
265
|
|
- 坐席:
|
|
266
|
|
- <asp:DropDownList ID="ddlAccount" runat="server" CssClass="selectBox" onchange="pagination(1);" Width="70px"></asp:DropDownList>
|
|
267
|
|
- 分配状态:
|
|
268
|
|
- <asp:DropDownList ID="dropFP" runat="server" onchange="pagination(1);" CssClass="selectBox" Width="80px">
|
|
269
|
|
- <asp:ListItem Value="">--全部--</asp:ListItem>
|
|
270
|
|
- <asp:ListItem Value="0">未分配</asp:ListItem>
|
|
271
|
|
- <asp:ListItem Value="1">已分配</asp:ListItem>
|
|
272
|
|
- </asp:DropDownList>
|
|
273
|
|
- 呼叫状态:
|
|
274
|
|
- <asp:DropDownList ID="dropHC" runat="server" onchange="pagination(1);" CssClass="selectBox" Width="80px">
|
|
275
|
|
- <asp:ListItem Value="">--全部--</asp:ListItem>
|
|
276
|
|
- <asp:ListItem Value="0">未呼叫</asp:ListItem>
|
|
277
|
|
- <asp:ListItem Value="1">已呼叫</asp:ListItem>
|
|
278
|
|
- </asp:DropDownList>
|
|
279
|
|
- 接通状态:
|
|
280
|
|
- <asp:DropDownList ID="dropYJ" runat="server" onchange="pagination(1);" CssClass="selectBox" Width="80px">
|
|
281
|
|
- <asp:ListItem Value="">--全部--</asp:ListItem>
|
|
282
|
|
- <asp:ListItem Value="0">未接通</asp:ListItem>
|
|
283
|
|
- <asp:ListItem Value="1">已接通</asp:ListItem>
|
|
284
|
|
- </asp:DropDownList>
|
|
285
|
|
- 呼叫结果:
|
|
286
|
|
- <asp:DropDownList ID="dropHJJG" runat="server" onchange="LoadTelList();" CssClass="selectBox" Width="80px">
|
|
287
|
|
- <asp:ListItem Value="">--全部--</asp:ListItem>
|
|
288
|
|
- </asp:DropDownList>
|
|
289
|
|
- 用户反馈:
|
|
290
|
|
- <asp:DropDownList ID="dropYHFK" runat="server" onchange="LoadTelList();" CssClass="selectBox" Width="80px">
|
|
291
|
|
- <asp:ListItem Value="">--全部--</asp:ListItem>
|
|
292
|
|
- </asp:DropDownList>
|
|
293
|
|
-
|
|
294
|
|
- 客户标签:
|
|
295
|
|
- <asp:DropDownList ID="dropKHBQ" runat="server" onchange="LoadTelList();" CssClass="selectBox" Width="80px"></asp:DropDownList>
|
|
296
|
|
-
|
|
297
|
|
- <input id="btnSearch" type="button" value="搜 索" class="btnSearch" onclick="pagination(1);" />
|
|
298
|
|
- <input id="Button1" type="button" value="导出Excel" class="btnSearch" onclick="DaoChu();" />
|
|
299
|
|
- <iframe id="exportExcelFrame" src="" style="display: none;"></iframe>
|
|
300
|
|
- <%--<asp:LinkButton ID="exportExcel" Height="24px" runat="server" class="btnSearch" OnClientClick="return DaoChu()" >导出Excel</asp:LinkButton>--%>
|
|
|
264
|
+ <div class="tools_box">
|
|
|
265
|
+ <div class="tools_bar">
|
|
|
266
|
+ <div class="search_box" style="float: left;">
|
|
|
267
|
+ 坐席:
|
|
|
268
|
+ <asp:DropDownList ID="ddlAccount" runat="server" CssClass="selectBox" onchange="pagination(1);" Width="70px"></asp:DropDownList>
|
|
|
269
|
+ 分配状态:
|
|
|
270
|
+ <asp:DropDownList ID="dropFP" runat="server" onchange="pagination(1);" CssClass="selectBox" Width="80px">
|
|
|
271
|
+ <asp:ListItem Value="">
|
|
|
272
|
+ --全部--
|
|
|
273
|
+ </asp:ListItem>
|
|
|
274
|
+ <asp:ListItem Value="0">
|
|
|
275
|
+ 未分配
|
|
|
276
|
+ </asp:ListItem>
|
|
|
277
|
+ <asp:ListItem Value="1">
|
|
|
278
|
+ 已分配
|
|
|
279
|
+ </asp:ListItem>
|
|
|
280
|
+ </asp:DropDownList>
|
|
|
281
|
+ 呼叫状态:
|
|
|
282
|
+ <asp:DropDownList ID="dropHC" runat="server" onchange="pagination(1);" CssClass="selectBox" Width="80px">
|
|
|
283
|
+ <asp:ListItem Value="">
|
|
|
284
|
+ --全部--
|
|
|
285
|
+ </asp:ListItem>
|
|
|
286
|
+ <asp:ListItem Value="0">
|
|
|
287
|
+ 未呼叫
|
|
|
288
|
+ </asp:ListItem>
|
|
|
289
|
+ <asp:ListItem Value="1">
|
|
|
290
|
+ 已呼叫
|
|
|
291
|
+ </asp:ListItem>
|
|
|
292
|
+ </asp:DropDownList>
|
|
|
293
|
+ 接通状态:
|
|
|
294
|
+ <asp:DropDownList ID="dropYJ" runat="server" onchange="pagination(1);" CssClass="selectBox" Width="80px">
|
|
|
295
|
+ <asp:ListItem Value="">
|
|
|
296
|
+ --全部--
|
|
|
297
|
+ </asp:ListItem>
|
|
|
298
|
+ <asp:ListItem Value="0">
|
|
|
299
|
+ 未接通
|
|
|
300
|
+ </asp:ListItem>
|
|
|
301
|
+ <asp:ListItem Value="1">
|
|
|
302
|
+ 已接通
|
|
|
303
|
+ </asp:ListItem>
|
|
|
304
|
+ </asp:DropDownList>
|
|
|
305
|
+ 呼叫结果:
|
|
|
306
|
+ <asp:DropDownList ID="dropHJJG" runat="server" onchange="LoadTelList();" CssClass="selectBox" Width="80px">
|
|
|
307
|
+ <asp:ListItem Value="">
|
|
|
308
|
+ --全部--
|
|
|
309
|
+ </asp:ListItem>
|
|
|
310
|
+ </asp:DropDownList>
|
|
|
311
|
+ 用户反馈:
|
|
|
312
|
+ <asp:DropDownList ID="dropYHFK" runat="server" onchange="LoadTelList();" CssClass="selectBox" Width="80px">
|
|
|
313
|
+ <asp:ListItem Value="">
|
|
|
314
|
+ --全部--
|
|
|
315
|
+ </asp:ListItem>
|
|
|
316
|
+ </asp:DropDownList>
|
|
|
317
|
+ 客户标签:
|
|
|
318
|
+ <asp:DropDownList ID="dropKHBQ" runat="server" onchange="LoadTelList();" CssClass="selectBox" Width="80px"></asp:DropDownList>
|
|
|
319
|
+ <input id="btnSearch" type="button" value="搜 索" class="btnSearch" onclick="pagination(1);" />
|
|
|
320
|
+ <input id="Button1" type="button" value="导出Excel" class="btnSearch" onclick="DaoChu();" />
|
|
|
321
|
+ <iframe id="exportExcelFrame" src="#" style="display: none;"></iframe>
|
|
|
322
|
+
|
|
|
323
|
+ </div>
|
|
301
|
324
|
</div>
|
|
302
|
|
- </div>
|
|
303
|
|
- </div>
|
|
304
|
|
- </div>
|
|
305
|
|
- <div id="divTelList">
|
|
306
|
|
- <br />
|
|
307
|
|
- <h1 style='font-size: 18px; font-weight: bold; color: #333333; text-align: center;
|
|
308
|
|
- width: 100%;'>
|
|
309
|
|
- <b>外呼计划回访数据</b></h1>
|
|
310
|
|
- <br />
|
|
311
|
|
- <table border="0" cellpadding="0" cellspacing="0" width="99%" style="display:none;" align='center'>
|
|
312
|
|
- <tr style="text-align: center;">
|
|
313
|
|
- <td style="height: 18px; background-color: #D5EDFE; border-left: 1px solid #CCCCCC;
|
|
314
|
|
- border-right: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
315
|
|
- padding: 3px 3px 3px 3px; text-align: center;">
|
|
316
|
|
- 外呼计划
|
|
317
|
|
- </td>
|
|
318
|
|
- <td style="height: 18px; background-color: #D5EDFE; border-left: 1px solid #CCCCCC;
|
|
319
|
|
- border-right: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
320
|
|
- padding: 3px 3px 3px 3px; text-align: center;">
|
|
321
|
|
- 号码
|
|
322
|
|
- </td>
|
|
323
|
|
- <td style="height: 18px; background-color: #D5EDFE; border-left: 1px solid #CCCCCC;
|
|
324
|
|
- border-right: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
325
|
|
- padding: 3px 3px 3px 3px; text-align: center;">
|
|
326
|
|
- 名称
|
|
327
|
|
- </td>
|
|
328
|
|
- <td style="height: 18px; background-color: #D5EDFE; border-left: 1px solid #CCCCCC;
|
|
329
|
|
- border-right: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
330
|
|
- padding: 3px 3px 3px 3px; text-align: center;">
|
|
331
|
|
- 门店
|
|
332
|
|
- </td>
|
|
333
|
|
- <td style="height: 18px; background-color: #D5EDFE; border-left: 1px solid #CCCCCC;
|
|
334
|
|
- border-right: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
335
|
|
- padding: 3px 3px 3px 3px; text-align: center;">
|
|
336
|
|
- 回访坐席
|
|
337
|
|
- </td>
|
|
338
|
|
- <td style="height: 18px; background-color: #D5EDFE; border-left: 1px solid #CCCCCC;
|
|
339
|
|
- border-right: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
340
|
|
- padding: 3px 3px 3px 3px; text-align: center;">
|
|
341
|
|
- 呼叫状态
|
|
342
|
|
- </td>
|
|
343
|
|
- <td style="height: 18px; background-color: #D5EDFE; border-left: 1px solid #CCCCCC;
|
|
344
|
|
- border-right: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
345
|
|
- padding: 3px 3px 3px 3px; text-align: center;">
|
|
346
|
|
- 购物时遇到导购是否主动问好
|
|
347
|
|
- </td>
|
|
348
|
|
- <td style="height: 18px; background-color: #D5EDFE; border-left: 1px solid #CCCCCC;
|
|
349
|
|
- border-right: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
350
|
|
- padding: 3px 3px 3px 3px; text-align: center;">
|
|
351
|
|
- 结账时是否给小票
|
|
352
|
|
- </td>
|
|
353
|
|
- <td style="height: 18px; background-color: #D5EDFE; border-left: 1px solid #CCCCCC;
|
|
354
|
|
- border-right: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
355
|
|
- padding: 3px 3px 3px 3px; text-align: center;">
|
|
356
|
|
- 是否介绍商品存放周期或使用方法
|
|
357
|
|
- </td>
|
|
358
|
|
- <td style="height: 18px; background-color: #D5EDFE; border-left: 1px solid #CCCCCC;
|
|
359
|
|
- border-right: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
360
|
|
- padding: 3px 3px 3px 3px; text-align: center;">
|
|
361
|
|
- 介绍当季育儿注意事项
|
|
362
|
|
- </td>
|
|
363
|
|
- <td style="height: 18px; background-color: #D5EDFE; border-left: 1px solid #CCCCCC;
|
|
364
|
|
- border-right: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
365
|
|
- padding: 3px 3px 3px 3px; text-align: center;">
|
|
366
|
|
- 整体服务满意
|
|
367
|
|
- </td>
|
|
368
|
|
- <td style="height: 18px; background-color: #D5EDFE; border-left: 1px solid #CCCCCC;
|
|
369
|
|
- border-right: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
370
|
|
- padding: 3px 3px 3px 3px; text-align: center;">
|
|
371
|
|
- 意见建议
|
|
372
|
|
- </td>
|
|
373
|
|
- </tr>
|
|
374
|
|
- <tr align="center" valign="middle" onmouseover="this.style.backgroundColor='#F6F6F6'"
|
|
375
|
|
- onmouseout="this.style.backgroundColor='#ffffff'" bgcolor="#ffffff">
|
|
376
|
|
- <td style="width:120px; vertical-align: middle; border-top: 0px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
377
|
|
- border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding-left: 2px;
|
|
378
|
|
- height: 18px; padding-top: 3px; padding-bottom: 3px;">
|
|
379
|
|
-
|
|
380
|
|
- </td>
|
|
381
|
|
- <td style="width:120px; vertical-align: middle; border-top: 0px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
382
|
|
- border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding-left: 2px;
|
|
383
|
|
- height: 18px; padding-top: 3px; padding-bottom: 3px;">
|
|
384
|
|
-
|
|
385
|
|
- </td>
|
|
386
|
|
- <td style="width:100px; vertical-align: middle; border-top: 0px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
387
|
|
- border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding-left: 2px;
|
|
388
|
|
- height: 18px; padding-top: 3px; padding-bottom: 3px;">
|
|
389
|
|
-
|
|
390
|
|
- </td>
|
|
391
|
|
- <td style="width:120px; vertical-align: middle; border-top: 0px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
392
|
|
- border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding-left: 2px;
|
|
393
|
|
- height: 18px; padding-top: 3px; padding-bottom: 3px;">
|
|
394
|
|
-
|
|
395
|
|
- </td>
|
|
396
|
|
- <td style="width:80px; vertical-align: middle; border-top: 0px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
397
|
|
- border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding-left: 2px;
|
|
398
|
|
- height: 18px; padding-top: 3px; padding-bottom: 3px;">
|
|
399
|
|
-
|
|
400
|
|
- </td>
|
|
401
|
|
- <td style="vertical-align: middle; border-top: 0px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
402
|
|
- border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding-left: 2px;
|
|
403
|
|
- height: 18px; padding-top: 3px; padding-bottom: 3px;">
|
|
404
|
|
-
|
|
405
|
|
- </td>
|
|
406
|
|
- <td style="vertical-align: middle; border-top: 0px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
407
|
|
- border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding-left: 2px;
|
|
408
|
|
- height: 18px; padding-top: 3px; padding-bottom: 3px;">
|
|
409
|
|
-
|
|
410
|
|
- </td>
|
|
411
|
|
- <td style="vertical-align: middle; border-top: 0px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
412
|
|
- border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding-left: 2px;
|
|
413
|
|
- height: 18px; padding-top: 3px; padding-bottom: 3px;">
|
|
414
|
|
-
|
|
415
|
|
- </td>
|
|
416
|
|
- <td style="vertical-align: middle; border-top: 0px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
417
|
|
- border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding-left: 2px;
|
|
418
|
|
- height: 18px; padding-top: 3px; padding-bottom: 3px;">
|
|
419
|
|
-
|
|
420
|
|
- </td>
|
|
421
|
|
- <td style="vertical-align: middle; border-top: 0px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
422
|
|
- border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding-left: 2px;
|
|
423
|
|
- height: 18px; padding-top: 3px; padding-bottom: 3px;">
|
|
424
|
|
-
|
|
425
|
|
- </td>
|
|
426
|
|
- <td style="vertical-align: middle; border-top: 0px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
427
|
|
- border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding-left: 2px;
|
|
428
|
|
- height: 18px; padding-top: 3px; padding-bottom: 3px;">
|
|
429
|
|
-
|
|
430
|
|
- </td>
|
|
431
|
|
- <td style="vertical-align: middle; border-top: 0px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
432
|
|
- border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding-left: 2px;
|
|
433
|
|
- height: 18px; padding-top: 3px; padding-bottom: 3px;">
|
|
434
|
|
-
|
|
435
|
|
- </td>
|
|
436
|
|
- </tr>
|
|
437
|
|
- <tr align="center" valign="middle" onmouseover="this.style.backgroundColor='#F6F6F6'"
|
|
438
|
|
- onmouseout="this.style.backgroundColor='#ffffff'" bgcolor="#ffffff">
|
|
439
|
|
- <td style="width:120px; vertical-align: middle; border-top: 0px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
440
|
|
- border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding-left: 2px;
|
|
441
|
|
- height: 18px; padding-top: 3px; padding-bottom: 3px;">
|
|
442
|
|
-
|
|
443
|
|
- </td>
|
|
444
|
|
- <td style="width:120px; vertical-align: middle; border-top: 0px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
445
|
|
- border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding-left: 2px;
|
|
446
|
|
- height: 18px; padding-top: 3px; padding-bottom: 3px;">
|
|
447
|
|
-
|
|
448
|
|
- </td>
|
|
449
|
|
- <td style="width:100px; vertical-align: middle; border-top: 0px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
450
|
|
- border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding-left: 2px;
|
|
451
|
|
- height: 18px; padding-top: 3px; padding-bottom: 3px;">
|
|
452
|
|
-
|
|
453
|
|
- </td>
|
|
454
|
|
- <td style="width:120px; vertical-align: middle; border-top: 0px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
455
|
|
- border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding-left: 2px;
|
|
456
|
|
- height: 18px; padding-top: 3px; padding-bottom: 3px;">
|
|
457
|
|
-
|
|
458
|
|
- </td>
|
|
459
|
|
- <td style="width:80px; vertical-align: middle; border-top: 0px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
460
|
|
- border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding-left: 2px;
|
|
461
|
|
- height: 18px; padding-top: 3px; padding-bottom: 3px;">
|
|
462
|
|
-
|
|
463
|
|
- </td>
|
|
464
|
|
- <td style="vertical-align: middle; border-top: 0px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
465
|
|
- border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding-left: 2px;
|
|
466
|
|
- height: 18px; padding-top: 3px; padding-bottom: 3px;">
|
|
467
|
|
-
|
|
468
|
|
- </td>
|
|
469
|
|
- <td style="vertical-align: middle; border-top: 0px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
470
|
|
- border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding-left: 2px;
|
|
471
|
|
- height: 18px; padding-top: 3px; padding-bottom: 3px;">
|
|
472
|
|
-
|
|
473
|
|
- </td>
|
|
474
|
|
- <td style="vertical-align: middle; border-top: 0px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
475
|
|
- border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding-left: 2px;
|
|
476
|
|
- height: 18px; padding-top: 3px; padding-bottom: 3px;">
|
|
477
|
|
-
|
|
478
|
|
- </td>
|
|
479
|
|
- <td style="vertical-align: middle; border-top: 0px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
480
|
|
- border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding-left: 2px;
|
|
481
|
|
- height: 18px; padding-top: 3px; padding-bottom: 3px;">
|
|
482
|
|
-
|
|
483
|
|
- </td>
|
|
484
|
|
- <td style="vertical-align: middle; border-top: 0px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
485
|
|
- border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding-left: 2px;
|
|
486
|
|
- height: 18px; padding-top: 3px; padding-bottom: 3px;">
|
|
487
|
|
-
|
|
488
|
|
- </td>
|
|
489
|
|
- <td style="vertical-align: middle; border-top: 0px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
490
|
|
- border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding-left: 2px;
|
|
491
|
|
- height: 18px; padding-top: 3px; padding-bottom: 3px;">
|
|
492
|
|
-
|
|
493
|
|
- </td>
|
|
494
|
|
- <td style="vertical-align: middle; border-top: 0px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
|
|
495
|
|
- border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding-left: 2px;
|
|
496
|
|
- height: 18px; padding-top: 3px; padding-bottom: 3px;">
|
|
497
|
|
-
|
|
498
|
|
- </td>
|
|
499
|
|
- </tr>
|
|
500
|
|
- </table>
|
|
501
|
|
- <br />
|
|
502
|
|
- </div>
|
|
503
|
|
- </td>
|
|
504
|
|
- </tr>
|
|
505
|
|
- </table>
|
|
|
325
|
+ </div>
|
|
|
326
|
+ <div id="divTelList">
|
|
|
327
|
+ </div>
|
|
|
328
|
+ </td>
|
|
|
329
|
+ </tr>
|
|
|
330
|
+ </tbody>
|
|
|
331
|
+ </table>
|
|
506
|
332
|
</form>
|
|
507
|
333
|
</body>
|
|
508
|
334
|
</html>
|