Subversion Repositories DevTools

Rev

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

Rev 6618 Rev 6876
Line 60... Line 60...
60
      <!-- HEADER -->
60
      <!-- HEADER -->
61
      <!--#include file="_header.asp"-->
61
      <!--#include file="_header.asp"-->
62
      <!-- BODY ---->
62
      <!-- BODY ---->
63
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
63
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
64
         <tr>
64
         <tr>
65
            <td width="1%" background="images/bg_home_orange.gif" valign="top">
65
            <td class='bg_panel'>
66
            <!--#include file="_front_explorer.asp"-->
66
            <!--#include file="_front_explorer.asp"-->
67
            </td>
67
            </td>
68
            <td rowspan="2" width="1%" valign="top">
68
            <td rowspan="2" width="1%" valign="top">
69
               <table width="100%" border="0" cellspacing="0" cellpadding="0">
69
               <table width="100%" border="0" cellspacing="0" cellpadding="0">
70
                  <tr>
70
                  <tr>
Line 134... Line 134...
134
               </table>
134
               </table>
135
            </td>
135
            </td>
136
            <td width="100%">&nbsp;</td>
136
            <td width="100%">&nbsp;</td>
137
         </tr>
137
         </tr>
138
         <tr>
138
         <tr>
139
            <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>
139
            <td class='bg_panel_btm'><img src="images/img_gear.gif" width="107" height="107" vspace="20" hspace="30"></td>
140
            <td>&nbsp;</td>
140
            <td>&nbsp;</td>
141
         </tr>
141
         </tr>
142
      </table>
142
      </table>
143
      <!-- FOOTER -->
143
      <!-- FOOTER -->
144
      <!--#include file="_footer.asp"-->
144
      <!--#include file="_footer.asp"-->