<%@ page contentType="text/html; charset=GBK"%><%@ include file="/IncludeBegin.jsp"%><% String sContractId = CurPage.getParameter("ID"); String PG_TITLE = "档案归档"; String PG_CONTENT_TITLE = "档案归档"; String PG_CONTNET_TEXT = "请点击左侧列表"; String PG_LEFT_WIDTH = "200"; OHTMLTreeView tviTemp = new OHTMLTreeView(CurPage, "档案归档","right"); String[] excludes = null; tviTemp.init("FileArchivingViewList01", excludes); %><%@include file="/Resources/CodeParts/View04.jsp"%> <%@ include file="/IncludeEnd.jsp"%>