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

📄 admin_index.asp

📁 一个专业的房地产门户网站
💻 ASP
字号:
<!--#include file="admin_pass.asp" -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>管理</title>
<link href="css/css.css" rel="stylesheet" type="text/css">
<script language="javascript">
function pass(mylink)
{
  window.open(mylink,'','top=10,left=135,width=560,height=400,scrollbars=yes')
}
</script>
<script language=JavaScript1.2>
scores = new Array(20);
var numTotal=0;
NS4 = (document.layers) ? 1 : 0;
IE4 = (document.all) ? 1 : 0;
ver4 = (NS4 || IE4) ? 1 : 0;

if (ver4) {
    with (document) {
        write("<STYLE TYPE='text/css'>");
        if (NS4) {
            write(".parent {position:absolute; visibility:visible}");
            write(".child {position:absolute; visibility:visible}");
            write(".regular {position:absolute; visibility:visible}")
        }
        else {
            write(".child {display:none}")
        }
        write("</STYLE>");
    }
}

function getIndex(el) {
    ind = null;
    for (i=0; i<document.layers.length; i++) {
        whichEl = document.layers[i];
        if (whichEl.id == el) {
            ind = i;
            break;
        }
    }
    return ind;
}

function arrange() {
    nextY = document.layers[firstInd].pageY +document.layers[firstInd].document.height;
    for (i=firstInd+1; i<document.layers.length; i++) {
        whichEl = document.layers[i];
        if (whichEl.visibility != "hide") {
            whichEl.pageY = nextY;
            nextY += whichEl.document.height;
        }
    }
}

function initIt(){
    if (!ver4) return;
    if (NS4) {
        for (i=0; i<document.layers.length; i++) {
            whichEl = document.layers[i];
            if (whichEl.id.indexOf("Child") != -1) whichEl.visibility = "hide";
       }
        arrange();
    }
    else {
        divColl = document.all.tags("DIV");
        for (i=0; i<divColl.length; i++) {
            whichEl = divColl(i);
            if (whichEl.className == "child") whichEl.style.display = "none";
        }
    }
}

function expandIt(el) {
	if (!ver4) return;
    if (IE4) {
        whichEl1 = eval(el + "Child");
		for(i=1;i<=numTotal;i++){
			whichEl = eval(scores[i] + "Child");
			if(whichEl!=whichEl1) {
				whichEl.style.display = "none";
			}
		}
        whichEl1 = eval(el + "Child");
        if (whichEl1.style.display == "none") {
            whichEl1.style.display = "block";
        }
        else {
            whichEl1.style.display = "none";
        }
    }
    else {
        whichEl = eval("document." + el + "Child");
		for(i=1;i<=numTotal;i++){
			whichEl = eval("document." + scores[i] + "Child");
			if(whichEl!=whichEl1) {
				whichEl.visibility = "hide";
			}
		}
        if (whichEl.visibility == "hide") {
            whichEl.visibility = "show";
        }
        else {
            whichEl.visibility = "hide";
        }
        arrange();
    }
}
onload = initIt;
</script>
</head>
<body background="images/topbj.gif" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td align="center">
      <!--#include file="top.asp" -->
    </td>
  </tr>
