<& /RG/Elements/PageHeader &>
  <table width="100%" border="0" cellspacing="0" cellpadding="0" height="26" bgcolor="#144678">
    <tr> 
      <td width="6%"><img src="/RG/img/104.png" width="49" height="23">
	<iframe src="about:null" name="invis" width=1 height=1 style="visibility: hidden"></iframe>
      </td>
      <td width="85%"><font color="#FFFFFF"><&|/l&>Report Generator - System Settings</&></font></td>
% if ($^O ne 'MSWin32') { # test only
      <td width="5%"><input type="button" onclick="location.href='/index.html'" class="submit" value="<&|/l&>Edit</&>"></td>
      <td width="4%"><input type="button" onclick="location.href='/Logout.html'" class="submit" value="<&|/l&>Logout</&>"></td>
% }
    </tr>
  </table>
  <table width="880" border="0" cellspacing="0" cellpadding="0" align="center">
    <tr> 
      <td> 
        <table border="0" cellspacing="2" cellpadding="0">
          <tr> 
	    <& /RG/Elements/Icon, Op => 'Add', Page => 'index' &> 
	    <& /RG/Elements/Icon, Op => 'Save', OnClick => 'document.thisform.submit()', Enabled => ($m->callers(1)->name ne 'File/index.html') &>
	    <& /RG/Elements/Icon, Op => 'Delete', Target => 'invis', Page => 'File/Delete', Path => "$session{current_report}" &>
	    <& /RG/Elements/Icon, Op => 'Copy', Target => 'invis', Page => 'File/Copy' &>
% foreach my $op (qw/Search Lot Count Check/) {
	    <& /RG/Elements/Icon, Op => $op, Enabled => 0 &>
% }
	    <& /RG/Elements/Icon, Op => 'Import', OnClick => "javascript:MM_openBrWindow('File/Import.html',460,250)" &>
	    <& /RG/Elements/Icon, Op => 'Export', Target => 'invis', Page => 'File/Export', Path => "$session{current_report}" &>
% foreach my $op (qw/TransIn TransOut QualifyChange_email Report/) {
	    <& /RG/Elements/Icon, Op => $op, Enabled => 0 &>
% }
	    <& /RG/Elements/Icon, Op => 'help', Page => 'Help' &>
          </tr>
        </table>
      </td>
    </tr>
    <tr> 
      <td valign="top" height="560">

