Subversion Repositories DevTools

Rev

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

Rev 6610 Rev 6876
Line 72... Line 72...
72
<!-- HEADER -->
72
<!-- HEADER -->
73
<!--#include file="_header.asp"-->
73
<!--#include file="_header.asp"-->
74
<!-- BODY ---->
74
<!-- BODY ---->
75
<table width="100%" border="0" cellspacing="0" cellpadding="0">
75
<table width="100%" border="0" cellspacing="0" cellpadding="0">
76
  <tr> 
76
  <tr> 
77
    <td width="1%" background="images/bg_home_orange.gif" valign="top">
77
    <td class='bg_panel'>
78
	  <!-- REPORT GROUPS ---------------------------------------------->
78
	  <!-- REPORT GROUPS ---------------------------------------------->
79
	  <!--#include file="reports_categories.asp"-->
79
	  <!--#include file="reports_categories.asp"-->
80
	  <!-- REPORT GROUPS END ------------------------------------------>
80
	  <!-- REPORT GROUPS END ------------------------------------------>
81
	</td>
81
	</td>
82
	<td rowspan="2" valign="top" width="100%"><table width="100%" border="0" cellspacing="0" cellpadding="0">
82
	<td rowspan="2" valign="top" width="100%"><table width="100%" border="0" cellspacing="0" cellpadding="0">
Line 98... Line 98...
98
          <td background="images/bg_action_norm.gif"><img src="images/spacer.gif" width="1" height="20"></td>
98
          <td background="images/bg_action_norm.gif"><img src="images/spacer.gif" width="1" height="20"></td>
99
          <td background="images/bg_action_norm.gif">&nbsp;</td>
99
          <td background="images/bg_action_norm.gif">&nbsp;</td>
100
        </tr>
100
        </tr>
101
        <tr> 
101
        <tr> 
102
          <td valign="top" background="images/bg_action_norm.gif"><!--#include file="reports_image_definition.asp"--></td>
102
          <td valign="top" background="images/bg_action_norm.gif"><!--#include file="reports_image_definition.asp"--></td>
103
          <td background="images/bg_bage.gif"> 
103
          <td class='bg_bage'> 
104
		    <!-- FORM ----------------------->
104
		    <!-- FORM ----------------------->
105
			<%Section = "FORM"%>
105
			<%Section = "FORM"%>
106
			<!--#include file="_reports_call.asp"-->
106
			<!--#include file="_reports_call.asp"-->
107
			<!-- FORM END ------------------->
107
			<!-- FORM END ------------------->
108
		  </td>
108
		  </td>
Line 124... Line 124...
124
      <!-- REPORT END ------------------------------------->
124
      <!-- REPORT END ------------------------------------->
125
    </td>
125
    </td>
126
    <td width="1%" valign="top" background="images/bg_lght_gray.gif">&nbsp;</td>
126
    <td width="1%" valign="top" background="images/bg_lght_gray.gif">&nbsp;</td>
127
  </tr>
127
  </tr>
128
  <tr> 
128
  <tr> 
129
    <td valign="bottom" align="center" background="images/bg_home_orange.gif"><img src="images/img_reports.gif" width="100" height="72" vspace="20" hspace="30"></td>
129
    <td class='bg_panel_btm'><img src="images/img_reports.gif" width="100" height="72" vspace="20" hspace="30"></td>
130
    <td background="images/bg_lght_gray.gif" valign="top"><img src="images/h_trsp_dot.gif" width="1" height="500"></td>
130
    <td background="images/bg_lght_gray.gif" valign="top"><img src="images/h_trsp_dot.gif" width="1" height="500"></td>
131
  </tr>
131
  </tr>
132
</table>
132
</table>
133
<!-- FOOTER -->
133
<!-- FOOTER -->
134
<!--#include file="_footer.asp"-->
134
<!--#include file="_footer.asp"-->