10 lines
480 B
Plaintext
10 lines
480 B
Plaintext
<html>
|
|
<body leftmargin="0" topmargin="0" class="windowbackground" onload="">
|
|
<table style="width: 100%;height: 100%;" cellpading=0 cellspacing=0>
|
|
<tr height="1"><td><%@ include file="/Frame/resources/include/ui/include_buttonset_dw.jspf"%></td></tr>
|
|
<tr height="100%"><td>
|
|
<iframe name="left" src="<%=com.amarsoft.awe.util.Escape.getBlankHtml(sWebRootPath)%>" width=100% height=100% frameborder=0 scrolling=no allowtransparency ></iframe>
|
|
</td></tr>
|
|
</table>
|
|
</body>
|
|
</html> |