2018-07-17 12:15:11 +08:00

22 lines
638 B
Plaintext

<%@ page contentType="text/html; charset=GBK"%><%@
include file="/IncludeBegin.jsp"%><%
/*
Author: undefined 2017-10-24
Content:
History Log:
*/
%><%@include file="/Resources/CodeParts/Frame03.jsp"%>
<style>
.leftright #Border {
border-left-width: 0;
}
</style>
<script type="text/javascript">
myleft.width=document.body.offsetWidth/2;
AsControl.OpenView("/Tenwa/Comm/Document/LBDocumentListInfo.jsp","","frameleft","");
AsControl.OpenView("/Tenwa/Comm/Document/DocImageShow.jsp","","frameright","");
setTitle("¸½¼þ×ÊÁÏ",true);
setTitle("ͼƬԤÀÀ",false);
</script>
<%@ include file="/IncludeEnd.jsp"%>