📄 page_sub.html.asp
字号:
<!-- #include file="header.html.asp" -->
<body bgColor=#ffffff leftMargin=0
topMargin=0 marginheight="0" marginwidth="0" align=center>
<!-- 顶部菜单开始 -->
<TABLE cellSpacing=0 cellPadding=0 width="100%" background="../template_c/images/img_bg.gif" border=0 align=center>
<TBODY>
<TR>
<TD vAlign=top><TABLE cellSpacing=0 cellPadding=0 width=774 border=0 align=center>
<TBODY>
<TR>
<TD><TABLE cellSpacing=0 cellPadding=0 width="98%" border=0 align=center>
<TBODY>
<TR>
<TD rowSpan=2><IMG height=45 src="../images/new/logo.gif"
width=196> </TD>
<TD> </TD>
<TD align=right><TABLE cellSpacing=0 cellPadding=0 width=110 border=0>
<TBODY>
<TR>
<TD><a href="<%=TAG_strSiteUrl%>"><IMG height=34 src="../images/new/home.gif"
width=49 border=0></a></TD>
<TD><A
href="mailto:<%=TAG_strEmail%>"
><IMG height=34
src="../images/new/webmail.gif" width=49
border=0></A></TD>
<TD><A
href=""><IMG
height=34 src="../images/new/sitemap.gif" width=49
border=0></A></TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
<TR>
<TD colSpan=2><TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD><A
onmouseover="MM_swapImage('Image28','','../template_c/images/menu1_ov.gif',1)"
onmouseout=MM_swapImgRestore()
href="../forum/forum_cate.asp"><IMG
height=31 src="../template_c/images/menu1.gif" width=92
border=0 name=Image28></A></TD>
<TD><A
onmouseover="MM_swapImage('Image27','','../template_c/images/menu2_ov.gif',1)"
onmouseout=MM_swapImgRestore()
href="../address/address_list.asp?action=ShowAddress"> <IMG
height=31 src="../template_c/images/menu2_ov.gif" width=102
border=0 name=Image27></A></TD>
<TD><A
onmouseover="MM_swapImage('Image29','','../template_c/images/menu3_ov.gif',1)"
onmouseout=MM_swapImgRestore()
href="../meet/meet_list.asp?action=ShowMeetList"><IMG
height=31 src="../template_c/images/menu3.gif" width=91
border=0 name=Image29></A></TD>
<TD><A
onmouseover="MM_swapImage('Image30','','../template_c/images/menu4_ov.gif',1)"
onmouseout=MM_swapImgRestore()
href="../album/album_list.asp?action=ShowAllAlbum"><IMG
height=31 src="../template_c/images/menu4.gif" width=92
border=0 name=Image30></A></TD>
<TD><A onmouseover="MM_swapImage('Image31','','../template_c/images/menu5_ov.gif',1)"
onmouseout=MM_swapImgRestore() href="../board/board_list.asp?action=ShowBoard"> <IMG
height=31 src="../template_c/images/menu5.gif" width=106
border=0 name=Image31></A></TD>
<TD><A
onmouseover="MM_swapImage('Image32','','../template_c/images/menu6_ov.gif',1)"
onmouseout=MM_swapImgRestore()
href="../"><IMG
height=31 src="../template_c/images/menu6.gif" width=94
border=0
name=Image32></A></TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
</TBODY>
</TABLE>
<!-- 顶部菜单结束 -->
<!-- 主LOGO开始 -->
<TABLE width=774 height="132"
border=0 align="center" cellPadding=0 cellSpacing=0 bgColor=#ffffff>
<TBODY>
<TR>
<TD class=bg vAlign=top align=left width=774><img src="../template_c/images/mainimg2.jpg" border=0> </TD>
</TR>
</TBODY>
</TABLE>
<!-- 主LOGO结束 -->
<!-- 用户登陆/信息开始 -->
<TABLE width=774 height=39 border=0 align="center" cellPadding=0 cellSpacing=0
background=../template_c/images/img_log003.gif>
<form action='../user/user_login.asp?action=UserLogin' method='post' id=frmLogin name=frmLogin onsubmit='return CheckFormLogin();'>
<TBODY>
<TR>
<TD width=127><IMG height=38
src="../template_c/images/img_log001.gif" width=127></TD>
<TD width=10><IMG height=38
src="../template_c/images/img_log002.gif" width=11></TD>
<TD width=637></TD>
</TR>
</TBODY>
</form>
</TABLE>
<!-- 用户登陆/信息结束 -->
<TABLE bgcolor="#ffffff" cellSpacing=0 cellPadding=0 width=774 border=0 align=center>
<TBODY>
<TR>
<TD vAlign=top width=184 background="../template_c/images/img_left.gif"><TABLE cellSpacing=0 cellPadding=0
width=183 background="../template_c/images/img_left.gif"
border=0>
<TBODY>
<TR>
<TD ><!-- 左侧栏目开始 --->
<!-- 左侧栏目结束 -->
</TD>
</TR>
</TABLE></TD>
<TD vAlign=top width=604 bgcolor="#ffffff"><table cellspacing=0 cellpadding=0 width=580 border=0>
<tbody>
<tr width=580>
<td align=left valign=top width=580><br>
<table><tr><td><%=GBL_strSuccInfoHint%></td></tr></table>
<!-- ##### 主栏目开始 ##### --->
<%Call ActionView(CONST_ACTION_FUNC)%>
<!-- ##### 主栏目结束 ##### --> </td>
</tr>
</tbody>
</table></TD>
</TR>
</TABLE>
</TD>
</TR>
<TR >
<TD align=center><table align=center cellspacing=0 cellpadding=0 width=580 border=0>
<tbody>
<tr>
<td> </td>
</tr>
</table></TD>
</TR>
</TABLE>
</body>
<!-- #include file="footer.html.asp" -->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -