123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631 |
- <?php
- if(!defined('InEmpireCMS'))
- {
- exit();
- }
- ?>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <title>菜单</title>
- <link href="../../../data/menu/menu.css" rel="stylesheet" type="text/css">
- <script src="../../../data/menu/menu.js" type="text/javascript"></script>
- <SCRIPT lanuage="JScript">
- function tourl(url){
- parent.main.location.href=url;
- }
- </SCRIPT>
- </head>
- <body onLoad="initialize()">
- <table border='0' cellspacing='0' cellpadding='0'>
- <tr height=20>
- <td id="home"><img src="../../../data/images/homepage.gif" border=0></td>
- <td><b>栏目管理</b></td>
- </tr>
- </table>
- <table border='0' cellspacing='0' cellpadding='0'>
- <tr>
- <td id="prcinfo" class="menu1" onclick="chengstate('cinfo')">
- <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">信息相关管理</a>
- </td>
- </tr>
- <tr id="itemcinfo" style="display:none">
- <td class="list">
- <table border='0' cellspacing='0' cellpadding='0'>
- <tr>
- <td class="file">
- <a href="../../ListAllInfo.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理信息</a>
- </td>
- </tr>
- <tr>
- <td class="file">
- <a href="../../ListAllInfo.php?ecmscheck=1<?=$ecms_hashur['ehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">审核信息</a>
- </td>
- </tr>
- <tr>
- <td class="file">
- <a href="../../workflow/ListWfInfo.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">签发信息</a>
- </td>
- </tr>
- <?
- if($r[dopl])
- {
- ?>
- <tr>
- <td class="file">
- <a href="../../openpage/AdminPage.php?leftfile=<?=urlencode('../pl/PlNav.php'.$ecms_hashur['whehref'])?>&mainfile=<?=urlencode('../pl/PlMain.php'.$ecms_hashur['whehref'])?>&title=<?=urlencode('管理评论')?><?=$ecms_hashur['ehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理评论</a>
- </td>
- </tr>
- <?
- }
- ?>
- <tr>
- <td class="file">
- <a href="../../sp/UpdateSp.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">更新碎片</a>
- </td>
- </tr>
- <tr>
- <td class="file">
- <a href="../../special/UpdateZt.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">更新专题</a>
- </td>
- </tr>
- <tr>
- <td class="file">
- <a href="../../info/InfoMain.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">数据统计</a>
- </td>
- </tr>
- <tr>
- <td class="file1">
- <a href="../../infotop.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">排行统计</a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <?
- if($r[doclass]||$r[dosetmclass]||$r[doclassf])
- {
- ?>
- <tr>
- <td id="prclassdata" class="menu1" onclick="chengstate('classdata')">
- <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">栏目管理</a>
- </td>
- </tr>
- <tr id="itemclassdata" style="display:none">
- <td class="list">
- <table border='0' cellspacing='0' cellpadding='0'>
- <?
- if($r[doclass])
- {
- ?>
- <tr>
- <td class="file">
- <a href="../../ListClass.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理栏目</a>
- </td>
- </tr>
- <tr>
- <td class="file">
- <a href="../../ListPageClass.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理栏目(分页)</a>
- </td>
- </tr>
- <?
- }
- if($r[doclassf])
- {
- ?>
- <tr>
- <td class="file">
- <a href="../../info/ListClassF.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">栏目自定义字段</a>
- </td>
- </tr>
- <?
- }
- if($r[dosetmclass])
- {
- ?>
- <tr>
- <td class="file1">
- <a href="../../SetMoreClass.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">批量设置栏目属性</a>
- </td>
- </tr>
- <?
- }
- ?>
- </table>
- </td>
- </tr>
- <?
- }
- ?>
- <?
- if($r[dozt]||$r[doztf])
- {
- ?>
- <tr>
- <td id="przt" class="menu1" onclick="chengstate('zt')">
- <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">专题管理</a>
- </td>
- </tr>
- <tr id="itemzt" style="display:none">
- <td class="list">
- <table border='0' cellspacing='0' cellpadding='0'>
- <?php
- if($r[dozt])
- {
- ?>
- <tr>
- <td class="file">
- <a href="../../special/ListZtClass.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理专题分类</a>
- </td>
- </tr>
- <tr>
- <td class="file">
- <a href="../../special/ListZt.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理专题</a>
- </td>
- </tr>
- <?php
- }
- if($r[doztf])
- {
- ?>
- <tr>
- <td class="file1">
- <a href="../../special/ListZtF.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">专题自定义字段</a>
- </td>
- </tr>
- <?php
- }
- ?>
- </table>
- </td>
- </tr>
- <?
- }
- ?>
- <?
- if($r[doinfotype])
- {
- ?>
- <tr>
- <td id="prinfotype" class="menu1" onclick="chengstate('infotype')">
- <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">标题分类管理</a>
- </td>
- </tr>
- <tr id="iteminfotype" style="display:none">
- <td class="list">
- <table border='0' cellspacing='0' cellpadding='0'>
- <tr>
- <td class="file">
- <a href="../../info/AddInfoType.php?enews=AddInfoType<?=$ecms_hashur['ehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">增加标题分类</a>
- </td>
- </tr>
- <tr>
- <td class="file1">
- <a href="../../info/InfoType.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理标题分类</a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <?
- }
- ?>
- <?
- if($r[dosp])
- {
- ?>
- <tr>
- <td id="prsp" class="menu1" onclick="chengstate('sp')">
- <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">碎片管理</a>
- </td>
- </tr>
- <tr id="itemsp" style="display:none">
- <td class="list">
- <table border='0' cellspacing='0' cellpadding='0'>
- <tr>
- <td class="file">
- <a href="../../sp/ListSpClass.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理碎片分类</a>
- </td>
- </tr>
- <tr>
- <td class="file1">
- <a href="../../sp/ListSp.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理碎片</a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <?
- }
- ?>
- <?
- if($r[douserpage])
- {
- ?>
- <tr>
- <td id="pruserpage" class="menu1" onclick="chengstate('userpage')">
- <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">自定义页面</a>
- </td>
- </tr>
- <tr id="itemuserpage" style="display:none">
- <td class="list">
- <table border='0' cellspacing='0' cellpadding='0'>
- <tr>
- <td class="file">
- <a href="../../template/PageClass.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理自定义页面分类</a>
- </td>
- </tr>
- <tr>
- <td class="file">
- <a href="../../template/AddPage.php?enews=AddUserpage<?=$ecms_hashur['ehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">增加自定义页面</a>
- </td>
- </tr>
- <tr>
- <td class="file">
- <a href="../../template/ListPage.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理自定义页面</a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <?
- }
- ?>
- <?
- if($r[douserlist])
- {
- ?>
- <tr>
- <td id="pruserlist" class="menu1" onclick="chengstate('userlist')">
- <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">自定义列表</a>
- </td>
- </tr>
- <tr id="itemuserlist" style="display:none">
- <td class="list">
- <table border='0' cellspacing='0' cellpadding='0'>
- <tr>
- <td class="file">
- <a href="../../other/UserlistClass.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理自定义列表分类</a>
- </td>
- </tr>
- <tr>
- <td class="file">
- <a href="../../other/AddUserlist.php?enews=AddUserlist<?=$ecms_hashur['ehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">增加自定义列表</a>
- </td>
- </tr>
- <tr>
- <td class="file1">
- <a href="../../other/ListUserlist.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理自定义列表</a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <?
- }
- ?>
- <?
- if($r[douserjs])
- {
- ?>
- <tr>
- <td id="pruserjs" class="menu1" onclick="chengstate('userjs')">
- <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">自定义JS</a>
- </td>
- </tr>
- <tr id="itemuserjs" style="display:none">
- <td class="list">
- <table border='0' cellspacing='0' cellpadding='0'>
- <tr>
- <td class="file">
- <a href="../../other/UserjsClass.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理自定义JS分类</a>
- </td>
- </tr>
- <tr>
- <td class="file">
- <a href="../../other/AddUserjs.php?enews=AddUserjs<?=$ecms_hashur['ehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">增加自定义JS</a>
- </td>
- </tr>
- <tr>
- <td class="file1">
- <a href="../../other/ListUserjs.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理自定义JS</a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <?
- }
- ?>
- <?
- if($r[dotags])
- {
- ?>
- <tr>
- <td id="prtags" class="menu1" onclick="chengstate('tags')">
- <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">TAGS管理</a>
- </td>
- </tr>
- <tr id="itemtags" style="display:none">
- <td class="list">
- <table border='0' cellspacing='0' cellpadding='0'>
- <tr>
- <td class="file">
- <a href="../../tags/SetTags.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">设置TAGS参数</a>
- </td>
- </tr>
- <tr>
- <td class="file">
- <a href="../../tags/TagsClass.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理TAGS分类</a>
- </td>
- </tr>
- <tr>
- <td class="file1">
- <a href="../../tags/ListTags.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理TAGS</a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <?
- }
- ?>
- <?
- if($r['doclass'])
- {
- ?>
- <tr>
- <td id="prgoodtype" class="menu1" onclick="chengstate('goodtype')">
- <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">头条/推荐级别</a>
- </td>
- </tr>
- <tr id="itemgoodtype" style="display:none">
- <td class="list">
- <table border='0' cellspacing='0' cellpadding='0'>
- <tr>
- <td class="file">
- <a href="../../info/ListGoodType.php?ttype=1<?=$ecms_hashur['ehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理头条级别</a>
- </td>
- </tr>
- <tr>
- <td class="file1">
- <a href="../../info/ListGoodType.php?ttype=0<?=$ecms_hashur['ehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理推荐级别</a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <?
- }
- ?>
- <?
- if($r[dofile])
- {
- ?>
- <tr>
- <td id="prfile" class="menu1" onclick="chengstate('file')">
- <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">附件管理</a>
- </td>
- </tr>
- <tr id="itemfile" style="display:none">
- <td class="list">
- <table border='0' cellspacing='0' cellpadding='0'>
- <tr>
- <td class="file1">
- <a href="../../openpage/AdminPage.php?leftfile=<?=urlencode('../file/FileNav.php'.$ecms_hashur['whehref'])?>&title=<?=urlencode('管理附件')?><?=$ecms_hashur['ehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理附件</a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <?
- }
- ?>
- <?
- if($r[docj])
- {
- ?>
- <tr>
- <td id="prcj" class="menu1" onclick="chengstate('cj')">
- <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">采集管理</a>
- </td>
- </tr>
- <tr id="itemcj" style="display:none">
- <td class="list">
- <table border='0' cellspacing='0' cellpadding='0'>
- <tr>
- <td class="file">
- <a href="../../AddInfoC.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">增加采集节点</a>
- </td>
- </tr>
- <tr>
- <td class="file">
- <a href="../../ListInfoClass.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理采集节点</a>
- </td>
- </tr>
- <tr>
- <td class="file1">
- <a href="../../ListPageInfoClass.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理采集节点(分页)</a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <?
- }
- ?>
- <?
- if($r[dosearchall])
- {
- ?>
- <tr>
- <td id="prsearchall" class="menu1" onclick="chengstate('searchall')">
- <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">全站全文搜索</a>
- </td>
- </tr>
- <tr id="itemsearchall" style="display:none">
- <td class="list">
- <table border='0' cellspacing='0' cellpadding='0'>
- <tr>
- <td class="file">
- <a href="../../searchall/SetSearchAll.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">全站搜索设置</a>
- </td>
- </tr>
- <tr>
- <td class="file">
- <a href="../../searchall/ListSearchLoadTb.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理搜索数据源</a>
- </td>
- </tr>
- <tr>
- <td class="file1">
- <a href="../../searchall/ClearSearchAll.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">清理搜索数据</a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <?
- }
- ?>
- <?
- if($r[dowap])
- {
- ?>
- <tr>
- <td id="prwap" class="menu1" onclick="chengstate('wap')">
- <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">WAP管理</a>
- </td>
- </tr>
- <tr id="itemwap" style="display:none">
- <td class="list">
- <table border='0' cellspacing='0' cellpadding='0'>
- <tr>
- <td class="file">
- <a href="../../other/SetWap.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">WAP设置</a>
- </td>
- </tr>
- <tr>
- <td class="file1">
- <a href="../../other/WapStyle.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理WAP模板</a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <?
- }
- ?>
- <?
- if($r[domovenews]||$r[doinfodoc]||$r[dodelinfodata]||$r[dorepnewstext]||$r[dototaldata]||$r[dosearchkey]||$r[dovotemod])
- {
- ?>
- <tr>
- <td id="prcother" class="menu3" onclick="chengstate('cother')">
- <a onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">其他相关</a>
- </td>
- </tr>
- <tr id="itemcother" style="display:none">
- <td class="list1">
- <table border='0' cellspacing='0' cellpadding='0'>
- <?
- if($r[dototaldata])
- {
- ?>
- <tr>
- <td class="file">
- <a href="../../TotalData.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">统计信息数据</a>
- </td>
- </tr>
- <tr>
- <td class="file">
- <a href="../../user/UserTotal.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">用户发布统计</a>
- </td>
- </tr>
- <?
- }
- if($r[dosearchkey])
- {
- ?>
- <tr>
- <td class="file">
- <a href="../../SearchKey.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理搜索关键字</a>
- </td>
- </tr>
- <?
- }
- if($r[dorepnewstext])
- {
- ?>
- <tr>
- <td class="file">
- <a href="../../db/RepNewstext.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">批量替换字段值</a>
- </td>
- </tr>
- <?
- }
- if($r[domovenews])
- {
- ?>
- <tr>
- <td class="file">
- <a href="../../MoveClassNews.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">批量转移信息</a>
- </td>
- </tr>
- <?
- }
- if($r[doinfodoc])
- {
- ?>
- <tr>
- <td class="file">
- <a href="../../InfoDoc.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">信息批量归档</a>
- </td>
- </tr>
- <?
- }
- if($r[dodelinfodata])
- {
- ?>
- <tr>
- <td class="file">
- <a href="../../db/DelData.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">批量删除信息</a>
- </td>
- </tr>
- <?
- }
- if($r[dovotemod])
- {
- ?>
- <tr>
- <td class="file1">
- <a href="../../other/ListVoteMod.php<?=$ecms_hashur['whehref']?>" target="main" onmouseout="this.style.fontWeight=''" onmouseover="this.style.fontWeight='bold'">管理预设投票</a>
- </td>
- </tr>
- <?
- }
- ?>
- </table>
- </td>
- </tr>
- <?
- }
- ?>
- </table>
- </body>
- </html>
|