You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1.3 KiB
33 lines
1.3 KiB
|
|
<% |
|
/************************************************************@@ |
|
* Program Name : doc_list.jsp |
|
* Description : |
|
* Author : |
|
* Create Date : 2004.10.11 |
|
* History : |
|
@@************************************************************/ |
|
%> |
|
<!--<tr> |
|
<td height="43"> </td> |
|
<td valign="top"> </td> |
|
<td> </td> |
|
</tr> |
|
<tr> |
|
<td height="43" background="/totsys/common/inc/buttom/images/bottom_bg.gif"> </td> |
|
<td valign="top" background="/totsys/common/inc/buttom/images/bottom_bg.gif"> |
|
<table width="100%" border="0" cellspacing="0" cellpadding="0"> |
|
<tr valign="top"> |
|
<td height="43"><img src="/totsys/logo/bottom_body.gif" width="667" height="43"></td> |
|
<td> </td> |
|
<td align="right"><a href="<%= session.getAttribute("homeTagetURL") %>"><img src="/totsys/common/inc/buttom/images/bottom_location_home.gif" border="0"></a><a href="javascript:history.back();"><img src="/totsys/common/inc/buttom/images/bottom_location_pre.gif" border="0"></a><a href="#top"><img src="/totsys/common/inc/buttom/images/bottom_location_top.gif" border="0"></a></td> |
|
</tr> |
|
</table></td> |
|
<td background="/totsys/common/inc/buttom/images/bottom_bg.gif"> </td> |
|
</tr> |
|
<tr height="5"> |
|
<td height="5"></td> |
|
<td valign="top"></td> |
|
<td></td> |
|
</tr> |
|
-->
|
|
|