Subversion Repositories DevTools

Rev

Rev 6615 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6615 Rev 6876
Line 66... Line 66...
66
<!-- HEADER -->
66
<!-- HEADER -->
67
<!--#include file="_header.asp"-->
67
<!--#include file="_header.asp"-->
68
<!-- BODY ---->
68
<!-- BODY ---->
69
<table width="100%" border="0" cellspacing="0" cellpadding="0">
69
<table width="100%" border="0" cellspacing="0" cellpadding="0">
70
  <tr> 
70
  <tr> 
71
    <td width="1%" background="images/bg_home_orange.gif" valign="top">
71
    <td class='bg_panel'>
72
      <!--#include file="_front_explorer.asp"-->
72
      <!--#include file="_front_explorer.asp"-->
73
    </td>
73
    </td>
74
    <td rowspan="2" width="1%" valign="top"> 
74
    <td rowspan="2" width="1%" valign="top"> 
75
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
75
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
76
        <tr> 
76
        <tr> 
Line 156... Line 156...
156
      </table>
156
      </table>
157
    </td>
157
    </td>
158
    <td width="100%">&nbsp;</td>
158
    <td width="100%">&nbsp;</td>
159
  </tr>
159
  </tr>
160
  <tr> 
160
  <tr> 
161
    <td valign="bottom" align="center" background="images/bg_home_orange.gif"><img src="images/img_gear.gif" width="107" height="107" vspace="20" hspace="30"></td>
161
    <td class='bg_panel_btm'><img src="images/img_gear.gif" width="107" height="107" vspace="20" hspace="30"></td>
162
    <td>&nbsp;</td>
162
    <td>&nbsp;</td>
163
  </tr>
163
  </tr>
164
</table>
164
</table>
165
<!-- FOOTER -->
165
<!-- FOOTER -->
166
<!--#include file="_footer.asp"-->
166
<!--#include file="_footer.asp"-->