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

📄 main_left.asp

📁 asp+Access开发的客户资源管理系统,用户名:admin,密码:
💻 ASP
字号:
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>New Page 7</title>
<base target="main">
<script language="JavaScript" fptype="dynamicanimation">
<!--
function dynAnimation() {}
function clickSwapImg() {}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}
//-->
</script>
<script language="JavaScript1.2" fptype="dynamicanimation" src="../animate.js">
</script>
<style type="text/css">
<!--
@import url("other/customer.css");
-->
---DESIGN BY yangshiqi
.table1 {WIDTH: 142px; HEIGHT: 22px}
.table1 TD {BORDER-bottom: #ffffff 1px solid; WIDTH: 142px; HEIGHT: 22px}
.table1 TD A {WIDTH: 138px; COLOR: #ffffff;PADDING-TOP:4px;LETTER-SPACING:3px;HEIGHT:22px;BACKGROUND-COLOR:transparent; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; text-decoration: none}
.table1 TD A:visited {color: #FFFFFF; text-decoration: none; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px}
.table1 TD A:hover {COLOR: #445272; BACKGROUND-COLOR: #cdd5e4; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; text-decoration: none}
---
.table2 {WIDTH: 142px; HEIGHT: 22px}
.table2 TD {BORDER-bottom: #ffffff 1px solid; WIDTH: 142px; HEIGHT: 22px}
.table2 TD A {WIDTH: 138px; COLOR: #ffffff;PADDING-TOP:4px;LETTER-SPACING:3px;HEIGHT:22px;BACKGROUND-COLOR:transparent; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; text-decoration: none}
.table2 TD A:visited {color: #FFFFFF; text-decoration: none; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px}
.table2 TD A:hover {COLOR: #c9760e; BACKGROUND-COLOR: #cdd5e4; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; text-decoration: none}
---
.table3 {WIDTH: 142px; HEIGHT: 22px}
.table3 TD {BORDER-bottom: #ffffff 1px solid; WIDTH: 142px; HEIGHT: 22px}
.table3 TD A {WIDTH: 138px; COLOR: #ffffff;PADDING-TOP:4px;LETTER-SPACING:3px;HEIGHT:22px;BACKGROUND-COLOR:transparent; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; text-decoration: none}
.table3 TD A:visited {color: #FFFFFF; text-decoration: none; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px}
.table3 TD A:hover {COLOR: #849932; BACKGROUND-COLOR: #cdd5e4; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; text-decoration: none}
</style>
</head>

<body topmargin="0" leftmargin="0" bgcolor="#E1E1E1" onload="dynAnimation();MM_preloadImages('images/xtgn_wyly_1.gif')" onmouseover="self.status='晨景软体 创造辉煌! [www.chenjing.com]';return true">
<table width="142" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td width="100%" valign="top"> 
      <style type=text/css>A {
COLOR: black; FONT-SIZE: 9pt; FONT-WEIGHT: 400; TEXT-DECORATION: none
; font-family: "宋体"}
A:hover {
COLOR: #3300FF; FONT-SIZE: 9pt; FONT-WEIGHT: 400; TEXT-DECORATION: underline
}
A:active { COLOR: #000000; CURSOR: hand; FONT: normal 9pt "宋体"}
</style>
      <script language=JavaScript>
var bV=parseInt(navigator.appVersion);
var NS4=(document.layers) ? true : false;
var IE4=((document.all)&&(bV>=4))?true:false;
var ver4 = (NS4 || IE4) ? true : false;
function expandIt(){return}
function expandAll(){return}
function nomsg(){self.status="";}
</script>
      <script language=JAVASCRIPT>
isExpanded = false;

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 (NS4) {
for (i=0; i<document.layers.length; i++) {
whichEl = document.layers[i];
if (whichEl.id.indexOf("Child") != -1) whichEl.visibility = "hide";
}
arrange();
}
else {
tempColl = document.all.tags("DIV");
for (i=0; i<tempColl.length; i++) {
if (tempColl(i).className == "child") tempColl(i).style.display = "none";
}
}
}

function expandIt(el) {
if (!ver4) return;
if (IE4) {expandIE(el)} else {expandNS(el)}
}

function expandIE(el) {
whichEl = eval(el + "Child");
whichIm = event.srcElement;

if (whichEl.style.display == "none") {
whichEl.style.display = "block";
}
else {
whichEl.style.display = "none";
}
}

function expandNS(el) {
whichEl = eval("document." + el + "Child");
whichIm = eval("document." + el + "Parent.document.images['imEx']");
if (whichEl.visibility == "hide") {
whichEl.visibility = "show";
whichIm.src = "bullet-minus.gif";
}
else {
whichEl.visibility = "hide";
whichIm.src = "bullet-plus.gif";
}
arrange();
}

function showAll() {
for (i=firstInd; i<document.layers.length; i++) {
whichEl = document.layers[i];
whichEl.visibility = "show";
}
}

function expandAll(isBot) {
newSrc = (isExpanded) ? "bullet-plus.gif" : "bullet-minus.gif";

if (NS4) {
document.images["imEx"].src = newSrc;
for (i=firstInd; i<document.layers.length; i++) {
whichEl = document.layers[i];
if (whichEl.id.indexOf("Parent") != -1) {
whichEl.document.images["imEx"].src = newSrc;
}
if (whichEl.id.indexOf("Child") != -1) {
whichEl.visibility = (isExpanded) ? "hide" : "show";
}
}

arrange();
if (isBot && isExpanded) scrollTo(0,document.layers[firstInd].pageY);
}
else {
divColl = document.all.tags("DIV");
for (i=0; i<divColl.length; i++) {
if (divColl(i).className == "child") {
divColl(i).style.display = (isExpanded) ? "none" : "block";
}
}
imColl = document.images.item("imEx");
for (i=0; i<imColl.length; i++) {
imColl(i).src = newSrc;
}
}

isExpanded = !isExpanded;
}

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

onload = initIt;
</script>
      <div class=parent id=el1Parent style="MARGIN-LEFT: 0px">
        <table border=0 cellpadding=0 cellspacing=0 width=142>
          <tbody> 
          <tr> 
            <td width="142" class=label>
              <div align="center"> <a href="#" onClick="expandIt('el1'); return false" TEXT-DECORATION: none" ;><img src="images/menu01b.jpg" width="142" height="71" border="0"></a></div>
            </td>
          </tr>
          </tbody>
        </table>
        
      </div>
      <div class=child id=el1Child style="MARGIN-LEFT: 0px">
        <table width=100% border=0 cellpadding=0 cellspacing=0 bgcolor="#657cb1" class=table1>
          <tbody>
            <tr> 
              <td width="147"> <div align="justify"><a href="jbzl_khzl.asp" target="main">&nbsp;客户资料</a></div></td>
            </tr>
            <tr> 
              <td> <div align="justify"><a href="jbzl_ywyzl.asp" target="main">&nbsp;业务员资料</a></div></td>
            </tr>
            <tr> 
              <td> <div align="justify"><a href="jbzl_qtzl.asp" target="main">&nbsp;洽谈资料</a></div></td>
            </tr>
            <tr> 
              <td height="24"> <div align="justify"><a href="jbzl_jyzl.asp" target="main">&nbsp;交易资料</a></div></td>
            </tr>
          </tbody>
        </table>
        
      </div>
      <div class=parent id=el2Parent style="MARGIN-LEFT: 0px">
        <table border=0 cellpadding=0 cellspacing=0 width=101>
          <tbody> 
          <tr> 
            <td class=label>
              <div align="center"> <a href="#" onClick="expandIt('el2'); return false" TEXT-DECORATION: none" ;> 
                <img src="images/menu02b.jpg" width="142" height="71" border="0"></a></div>
            </td>
          </tr>
          </tbody>
        </table>       
      </div>
      <div class=child id=el2Child style="MARGIN-LEFT: 0px">
        <table width=100% border=0 cellpadding=0 cellspacing=0 bgcolor="#657CB1" class=table1>
          <tr> 
            <td> <div align="justify"><a href="tjzl_khtj.asp" target="main">&nbsp;客户资料</a></div></td>
          </tr>
          <tr> 
            <td> <div align="justify"><a href="tjzl_ywyzl.asp" target="main">&nbsp;业务员统计</a></div></td>
          </tr>
          <tr> 
            <td> <div align="justify"><a href="tjzl_qtzl.asp" target="main">&nbsp;洽谈统计</a></div></td>
          </tr>
          <tr> 
            <td> <div align="justify"><a href="tjzl_jytj.asp">&nbsp;交易统计</a></div></td>
          </tr>
          <tr> 
            <td> <div align="justify"><a href="tjzl_mrtj.asp" target="main">&nbsp;每日统计</a></div></td>
          </tr>
        </table>
        
      </div>
      <div class=parent id=el3Parent style="MARGIN-LEFT: 0px"> 
        <table border=0 cellpadding=0 cellspacing=0 width=100%>
            <tbody>
            <tr> 
              <td class=label> <a href="#" onClick="expandIt('el3'); return false" TEXT-DECORATION: none" ;><img src="images/menu03b.jpg" width="142" height="71" border="0"></a></td>
            </tr>
            </tbody> 
          </table>
      </div>
      <div class=child id=el3Child style="MARGIN-LEFT: 0px">
<table width=100% border=0 cellpadding=0 cellspacing=0 bgcolor="#657CB1" class=table1>
          <tr> 
            <td><div align="justify"><a href="xtgn_stsz.asp" target="main">&nbsp;系统设置</a></div></td>
          </tr>
          <tr> 
            <td> <div align="justify"><a href="xtgn_wyly.asp" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image171','','images/xtgn_wyly_1.gif',1)">&nbsp;留言管理</a></div></td>
          </tr>
          <tr> 
            <td> <div align="justify"><a href="xtgn_rzfx.asp" target="main">&nbsp;日志分析</a></div></td>
          </tr>
          <tr> 
            <td> <div align="justify"><a href="xtgn_yhgl.asp">&nbsp;用户管理</a></div></td>
          </tr>
          <tr> 
            <td> <div align="justify"><a href="xtgn_shlk.asp" target="main">&nbsp;审核入库</a></div></td>
          </tr>
        </table>        
      </div>
   </td> 
  </tr> 
</table> 
</body> 
</html>

⌨️ 快捷键说明

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