<%@ page contentType="text/html; charset=GBK"%><%@ include file="/IncludeBeginMD.jsp"%><% String sScriptText = CurPage.getParameter("ScriptText"); if (sScriptText==null) sScriptText=""; sScriptText = StringFunction.replace(sScriptText,"$[wave]","~"); %>
<%=new Button("确定", "确定", "getHTMLScript()", "", "").getHtmlText()%> <%=new Button("取消", "取消", "cancel()", "", "").getHtmlText()%>
 
<%@ include file="/IncludeEnd.jsp"%>