Subversion Repositories DevTools

Rev

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

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