www.gusucode.com > 新锐领秀网络相册 1.1 > index.asp

    <!--#include file="conn.asp"-->
<!--#include file="head.asp"-->
<%
'----------------------------------------------------
'	[Gong] (C)2007-2008 .
'	This is NOT a freeware, use is subject to license terms

'	Id: index.asp 2008-03-26 00:53:29  Gong
'----------------------------------------------------
%>
<table width="778" border="0" align="center" class="maintable">
  <tr>
    <td style="height:30px;background: url('images/cat_bg.gif');">&nbsp;&nbsp;<strong>最新上传</strong></td>
	<td style="height:30px;background: url('images/cat_bg.gif');"><a href="list.asp">更多...</a></td>
  </tr>
  <tr>
    <td colspan="2"><%TopPhoto 8,"DateLine"%></td>
  </tr>
</table>
<table width="778" border="0" align="center" class="maintable">
  <tr>
    <td style="height:30px;background: url('images/cat_bg.gif');">&nbsp;&nbsp;<strong>热门图片</strong></td>
	<td style="height:30px;background: url('images/cat_bg.gif');"><a href="list.asp">更多...</a></td>
  </tr>
  <tr>
    <td colspan="2" class=""><%TopPhoto 8,"Hits"%></td>
  </tr>
</table>
<!--#include file="foot.asp"-->