sms.asp
来自「本程序修改自花香盈路6.0版。所有版权归原作者所有 本站修改后加入了些小偷程」· ASP 代码 · 共 88 行
ASP
88 行
<!--#include file="inc/config.asp"-->
<!--#include file="mdb.asp"-->
<!--#include file="inc/format.asp"-->
<!--#include file="inc/inc.asp"-->
<!--#include file="inc/indexnew.asp"-->
<%
start="飞天网络-首页"
call head()
call menu()
%>
</table><table width="760" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#D6BD94">
<tr bgcolor="#ffffff">
<td height="2" colspan="3"></td>
</tr>
<tr>
<td width=113 height="22" body leftmargin=0 topmargin=0 background="../adskin/dibg.gif" > . 本站最新公告</td>
<td width=507 background="../adskin/dibg.gif"><div align="right">
<MARQUEE scrollAmount=1 scrollDelay=4 width=500
align="left" onmouseover="this.stop()" onmouseout="this.start()">
<a href='#''newwindow', 'height=300, width=400, toolbar=no, menubar=no, scrollbars=auto, resizable=no, location=no, status=no')" <%call index_diary()%></marquee></td>
</MARQUEE>
</div></td>
<td width=140 align=right background="images/dibg.gif"> <script language="JavaScript" type="text/JavaScript">
var day="";
var month="";
var ampm="";
var ampmhour="";
var myweekday="";
var year="";
mydate=new Date();
myweekday=mydate.getDay();
mymonth=mydate.getMonth()+1;
myday= mydate.getDate();
myyear= mydate.getYear();
year=(myyear > 200) ? myyear : 1900 + myyear;
if(myweekday == 0)
weekday=" 星期日 ";
else if(myweekday == 1)
weekday=" 星期一 ";
else if(myweekday == 2)
weekday=" 星期二 ";
else if(myweekday == 3)
weekday=" 星期三 ";
else if(myweekday == 4)
weekday=" 星期四 ";
else if(myweekday == 5)
weekday=" 星期五 ";
else if(myweekday == 6)
weekday=" 星期六 ";
document.write(year+"年"+mymonth+"月"+myday+"日 "+weekday);
</script> </td>
<table border="0" width="760" height="10" align="center" bgcolor="#FFFFFF" class="table-hx66s">
<tr>
</table>
<table border="0" width="760" height="10" align="center" bgcolor="#FFFFFF" class="table-hx66s">
<tr>
<td height="10"> </td>
</tr>
<iframe align="center" src="http://c01.caishow.com/menu.asp?f=14824" scrolling="no" name="cai_menu" frameborder="0" style="height:60px;width:766px"></iframe>
<iframe align="center" src="http://c01.caishow.com/cai_jpg.asp?f=14824" scrolling="no" name="cai_jpg" frameborder="0" style="HEIGHT:420px; WIDTH:766px"></iframe>
<iframe align="center" src="http://c01.caishow.com/cai_cho.asp?f=14824" scrolling="no" name="cai_cho" frameborder="0" style="HEIGHT:420px; WIDTH:766px"></iframe>
<iframe align="center" src="http://c01.caishow.com/cai_sp.asp?f=14824" scrolling="no" name="cai_sp" frameborder="0" style="HEIGHT:310px; WIDTH:766px"></iframe>
<iframe align="center" src="http://c01.caishow.com/cai_gif.asp?f=14824" scrolling="no" name="cai_gif" frameborder="0" style="HEIGHT:415px; WIDTH:766px"></iframe>
<table width="90%" border="0" cellspacing="0" cellpadding="0">
<tr>
<table width="760" border="0" align="center" cellspacing="0" cellpadding="0" class="table-shangxia">
<tr>
<td height="23" class="a1"> </td>
</tr>
</table>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" class="table-hx66s">
<tr>
<td valign="top"> </td>
</tr>
<tr>
<td align="center" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20" align="center" valign="TOP"><a href='about.asp'>关于本站</a> | <a href='about.asp?hx66=lx'>联系我们</a> | <a href='about.asp?hx66=gg'>广告合作</a> | <a href='about.asp?hx66=dt'>网站地图</a> | <a href="link.asp">友情连接</a> | <a href='book.asp?page=1' target='_blank' Title='留言本站'>留言本站</a> | <script language='JavaScript' src='counter.asp'></script></td>
</tr>
<tr>
<td width="100%" align="center">Copyright © 2005 <a href='http://ftwl.cb35.com' target=_blank title='飞天网络'><font color='#ff6600'>飞天网络</font></a> All Rights Reserved<br><font color='#999999'>版本:Ver1.5 页面时间:218.75MS</font></td>
</tr>
</table></td>
</tr>
<tr>
<td valign="top"> </td>
</tr>
</table>
</BODY>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?