11 lines
348 B
Plaintext
11 lines
348 B
Plaintext
<%@ page contentType="text/html; charset=GBK"%>
|
|
<%@ include file="/IncludeBegin.jsp"%><%
|
|
/*
|
|
Content: 上下框架页面
|
|
*/
|
|
%><%@include file="/Resources/CodeParts/Frame02.jsp"%>
|
|
<script type="text/javascript">
|
|
mytoptd.height="300";
|
|
AsControl.OpenView("/Tenwa/Comm/Board/BoardList.jsp","","rightup","");
|
|
</script>
|
|
<%@ include file="/IncludeEnd.jsp"%> |