📄 vouch.asp
字号:
<!-- #include file="include/config_other.asp" -->
<!-- #include file="include/jk_ubb.asp" -->
<!-- #include file="include/conn.asp" -->
<%
dim atb:atb=" target=_blank"
dim titl1,titl0
index_url="vouch"
tit=format_menu(index_url)
tit_fir=""
call web_head(0,0,0,0,0)
'------------------------------------left----------------------------------
call format_login()
call vouch_left("jt12","jt1")
'----------------------------------left end--------------------------------
call web_center(0)
'-----------------------------------center---------------------------------
%>
<table border=0 width='98%' cellspacing=0 cellpadding=0 align=center>
<tr><td align=center><%call main_gallery_pic("","","paste",16,13,110,80,4)%></td></tr>
</table>
<table border=0 width='98%' cellspacing=0 cellpadding=0 align=center>
<tr><td align=center><%call main_flash_picv("","","flash",8,13,115,88)%></td></tr>
</table>
<table border=0 width='97%' cellspacing=0 cellpadding=0 align=center>
<tr align=center valign=top>
<td align=center width='32%'>
<%call main_web_sitehot("fk2","jt0","","","","hot",5,10,1,0)%>
</td>
<td align=center width='2%'></td>
<td align=center width='32%'>
<%call main_web_sitegood("fk2","jt0","","","","good",5,10,1,0)%>
</td>
<td align=center width='2%'></td>
<td align=center width='32%'>
<%call main_web_sitenew("fk2","jt0","","","","new",5,10,1,0)%>
</td>
</tr>
</table>
<%
response.write ukong
'---------------------------------center end-------------------------------
call web_end(0)
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -