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