</table>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0" class="bk">
  <tr> 
    <td width="180" align="center" valign="top" background="images/index_00.gif"> 
      <table width="100%" border="0" cellpadding="0" cellspacing="0">
        <tr> 
          <td width="138" align="right">
		   <TABLE border=0 cellPadding=0 cellSpacing=0 width=100%>
              <TBODY>
                <TR> 
                  <TD> <DIV id=KB1Parent><A href="" onclick="expandIt('KB1');return false"><img src="images/admin01.gif" width="172" height="32" border="0"></A></DIV>
                    <DIV class=child id=KB1Child> &nbsp;&nbsp;&nbsp;<img src="images/index_03.gif" width="14" height="13"> 
                      <a href="admin_dir.asp?type=sale" target="right">管理出售房源</a> 
                      <BR>
                      &nbsp;&nbsp;&nbsp;<img src="images/index_03.gif" width="14" height="13"> 
                      <A href="admin_dir.asp?type=rent" target="right">管理出租房源</A><BR>
                      &nbsp;&nbsp;&nbsp;<img src="images/index_03.gif" width="14" height="13"> 
                      <A href="admin_dirneed.asp?typeto=need" target="right">管理需求房源</A><BR>
                      &nbsp;&nbsp;&nbsp;<img src="images/index_03.gif" width="14" height="13"> 
                      <A href="admin_search.asp" target="right">查询房源详情</A><br>
					  &nbsp;&nbsp;&nbsp;<img src="images/index_03.gif" width="14" height="13"> 
                      <A href="admin_type.asp" target="right">管理房源区域</A><br> 
					  </DIV>
                    <DIV id=KB2Parent><A href="" onclick="expandIt('KB2');return false"><img src="images/admin02.gif" width="172" height="32" border="0"></A></DIV>
                    <DIV class=child id=KB2Child> &nbsp;&nbsp;&nbsp;<img src="images/index_03.gif" width="14" height="13"> 
                      <a href="aloupan_add.asp" target="right">添加楼盘信息</a> <BR>
                      &nbsp;&nbsp;&nbsp;<img src="images/index_03.gif" width="14" height="13"> 
                      <A href="aloupan_list.asp" target="right">管理楼盘信息</A><BR>
					  </DIV>
                    <DIV id=KB3Parent><A href="" onclick="expandIt('KB3');return false"><img src="images/admin03.gif" width="172" height="32" border="0"></A></DIV>
                    <DIV class=child id=KB3Child> &nbsp;&nbsp;&nbsp;<img src="images/index_03.gif" width="14" height="13"> 
                      <A href="anews_add.asp" target="right">添加新闻、购房宝典</A><BR>
                      &nbsp;&nbsp;&nbsp;<img src="images/index_03.gif" width="14" height="13"> 
                      <A href="anews_list.asp" target="right">管理新闻、购房宝典</A><BR>
                      &nbsp;&nbsp;&nbsp;<img src="images/index_03.gif" width="14" height="13"> 
                      <A href="anews_type.asp" target="right">管理板块、类型</A><BR>
					  </DIV>
                    <DIV id=KB4Parent><A href="" onclick="expandIt('KB4');return false"><img src="images/admin04.gif" width="172" height="32" border="0"></A></DIV>
                    <DIV class=child id=KB4Child> &nbsp;&nbsp;&nbsp;<img src="images/index_03.gif" width="14" height="13"> 
                      <a href="azhiye_add.asp" target="right">添加企业信息</a> <BR>
                      &nbsp;&nbsp;&nbsp;<img src="images/index_03.gif" width="14" height="13"> 
                      <A href="azhiye_list.asp" target="right">管理企业信息</A><BR>
                      &nbsp;&nbsp;&nbsp;<img src="images/index_03.gif" width="14" height="13"> 
                      <A href="azhiye_type.asp" target="right">管理企业类别</A><BR>
			          </DIV>
                    <SCRIPT>numTotal=4;scores[1]='KB1';scores[2]='KB2';scores[3]='KB3';scores[4]='KB4';</SCRIPT> 
                  </TD>
                </TR>
              </TBODY>
            </TABLE>
			</td>
          <td width="6" align="center"> </td>
        </tr>
      </table>
	 <br>
	 <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td align="right" background="images/index_li1.gif"><img src="images/index_li2.gif" height="3"></td>
        </tr>
      </table><br>
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td>
		    &nbsp;&nbsp;&nbsp;<img src="images/index_03.gif" width="14" height="13"> 
            <A href="admin_index.asp">管理首页</A><BR>
            &nbsp;&nbsp;&nbsp;<img src="images/index_03.gif" width="14" height="13"> 
            <A href="admin_logout.asp" target="_self">安全退出</A></td>
        </tr>
      </table>
      <br>
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td align="right" background="images/index_li1.gif"><img src="images/index_li2.gif" height="3"></td>
        </tr>
      </table> 
      
      
    </td>
    <td align="center" valign="top"> 
      <table width="100%" border="0" cellpadding="0" cellspacing="0">
        <tr> 
          <td height="10" align="right" valign="bottom"><img src="images/index_04.gif" width="577" height="5"></td>
        </tr>
      </table>
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td width="15" align="right" valign="top"><img src="images/index_02.gif" width="12" height="138"></td>
          <td align="center" valign="top"> <table width="100%" height="136" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse">
              <tr valign="top"> 
                <td> 
                  <Iframe id=right name=right scrolling=auto frameborder=0 src="admin_main.asp" height="500" width="560"></Iframe>
                </td>
              </tr>
            </table></td>
        </tr>
      </table></td>
  </tr>
</table>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#999999" class="bk">
  <tr>
    <td height="1">
	</td>
  </tr>
</table>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td>
      <!--#include file="bottom.asp" -->
    </td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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