User: fleury  
  Date: 00/11/16 18:12:15

  Modified:    developers menu.html
  Log:
  menu udpated
  
  Revision  Changes    Path
  1.4       +8 -5      newsite/developers/menu.html
  
  Index: menu.html
  ===================================================================
  RCS file: /products/cvs/ejboss/newsite/developers/menu.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- menu.html 2000/11/14 06:07:57     1.3
  +++ menu.html 2000/11/17 02:12:15     1.4
  @@ -8,7 +8,7 @@
        </head>
   
        <body marginwidth="0" marginheight="0" onload="init()">
  -             <table border="0" cellpadding="0" cellspacing="3">
  +<table border="0" cellpadding="0" cellspacing="3">
                        <tr height="800">
                                <td class="light" width="125" height="800" 
valign="top">
                                        <table width="125" border="0" cellpadding="1" 
cellspacing="0">
  @@ -19,7 +19,7 @@
                                                        <td class="menuitem"><img 
src="../pictures/dot_empty.gif" vspace="2" hspace="3"><a href="cvs.html" target="main" 
class="menu" onmouseover="over(this)" onmouseout="out(this)"> Source code </a></td>
                                                </tr>
                                                <tr>
  -                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" vspace="2" hspace="3"><a href="binary.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> Binary 
</a></td>
  +                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" vspace="2" hspace="3"><a 
href="../registration/register.php3?downloadsite=../../developers/binary.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> Binary 
</a></td>
                                                </tr>
                                                <tr>
                                                        <td class="menuitem"><img 
src="../pictures/dot_empty.gif" vspace="2" hspace="3"><a href="doco.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> 
Documentation </a></td>
  @@ -82,9 +82,12 @@
                                                        <td class="menuitem"><img 
src="../pictures/dot_empty.gif" vspace="2" hspace="3"><a href="news.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> 
News</a></td>
                                                </tr>
                                                <tr>
  -                                                     <td class="menuitem">
  -                                                             <center>
  -                                                                     <a 
href="mailto:[EMAIL PROTECTED]"><font size="2">Comments?</font></a></center>
  +                                                     
  +          <td class="menuitem">
  +            <div align="center"><a href="../index.htm" target="top">Business 
site<br><img src="../pictures/takeMeBiz.gif" border="0" align="top"><br>
  +              </a><br> <a href="mailto:[EMAIL PROTECTED]"><font 
size="1">Comments?</font></a></div>
  +            <center>
  +                                                                     </center>
                                                        </td>
                                                </tr>
                                        </table>
  
  
  

Reply via email to