📄 left.htm
字号:
<html>
<head>
<title>书目结构</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
.text1{font-size:9pt;color:#000000;text-decoration:none; font-family: "宋体"}
.text1:hover{font-size:9pt;color:#660066;text-decoration: underline}
.text2{font-size:9pt;color:#000080;text-decoration:none; font-family: "宋体"}
.text2:hover{font-size:9pt;color:#660066;text-decoration: underline}
-->
</style>
<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 bgcolor="#eeeeee" topmargin=0 leftmargin="0">
<br>
<table border="0" cellspacing="0" cellpadding="2" width="350">
<tr>
<td>
<div id="KB1Parent" class="parent"> <a href="#" class="text2" onClick="expandIt('KB1'); return false">
<b><span class="text2">经济管理</span></b><br>
<img src="images/close1.gif" border=0 width="26" height="16" align="absmiddle">国内教材</a></div>
<div id="KB1Child" class="child"> <img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/1_01.htm" class="text1" target="main"> 21世纪清华MBA系列教材</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/1_02.htm" class="text1" target="main"> 教育部面向21世纪课程教材</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/1_03.htm" class="text1" target="main"> 清华信息管理与信息系统专业系列教材</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/1_04.htm" class="text1" target="main"> 高等院校信息管理与信息系统专业系列教材</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/1_05.htm" class="text1" target="main"> 清华管理专业系列教材</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/1_06.htm" class="text1" target="main"> 营销系列教材</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/1_07.htm" class="text1" target="main"> 清华经济学系列教材</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/1_08.htm" class="text1" target="main"> 清华数量经济学应用教程</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/1_09.htm" class="text1" target="main"> 技术经济系列教材</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/1_10.htm" class="text1" target="main"> 清华建设管理系列教材</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/1_11.htm" class="text1" target="main"> 企业物流管理培训教材系列</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/1_12.htm" class="text1" target="main"> 项目管理教材系列</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/1_13.htm" class="text1" target="main"> 傲姿时代项目管理系列教材</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/1_14.htm" class="text1" target="main"> 电子商务热点丛书</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/1_15.htm" class="text1" target="main"> 企业物流技术培训教材系列</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/1_16.htm" class="text1" target="main"> 高职高专经济管理系列教材</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/1_17.htm" class="text1" target="main"> 其他</a><br>
</div>
<div id="KB2Parent" class="parent"><a href="#" class="text2" onClick="expandIt('KB2'); return false">
<img src="images/close2.gif" border=0 width="26" height="16" align="absmiddle">国外教材</a></div>
<div id="KB2Child" class="child"> <img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/2_01.htm" class="text1" target="main"> 国外工商管理硕士(MBA)优秀教材译丛</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/2_02.htm" class="text1" target="main"> 清华大学风险管理与保险丛书</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/2_03.htm" class="text1" target="main"> 清华会计学系列英文版教材</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/2_04.htm" class="text1" target="main"> 清华营销学系列英文版教材</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/2_05.htm" class="text1" target="main"> 清华管理学系列英文版教材</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/2_06.htm" class="text1" target="main"> 清华金融学系列英文版教材</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/2_07.htm" class="text1" target="main"> 清华经济学系列英文版教材</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/2_08.htm" class="text1" target="main"> 清华MBA核心课程英文版教材</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/2_09.htm" class="text1" target="main"> 财金之旅(英文影印版)</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/2_10.htm" class="text1" target="main"> 世界工商管理名典系列(英文影印版)</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/2_11.htm" class="text1" target="main"> 营销之旅(翻译版)</a>
<br>
</div><br>
<b><span class="text2">人文社会科学</span></b><br>
<div id="KB3Parent" class="parent"><a href="#" class="text2" onClick="expandIt('KB3'); return false">
<img src="images/close2.gif" border=0 width="26" height="16" align="absmiddle">人文社会科学教材</a></div>
<div id="KB3Child" class="child"> <img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/3_01.htm" class="text1" target="main"> 大学公共课教材</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/3_02.htm" class="text1" target="main"> 大学生文化素质教育书系</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/3_03.htm" class="text1" target="main"> 清华文化素质教育精品丛书</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/3_04.htm" class="text1" target="main"> 清华大学专门史系列教材</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/3_05.htm" class="text1" target="main"> 清华传播译丛</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/3_06.htm" class="text1" target="main"> 传播学</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/3_07.htm" class="text1" target="main"> 法律</a><br>
<img src="images/open.gif" border=0 width="24" height="16" align="absmiddle">
<a href="catalog/3_08.htm" class="text1" target="main"> 公共管理</a> <br>
</div>
</td>
</tr>
</table><br><br>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -