Subversion Repositories DevTools

Rev

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

Rev 6873 Rev 6876
Line 398... Line 398...
398
      <!-- HEADER -->
398
      <!-- HEADER -->
399
      <!--#include file="_header.asp"-->
399
      <!--#include file="_header.asp"-->
400
      <!-- BODY ---->
400
      <!-- BODY ---->
401
      <table class="full_table">
401
      <table class="full_table">
402
         <tr>
402
         <tr>
403
            <td width="146px" class="panel_bg" valign="top">
403
            <td width="146px" class="bg_panel" valign="top">
404
               <!--#include file="_front_explorer.asp"-->
404
               <!--#include file="_front_explorer.asp"-->
405
            </td>
405
            </td>
406
            <td width="100%" rowspan="2" align="center" valign="top">
406
            <td width="100%" rowspan="2" align="center" valign="top">
407
                <%Call MainPanelContent%>
407
                <%Call MainPanelContent%>
408
            </td>
408
            </td>
409
         </tr>
409
         </tr>
410
         <tr>
410
         <tr>
411
            <td class="panel_bg" valign="bottom" align="center" height="350">
411
            <td class="bg_panel" valign="bottom" align="center" height="350">
412
                <img src="images/img_gear.gif" vspace="20" hspace="30"></td>
412
                <img src="images/img_gear.gif" vspace="20" hspace="30"></td>
413
         </tr>
413
         </tr>
414
      </table>
414
      </table>
415
      <!-- FOOTER -->
415
      <!-- FOOTER -->
416
      <!--#include file="_footer.asp"-->
416
      <!--#include file="_footer.asp"-->