⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index.asp

📁 by php excellent hotel management system
💻 ASP
字号:
<%
'###########################################################################################
'			   Copyright (C) 2006 FreeLin rights reserved.                                 '
'			      本系统由FREELIN工作室独立开发2006.3.20                                      '
'				     版权所有,并保留所有版权,不得修改传播                                       '
'					    http://www.yisky.com                                          '
'						     co_lin@126.com                                                '
'###########################################################################################
%>
<!--#include file="check.asp"-->
<LINK href="../images/style.css" type=text/css rel=stylesheet>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<STYLE>
.navPoint {
	COLOR:#ffffff; CURSOR: hand; FONT-FAMILY: Webdings; FONT-SIZE: 9pt
}
.style1 {color: #FFFFFF}
</STYLE>
<SCRIPT>
function switchSysBar(){
	if (switchPoint.innerText==7){
		switchPoint.innerText=8
		document.all("frmTitle").style.display="none"
	}
	else{
		switchPoint.innerText=7
		document.all("frmTitle").style.display=""
	}
}
</SCRIPT>
<BODY scroll=no style="MARGIN: 0px">
<TABLE width="100%" height="100%" border=0 cellPadding=0 cellSpacing=0>
  <TBODY>
  <TR>
    <TD bgColor=#9DBFEE align=middle id=frmTitle vAlign=center name="frmTitle"><IFRAME 
      frameBorder=0 id=BoardTitle name=BoardMenu scrolling=no 
      src="left.asp" 
      style="HEIGHT: 100%; VISIBILITY: inherit; WIDTH: 178px; Z-INDEX: 5"></IFRAME>
    <TD bgColor=#A4B6D7 onclick=switchSysBar() style="WIDTH: 10pt"><SPAN class=navPoint id=switchPoint title=关闭/打开菜单>7</SPAN> 
    </TD>
    <TD valign="top" style="WIDTH: 100%"><table width="100%"  border="0" align="center" cellpadding="0" cellspacing="0">
          <tr> 
            <td height="18" align="right"><span class="style1">Design by</span> <a href="mailto:co_lin@126.com"><span class="style1">Colin</span></a>&nbsp;&nbsp;Version : V1.1.3527 &nbsp;&nbsp;</td>
          </tr>
          <tr>
            <td height="35" align="center" background="Image/titlebg.gif"><strong><font color="#333333">欢迎使用天一酷源码修改发布系统</font></strong></td>
          </tr>
        </table>
        <BR>
    <IFRAME frameBorder=0 id=frmright name=forum 
      src="body.asp" 
      style="HEIGHT: 100%; VISIBILITY: inherit; WIDTH: 100%; Z-INDEX: 1">
      
    </IFRAME>
      </TD>
    </TR>
  </TBODY>
</TABLE>
<script>
window.defaultStatus = " ...天一网页吧-www.yisky.com管理系统 Design by Colin All Rights Reserved... "
</script>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -