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