Subversion Repositories DevTools

Rev

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

Rev 6827 Rev 6876
Line 352... Line 352...
352
      <!-- HEADER -->
352
      <!-- HEADER -->
353
      <!--#include file="_header.asp"-->
353
      <!--#include file="_header.asp"-->
354
      <!-- BODY ---->
354
      <!-- BODY ---->
355
      <table class="full_table">
355
      <table class="full_table">
356
         <tr>
356
         <tr>
357
            <td width="146px" class="panel_bg" valign="top">
357
            <td width="146px" class="bg_panel" valign="top">
358
                <%Call ShowSidePanel%>
358
                <%Call ShowSidePanel%>
359
            </td>
359
            </td>
360
            <td width="100%" rowspan="2" align="center" valign="top" bgcolor="#EEEFEF">
360
            <td width="100%" rowspan="2" align="center" valign="top" bgcolor="#EEEFEF">
361
                <%Call ShowViewOwner%>
361
                <%Call ShowViewOwner%>
362
            </td>
362
            </td>
363
         </tr>
363
         </tr>
364
         <tr>
364
         <tr>
365
            <td class="panel_bg" valign="bottom" align="center" height="350">
365
            <td class="bg_panel" valign="bottom" align="center" height="350">
366
                <img src="images/img_vtree.gif" vspace="20" hspace="30"></td>
366
                <img src="images/img_vtree.gif" vspace="20" hspace="30"></td>
367
         </tr>
367
         </tr>
368
      </table>
368
      </table>
369
      <!-- FOOTER -->
369
      <!-- FOOTER -->
370
      <!--#include file="_footer.asp"-->
370
      <!--#include file="_footer.asp"-->