Subversion Repositories DevTools

Rev

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

Rev 6875 Rev 6876
Line 82... Line 82...
82
      <!-- HEADER -->
82
      <!-- HEADER -->
83
      <!--#include file="_header.asp"-->
83
      <!--#include file="_header.asp"-->
84
      <!-- BODY ---->
84
      <!-- BODY ---->
85
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
85
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
86
         <tr>
86
         <tr>
87
            <td width="1%" background="images/bg_home_orange.gif" valign="top">
87
            <td class='bg_panel'>
88
            <!--#include file="_front_explorer.asp"-->
88
            <!--#include file="_front_explorer.asp"-->
89
            </td>
89
            </td>
90
            <td rowspan="2" width="1%" valign="top">
90
            <td rowspan="2" width="1%" valign="top">
91
               <table width="100%" border="0" cellspacing="0" cellpadding="0">
91
               <table width="100%" border="0" cellspacing="0" cellpadding="0">
92
                  <tr>
92
                  <tr>
Line 300... Line 300...
300
               </table>
300
               </table>
301
            </td>
301
            </td>
302
            <td width="100%">&nbsp;</td>
302
            <td width="100%">&nbsp;</td>
303
         </tr>
303
         </tr>
304
         <tr>
304
         <tr>
305
            <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>
305
            <td class='bg_panel_btm'><img src="images/img_gear.gif" width="107" height="107" vspace="20" hspace="30"></td>
306
            <td>&nbsp;</td>
306
            <td>&nbsp;</td>
307
         </tr>
307
         </tr>
308
      </table>
308
      </table>
309
      <!-- FOOTER -->
309
      <!-- FOOTER -->
310
     <!--#include file="_footer.asp"-->
310
     <!--#include file="_footer.asp"-->