| 1 |
<?
|
| 2 |
require_once "../lib/common.inc.php";
|
| 3 |
require_once "../lib/db_open.inc.php";
|
| 4 |
require_once "./load_doc_list.inc.php";
|
| 5 |
?>
|
| 6 |
<html>
|
| 7 |
<head>
|
| 8 |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
| 9 |
<title><? echo $BBS_name; ?></title>
|
| 10 |
<link rel="stylesheet" href="css/default.css" type="text/css">
|
| 11 |
</head>
|
| 12 |
<body>
|
| 13 |
<center>
|
| 14 |
<?
|
| 15 |
include "./head.inc.php";
|
| 16 |
?>
|
| 17 |
<table width="760" border="0" cellpadding="0" cellspacing="0">
|
| 18 |
<tr height=20 bgcolor=#F3F9FC>
|
| 19 |
<td width="20"> </td>
|
| 20 |
<td><? echo $BBS_name; ?> >> 首页</td>
|
| 21 |
<td width="20"> </td>
|
| 22 |
</tr>
|
| 23 |
<tr>
|
| 24 |
<td colspan=3 height=1 bgcolor=gray></td>
|
| 25 |
</tr>
|
| 26 |
<tr height=5>
|
| 27 |
<td> </td>
|
| 28 |
</tr>
|
| 29 |
</table>
|
| 30 |
<table width="760" border="0" cellpadding="0" cellspacing="0">
|
| 31 |
<tr>
|
| 32 |
<td width="25%" align="left" valign="top">
|
| 33 |
<table width="100%" border="0" cellpadding="0" cellspacing="0">
|
| 34 |
<tr>
|
| 35 |
<td class="td3">
|
| 36 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
| 37 |
<tr><td height=10></td></tr>
|
| 38 |
<tr><td height=18>·<a href="view_article.php?id=471914" target="_blank">中文编码及重要功能调整</a></td></tr>
|
| 39 |
<tr><td height=18>·<a href="view_article.php?id=328739" target="_blank">枫林在线网址变更公告</a></td></tr>
|
| 40 |
<tr><td height=18>·<a href="view_article.php?id=236535" target="_blank"><font color="red">本站开放源码查看服务</a></font></td></tr>
|
| 41 |
<tr><td height=18>·<a href="view_article.php?id=221947" target="_blank">系统密码验证机制调整</a></td></tr>
|
| 42 |
<tr><td height=18>·<a href="view_article.php?id=128430" target="_blank"><font color="red">枫林在线《精品导读》发布</font></a></td></tr>
|
| 43 |
<tr><td height=10></td></tr>
|
| 44 |
</table>
|
| 45 |
</td>
|
| 46 |
</tr>
|
| 47 |
</table>
|
| 48 |
</td>
|
| 49 |
<td width="50%" align="center" valign="top">
|
| 50 |
<table width="95%" border="0" cellspacing="0" cellpadding="0">
|
| 51 |
<tr>
|
| 52 |
<td class="alpha"><font color=brown><b><font size=3>本周导读</font></b></font></td>
|
| 53 |
</tr>
|
| 54 |
<tr><td bgcolor=gray height=1></td></tr>
|
| 55 |
<? load_top(10, 58, $db_conn); ?>
|
| 56 |
<tr><td align="right"><a href="doc_list.php"><img src="images/more.gif" width="32" height="12" border=0></a></td></tr>
|
| 57 |
</table>
|
| 58 |
</td>
|
| 59 |
<td width="25%" align="right" valign="top">
|
| 60 |
<table width="100%" border="0" cellpadding="0" cellspacing="0">
|
| 61 |
<tr class=title_bar_4><td><a class="guide" href="/bbs" target="_blank">BBS</a></td></tr>
|
| 62 |
<tr class=title_list><td height=8></td></tr>
|
| 63 |
<tr class=title_list><td height=18 align="center">
|
| 64 |
<a href="/bbs/main.php" target="_blank">讨论区</a>
|
| 65 |
<a href="/gen_ex/" target="_blank">精华区</a>
|
| 66 |
</td></tr>
|
| 67 |
<tr class=title_list><td height=8></td></tr>
|
| 68 |
</table>
|
| 69 |
</td>
|
| 70 |
</tr>
|
| 71 |
<tr height=5>
|
| 72 |
<td> </td>
|
| 73 |
</tr>
|
| 74 |
</table>
|
| 75 |
<table width="760" border="0" cellspacing="0" cellpadding="0">
|
| 76 |
<tr>
|
| 77 |
<td width="40%" align="left" valign="top">
|
| 78 |
<table width="96%" border="0" cellspacing="0" cellpadding="0">
|
| 79 |
<tr class=title_bar_1><td>特别推荐</a></td></tr>
|
| 80 |
<? load_recommend(10, 40, $db_conn); ?>
|
| 81 |
</table>
|
| 82 |
</td>
|
| 83 |
<td width="45%" align="left" valign="top">
|
| 84 |
<table width="96%" border="0" cellspacing="0" cellpadding="0">
|
| 85 |
<tr class=title_bar_2><td>下载园地</td></tr>
|
| 86 |
<tr class=title_list><td height=8></td></tr>
|
| 87 |
<tr class=title_list><td height=18> <a href="excerption.php"><font color="#009999"><b>精品荟萃</b></font></a></td></tr>
|
| 88 |
<tr class=title_list><td height=18>·<a href="excerption.php" >论坛浏览器</a></td></tr>
|
| 89 |
<tr class=title_list><td height=18>·<a href="/bbs/bbs_ex_dl.php?sid=100" target="_blank">论坛精华区下载chm版</a></td></tr>
|
| 90 |
<tr class=title_list><td height=18>·<a href="/bbs/bbs_ex_dl.php?sid=2002" target="_blank">论坛精华录2002年PDF版</a></td></tr>
|
| 91 |
<tr class=title_list><td height=18></td></tr>
|
| 92 |
<tr class=title_list><td height=18> <a href="https://www.leafok.com/dev"><font color="#009999"><b>开发源码</b></font></a></td></tr>
|
| 93 |
<tr class=title_list><td height=18>·<a href="https://www.leafok.com/dev/bbsdev.php" target="_blank">LeafOK BBS</a></td></tr>
|
| 94 |
<tr class=title_list><td height=18>·<a href="https://www.leafok.com/dev/bbsviewer.php" target="_blank">论坛浏览器</a></td></tr>
|
| 95 |
<tr class=title_list><td height=18>·<a href="https://www.leafok.com/dev/innwebd.php" target="_blank">LeafOK Innd</a></td></tr>
|
| 96 |
<tr class=title_list><td height=18></td></tr>
|
| 97 |
<tr class=title_list><td height=8></td></tr>
|
| 98 |
</table>
|
| 99 |
</td>
|
| 100 |
<td width="15%" align="right" valign="top" class="td2">
|
| 101 |
<table cellSpacing="0" cellPadding="0" width="100%">
|
| 102 |
<tr class="title_bar_3">
|
| 103 |
<td>友情链接</td>
|
| 104 |
</tr>
|
| 105 |
<tr><td height=8></td></tr>
|
| 106 |
<tr>
|
| 107 |
<td align="center" valign="top">
|
| 108 |
<marquee direction="up" height="80" scrollamount="1" scrolldelay="100" onmouseover="stop()" onmouseout="start()" >
|
| 109 |
<center>
|
| 110 |
<a class="8" href="https://www.leafok.com" target="_blank">LeafOK</a><br>
|
| 111 |
</center>
|
| 112 |
</marquee>
|
| 113 |
</td>
|
| 114 |
</tr>
|
| 115 |
<tr><td height=8></td></tr>
|
| 116 |
</table>
|
| 117 |
</td>
|
| 118 |
</tr>
|
| 119 |
<tr height=5>
|
| 120 |
<td> </td>
|
| 121 |
</tr>
|
| 122 |
</table>
|
| 123 |
<?
|
| 124 |
include "./foot.inc.php";
|
| 125 |
?>
|
| 126 |
<table width="760" border="0" cellspacing="0" cellpadding="1">
|
| 127 |
<tr>
|
| 128 |
<td align="center" valign="top">
|
| 129 |
</td>
|
| 130 |
</tr>
|
| 131 |
</table>
|
| 132 |
</center>
|
| 133 |
</body>
|
| 134 |
</html>
|
| 135 |
<?
|
| 136 |
mysqli_close($db_conn);
|
| 137 |
?>
|