summaryrefslogtreecommitdiff
path: root/webconsole/html/zh_CN/helpToolbar.html
blob: ca5c3f4331ecafad9820372511001001e770f5d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<HTML>
  <HEAD> 
<title>APOC Manager - &ldquo;帮助&rdquo;图标栏</title>
<meta name="Copyright" content="版权所有 &copy; 2003 Sun Microsystems, Inc.。保留所有权利。">
<meta http-equiv="Content-Type" content="text/html; charset=GB2312">
    <script type="text/javascript" src="/com_sun_web_ui/js/browserVersion.js"></script>
    <script type="text/javascript" src="/com_sun_web_ui/js/stylesheet.js"></script>
    <script type="text/javascript"><!-- Empty script so IE5.0 Windows will draw table and button borders --></script>
  </HEAD>
  <BODY>
    <table border="0" width="100%" cellpadding="0" cellspacing="0">
        <tr>
            <td><img src="/apoc/images/dot.gif" width="1" height="15" alt=""/></td>
            <td align="right" nowrap="nowrap" valign="bottom"><div
class="TtlBtnDiv">
<input name="Masthead.CloseButton" type="submit" class="Btn1" value="关闭"
title="单击以关闭&ldquo;帮助&rdquo;窗口" onclick="javascript: parent.parent.close();
return false;" onmouseover="javascript: if (this.disabled==0)
this.className='Btn1Hov'" onmouseout="javascript: if (this.disabled==0) this.className='Btn1'"
on blur="javascript: if (this.disabled==0) this.className='Btn1'" 
onfocus="javascript: if (this.disabled==0) this.className='Btn1Hov'" />
            </div></td>
        </tr>
    </TABLE>
</body>