Revision 296 (by ahitrov, 2013/03/26 17:59:01) Promosite (anthill) project source
<p>Представитель компании "<% $ARGS{company} %>" - <% $ARGS{contact} %> заполнил форму заказа изделия</p>

<p>Переданы данные:</p>

<table cellpadding="4" cellspacing="0" border="1">
<tr><td>Number of the devices:</td>
<td><% $ARGS{devnum} %></td></tr>

<tr><td>The name of the company, country:</td>
<td><% $ARGS{company} %></td></tr>

<tr><td>The contact person authorized to sign the contract:</td>
<td><% $ARGS{contact} %></td></tr>

<tr><td>The company's banking details:</td>
<td><% $ARGS{bank} %></td></tr>

<tr><td>The juridical address:</td>
<td><% $ARGS{address} %></td></tr>

<tr><td>The address of delivery:</td>
<td><% $ARGS{postaddress} %></td></tr>

<tr><td>Phone, fax numbers:</td>
<td><% $ARGS{phone} %>$sPhone</td></tr>

<tr><td>The way of delivery: DHL, etc.:</td>
<td><% $ARGS{delivery} %></td></tr>

<tr><td>The conditions of delivery according to Incomers 2000:</td>
<td><% $ARGS{devcond} %></td></tr>

<tr><td>The conditions of payment:</td>
<td><% $ARGS{payment} %></td></tr>

<tr><td>Additional information: the necessity of the Certificate of Origin, insurance, etc.:</td>
<td><% $ARGS{comments} %></td></tr>

</table>

<p>_______________________________________________<br>
Сообщение сформировал генератор DIATON-TONOMETER
</p>
<%args>
</%args>
<%init>
</%init>