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 80... Line 80...
80
<!-- HEADER -->
80
<!-- HEADER -->
81
<!--#include file="_header.asp"-->
81
<!--#include file="_header.asp"-->
82
<!-- BODY ---->
82
<!-- BODY ---->
83
<table width="100%" border="0" cellspacing="0" cellpadding="0">
83
<table width="100%" border="0" cellspacing="0" cellpadding="0">
84
  <tr>
84
  <tr>
85
    <td width="1%" background="images/bg_home_orange.gif" valign="top">
85
    <td class='bg_panel'>
86
	  <!-- REPORT GROUPS ---------------------------------------------->
86
	  <!-- REPORT GROUPS ---------------------------------------------->
87
	  <!--#include file="reports_categories.asp"-->
87
	  <!--#include file="reports_categories.asp"-->
88
	  <!-- REPORT GROUPS END ------------------------------------------>
88
	  <!-- REPORT GROUPS END ------------------------------------------>
89
	</td>
89
	</td>
90
	<td rowspan="2" valign="top" width="100%"><table width="100%" border="0" cellspacing="0" cellpadding="0">
90
	<td rowspan="2" valign="top" width="100%"><table width="100%" border="0" cellspacing="0" cellpadding="0">
Line 106... Line 106...
106
          <td background="images/bg_action_norm.gif"><img src="images/spacer.gif" width="1" height="20"></td>
106
          <td background="images/bg_action_norm.gif"><img src="images/spacer.gif" width="1" height="20"></td>
107
          <td background="images/bg_action_norm.gif">&nbsp;</td>
107
          <td background="images/bg_action_norm.gif">&nbsp;</td>
108
        </tr>
108
        </tr>
109
        <tr>
109
        <tr>
110
          <td valign="top" background="images/bg_action_norm.gif"><!--#include file="reports_image_definition.asp"--></td>
110
          <td valign="top" background="images/bg_action_norm.gif"><!--#include file="reports_image_definition.asp"--></td>
111
          <td background="images/bg_bage.gif">
111
          <td class='bg_bage'>
112
		    <!-- FORM ----------------------->
112
		    <!-- FORM ----------------------->
113
			<%Section = "FORM"%>
113
			<%Section = "FORM"%>
114
			<!--#include file="_reports_call.asp"-->
114
			<!--#include file="_reports_call.asp"-->
115
			<!-- FORM END ------------------->
115
			<!-- FORM END ------------------->
116
		  </td>
116
		  </td>
Line 132... Line 132...
132
      <!-- REPORT END ------------------------------------->
132
      <!-- REPORT END ------------------------------------->
133
    </td>
133
    </td>
134
    <td width="1%" valign="top" background="images/bg_lght_gray.gif">&nbsp;</td>
134
    <td width="1%" valign="top" background="images/bg_lght_gray.gif">&nbsp;</td>
135
  </tr>
135
  </tr>
136
  <tr>
136
  <tr>
137
    <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>
137
    <td class='bg_panel_btm'><img src="images/img_reports.gif" width="100" height="72" vspace="20" hspace="30"></td>
138
    <td background="images/bg_lght_gray.gif" valign="top"><img src="images/h_trsp_dot.gif" width="1" height="500"></td>
138
    <td background="images/bg_lght_gray.gif" valign="top"><img src="images/h_trsp_dot.gif" width="1" height="500"></td>
139
  </tr>
139
  </tr>
140
</table>
140
</table>
141
<!-- FOOTER -->
141
<!-- FOOTER -->
142
<!--#include file="_footer.asp"-->
142
<!--#include file="_footer.asp"-->