📄 eadmin.php
字号:
<?php
if(!defined('InEmpireBak'))
{
exit();
}
?>
<HTML>
<HEAD>
<link href="images/css.css" rel="stylesheet" type="text/css">
<body topmargin="0">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<base onmouseover="window.status='帝国备份王';return true">
<link href="images/css.css" rel="stylesheet" type="text/css">
</HEAD>
<!-- ////////// Setup Color Library -->
<script language=javascript>
var ie = (document.all) ? true : false;
function changeColor(j){
if(j < 0) return;
(ie)?chIE(j,idb):chNS(j,idb.document);
}
function chIE(j,obj){
with(obj){
document.bgColor = j;
}}
function chNS(j,obj){
with(obj){
bgColor = j;
}}
</script>
<!-- ////////// Setup Color Library -->
<SCRIPT>
function switchSysBar(){
if (switchPoint.innerText==3){
switchPoint.innerText=4
document.all("frmTitle").style.display="none"
}else{
switchPoint.innerText=3
document.all("frmTitle").style.display=""
}}
</SCRIPT>
<title>欢迎使用帝国备份王</title><BODY scroll="no" style="MARGIN:0px">
<TABLE border=0 cellPadding=0 cellSpacing=0 height="100%" width="100%">
<TBODY>
<TR>
<TD rowspan="2" align="middle" vAlign="center" noWrap id="frmTitle"> <IFRAME frameBorder=0 name="ebakleft" scrolling=auto src="left.php" style="HEIGHT:100%;VISIBILITY:inherit;WIDTH:190px;Z-INDEX:2"></IFRAME>
</TD>
<TD rowspan="2" bgColor="C7D4F7"> <TABLE border=0 cellPadding=0 cellSpacing=0 height="100%">
<TBODY>
<tr>
<TD onclick="switchSysBar()" style="HEIGHT:100%;"> <font style="COLOR:666666;CURSOR:hand;FONT-FAMILY:Webdings;FONT-SIZE:9pt;">
<SPAN id="switchPoint" title="打开/关闭左边导航栏">3</SPAN></font>
</TBODY>
</TABLE></TD>
<TD style=WIDTH:100%> <table border=0 cellPadding=0 cellSpacing=0 height="100%" width="100%">
<tr height=30 bgcolor="C7D4F7">
<td width="73%" bgcolor="C7D4F7"><strong>欢迎使用帝国备份王 [<a href="http://www.phome.net/" target="_blank">官方站</a>]</strong></td>
<td width="27%" bgcolor="C7D4F7">
<select name="select" onchange="parent.location.href='phome.php?phome=ChangeLanguage&from=admin.php&l='+this.value;" style="width:300">
<?=Ebak_ReturnLang()?>
</select></td>
</tr>
<tr>
<td colspan="2"><IFRAME frameBorder=0 id="ebakmain" name="ebakmain" scrolling="yes" src="main.php" style="HEIGHT:100%;VISIBILITY:inherit;WIDTH:100%;Z-INDEX:1"></IFRAME></td>
</tr>
</table></TD>
</TR>
</TBODY>
</TABLE>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -