<script defer>
function SetPrintSettings() {
// -- advanced features
factory.printing.SetMarginMeasure(2) // measure margins in inches
factory.SetPageRange(false, 1, 3) // need pages from 1 to 3
factory.printing.printer = "HP DeskJet 870C"
factory.printing.copies = 2
factory.printing.collate = true
factory.printing.paperSize = "A4"
factory.printing.paperSource = "Manual feed"
// -- basic features
factory.printing.header = "This is MeadCo"
factory.printing.footer = "Advanced Printing by ScriptX"
factory.printing.portrait = false
factory.printing.leftMargin = 1.0
factory.printing.topMargin = 1.0
factory.printing.rightMargin = 1.0
factory.printing.bottomMargin = 1.0
}
</script>
<script language="javascript">
function printsetup(){
// 打印頁面設置
wb.execwb(8,1);
}
function printpreview(){
// 打印頁面預覽
document.getElementById('button1').style.display='none';
document.getElementById('button2').style.display='none';
document.getElementById('button3').style.display='none';
document.getElementById('button4').style.display='none';
wb.execwb(7,1);
location.reload();
}
function printit()
{
if (confirm('確定打印嗎?')) {
wb.execwb(6,6)
}
}
</script>
</head>
<body>
??? <OBJECT classid="CLSID:8856F961-340A-11D0-A96B-00C04FD705A2" height=0 id=wb name=wb width=0></OBJECT>
??? <input type=button name=button_print value="打印" onclick="printit()" id="button1">
??? <input type=button name=button_setup value="打印頁面設置" onclick="printsetup();" id="button2">
??? <input type=button name=button_show value="打印預覽" onclick="printpreview();" id="button3">
??? <input type=button name=button_fh value="關閉" onclick="javascript:window.close();" id="button4">
??? <TABLE width="90%" cellspacing="0" bordercolordark="#CEDAE7" cellpadding="1" align="center" bordercolorlight="#155BBD" border="1">
??????? <TBODY>
??????? <THEAD style="display:table-header-group;font-weight:bold">
??????????? <TR>
??????????????? <TD width=73 rowspan="2" align="center">
??????????????????? 專家姓名
??????????????? </TD>
??????????????? <TD height="31" colspan="4" align="center">
??????????????????? 次數
??????????????? </TD>
??????????? </TR>
??????????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=25 onMouseOut="this.bgColor='#CEE5FF'" bgColor=#f2fff4>
??????????????? <TD width="147" height=25 bgcolor="#94C0F1" align="center">
??????????????????? 正常參加
??????????????? </TD>
??????????????? <TD width="108" height=25 bgcolor="#94C0F1" align="center">
??????????????????? 拒絕參加
??????????????? </TD>
??????????????? <TD width="124" height=25 bgcolor="#94C0F1" align="center">
??????????????????? 未通知
??????????????? </TD>
??????????????? <TD width="88" height=25 bgcolor="#94C0F1" align="center">
??????????????????? 總數
??????????????? </TD>
??????????? </TR>
??????? </THEAD>
??????? <!-- 所有專家 -->
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000002';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? fds
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
??????????? </TD>
??????????? <TD align=center>
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
??????????? </TD>
??????? </TR>
?
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000020';" onMouseOut="this.bgColor='#FfffFF'" bgColor=#ffffff>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? fsdfs
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
??????????? </TD>
??????? </TR>
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000022';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? ggafds
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
??????????? </TD>
??????????? <TD align=center>
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
??????????? </TD>
??????? </TR>
?
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000029';" onMouseOut="this.bgColor='#FfffFF'" bgColor=#ffffff>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? 王五
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
??????????? </TD>
??????? </TR>
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000050';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? 余敏
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
?
?
??????????? </TD>
??????? </TR>
?
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000061';" onMouseOut="this.bgColor='#FfffFF'" bgColor=#ffffff>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? 江澤民
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
??????????????? <font color='red'>1</font>
?
?
?
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
?
??????????? </TD>
??????? </TR>
?
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000064';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? 袁平1
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
??????????????? <font color='red'>1</font>
?
?
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
??????????? </TD>
??????? </TR>
?
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000093';" onMouseOut="this.bgColor='#FfffFF'" bgColor=#ffffff>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? zzz
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
??????????????? <font color='red'>1</font>
?
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
??????????????? <font color='red'>1</font>
?
?
?
?
?
??????????? </TD>
??????? </TR>
?
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000112';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? 冶金專家1
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
?
??????????????? <font color='red'>1</font>
?
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
?
??????????????? <font color='red'>1</font>
?
?
?
?
??????????? </TD>
??????? </TR>
?
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000113';" onMouseOut="this.bgColor='#FfffFF'" bgColor=#ffffff>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? 冶金專家2
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
??????????????? <font color='red'>1</font>
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
?
?
??????????????? <font color='red'>1</font>
?
?
?
??????????? </TD>
??????? </TR>
?
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000002';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? fds
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
?
?
?
?
?
?
??????????? </TD>
??????? </TR>
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000002';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? fds
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
?
?
?
?
?
?
??????????? </TD>
??????? </TR>
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000002';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? fds
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
?
?
?
?
?
?
??????????? </TD>
??????? </TR>
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000002';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? fds
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
?
?
?
?
?
?
??????????? </TD>
??????? </TR>
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000002';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? fds
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
?
?
?
?
?
?
??????????? </TD>
??????? </TR>
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000002';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? fds
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
?
?
?
?
?
?
??????????? </TD>
??????? </TR>
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000002';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? fds
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
?
?
?
?
?
?
??????????? </TD>
??????? </TR>
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000002';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? fds
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
?
?
?
?
?
?
??????????? </TD>
??????? </TR>
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000002';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? fds
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
?
?
?
?
?
?
??????????? </TD>
??????? </TR>
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000002';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? fds
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
?
?
?
?
?
?
??????????? </TD>
??????? </TR>
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000002';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? fds
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
?
?
?
?
?
?
??????????? </TD>
??????? </TR>
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000002';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? fds
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
?
?
?
?
?
?
??????????? </TD>
??????? </TR>
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000002';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? fds
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
?
?
?
?
?
?
??????????? </TD>
??????? </TR>
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000002';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? fds
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
?
?
?
?
?
?
??????????? </TD>
??????? </TR>
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000002';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? fds
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
?
?
?
?
?
?
??????????? </TD>
??????? </TR>
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000002';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? fds
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
?
?
?
?
?
?
??????????? </TD>
??????? </TR>
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000002';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? fds
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
?
?
?
?
?
?
??????????? </TD>
??????? </TR>
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000002';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? fds
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
?
?
?
?
?
?
??????????? </TD>
??????? </TR>
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000002';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? fds
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
?
?
?
?
?
?
??????????? </TD>
??????? </TR>
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000002';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? fds
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
?
?
?
?
?
?
??????????? </TD>
??????? </TR>
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000002';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? fds
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
?
?
?
?
?
?
??????????? </TD>
??????? </TR>
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000002';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? fds
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
?
?
?
?
?
?
??????????? </TD>
??????? </TR>
??????? <TR onMouseOver="this.bgColor='#94C0F1'" style="CURSOR: hand" height=22 onclick="location='expertInfo.do?exp_id=EP00000002';" onMouseOut="this.bgColor='#CEE5FF'" bgColor=#DAE5F9>
??????????? <TD>
??????????????? <DIV align=center>
??????????????????? fds
??????????????? </DIV>
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
??????????? </TD>
??????????? <TD align=center>
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
?
?
?
?
?
?
?
?
?
??????????????? 0
??????????? </TD>
??????????? <TD align=center>
??????????????? <font color='red'>1</font>
?
?
?
?
?
?
?
?
?
?
?
?
??????????? </TD>
??????? </TR>
??????? <!-- 正常參加專家 -->
??????? <!-- 拒絕專家 -->
??????? </TBODY>
??????? <TFOOT style="display:table-footer-group;font-weight:bold">
??????????? <TR>
??????????????? <TD colspan="2" align="center" style="font-weight:bold;border:3px double blue">
??????????????????? 每頁都有的表尾
??????????????? </TD>
??????????? </TR>
??????? </TFOOT>
??? </TABLE>
</body>
?
posted on 2006-10-13 12:39
選寶網an9 閱讀(309)
評論(0) 編輯 收藏 所屬分類:
WEB-SERVER