<body bgcolor=ffffff> <table width=100%> <tr> <td width=10> </td> <td> <table width=100%> <tr> <td> <h4> <%company%> <br><%address%> </h4> </td> <th><img src=ledger-smb.png border=0 width=84 height=58></th> <td align=right> <h4> �q�ܡG <%tel%> <br>�ǯu�G <%fax%> </h4> </td> </tr> <tr> <th colspan=3> <hr noshade><br> <h4>�u�ɥd</h4> </th> </tr> </table> </td> </tr> <tr> <td> </td> <td> <table width=100% callspacing=0 cellpadding=0> <tr valign=top> <td> <table> <tr> <th align=left>¾��</th> <td><%employee%></td> </tr> <tr> <th align=left>�s��</th> <td><%employee_id%></td> </tr> </table> </td> <td align=right> <table> <tr> <th align=left nowrap>�d��</th> <td><%id%></td> </tr> <tr> <th align=left nowrap>�W�Z���</th> <td><%transdate%></td> </tr> <tr> <th align=left nowrap>�W�Z�ɶ�</th> <td><%checkedin%></td> </tr> <tr> <th align=left>�U�Z�ɶ�</th> <td><%checkedout%></td> </tr> <tr> <th align=left nowrap>�u�@�ɼ�</th> <td><%qty%></td> </tr> </table> </td> </tr> </table> </td> </tr> <tr height=5></tr> <tr> <td> </td> <td> <table width=100%> <tr valign=bottom> <td> <table> <tr valign=top> <th align=left>���/�u�@�s��</th> <td><%projectnumber%></td> </tr> <tr> <th align=left>�K�n</th> <td><%projectdescription%></td> </tr> <tr valign=top> <th align=left>�Ҥu/�A�ȥN�X</th> <td><%partnumber%></td> </tr> <tr> <th align=left>�K�n</th> <td><%description%></td> </tr> </table> </td> <td align=right> <table> <tr> <th align=right>���</th> <td><%sellprice%></td> </tr> <tr> <th align=right>�X�p</th> <td><%total%></td> </tr> </table> </td> </tr> </table> </td> </tr> <%if notes%> <tr height=5></tr> <tr> <td> </td> <td> <%notes%> </td> </tr> <%end notes%> </table> </body> </html>