2018-06-03 22:26:41 +08:00

25 lines
690 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">
window.onload=function(){
$('#Border').unbind();
}
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"%>