Просмотр файла templates/smartex_exchange.tpl

Размер файла: 6.03Kb
{include file="smartex_header.tpl"}

<script>
{$js_content}
</script>


<table width="100%"  border="0" cellpadding="0" cellspacing="0">
                <tr>
                  <td width="26" background="imgs/yell_bg.gif" bgcolor="#eeb400"><img src="imgs/yell_l.gif" width="26" height="30"></td>
                  <td background="imgs/yell_bg.gif" bgcolor="#eeb400" class="zag_td">Данные обмена</td>
                  <td width="10" background="imgs/yell_bg.gif" bgcolor="#eeb400"><img src="imgs/yell_r.gif" width="10" height="30"></td>
                  </tr>
            </table>

<font color=red>{$error}</font>
<form name="exchange" method=POST action="./order.php" onSubmit="return CheckData();">
<input type="hidden" name="curr_from" value="{$curr_from}">
<input type="hidden" name="curr_to" value="{$curr_to}">
<input type="hidden" name="amount" value="{$amount}">
<table style="padding-left:5px" width="400" border="0" cellpadding="0" cellspacing="0" >
  <tr> 
    <td class="header2">Вы отдаете:</td>
  </tr>
  <tr> 
    <td class="datasum">{if $row_from->type != "pincode"}{$amount} {/if}{$row_from->name} 
		{if ($row_from->metal_id > 0)}
		<br><small>или {$grams} гр.</small>
		{/if}
		<br> <hr size="1" noshade> </td>
  </tr>
  <tr> 
    <td class="celpad2"><!-- <strong>Реквизиты счета для снятия суммы</strong> --></td>
  </tr>

  <tr> 
  <td class="celpad2">
	{$in_content}
	{if $row_from->type == "pincode"}<br><br>
	ПИН-код: <input type="text" name="pincode" class="cells2" size="40">
	{/if}
  </td>
  </tr>
  <tr>
    <td class="celpad2"><hr size="1" noshade></td>
  </tr>
  <tr> 
    <td class="header2">Вы получаете:</td>
  </tr>
  <tr> 
    <td class="datasum"><i>{if $row_to->type != "pincode"}{$values_arr.out_amount} {/if}{$row_to->name}<br></i></td>
  </tr>
  <tr> 
  <td class="celpad2">
  {if $row_to->metal_id > 0}
	 <small>или {$grams_get} гр.</small>
	{/if}
	{if $row_to->transfare_type == "manual"}
	<font color=red>Все операции с валютой {$row_to->name} осуществлятся вручную (с непосредственным участием администратора)!</font><br>
	В течении дня оператор проверит входящий платёж (или ПИН-код) и в осуществит исходящий платёж на ниже указанный эккаунт.
	{/if}
	<br> <hr size="1" noshade>
  </td>
  </tr>
  <tr> 
    <td class="celpad2"><strong>Реквизиты{if $row_to->type != "pincode"} счета{/if} для получения {if $row_to->type == "pincode"}ПИН-кода{else}суммы{/if}</strong></td>
  </tr>
  <tr> 
    <td ><table width="100%" border="0" cellspacing="0" cellpadding="0">
    {if $row_to->transfare_type == "manual"}
	
	    <tr> 
          <td width="120" class="celpad2"><nobr>Номер счета (или кошелька, аккаунта) {$row_to->name}:</nobr></td>
          <td class="celpad2"><input name="{$purse|lower}_wm_purse" type="text" class="cells2" value="{$account}"></td>
        </tr>
	{elseif ($row_to->code == "WMR"||$row_to->code == "WMZ"||$row_to->code == "WME"||$row_to->code == "WMU")}
			<tr> 
				<td width="120" class="celpad2">Кошелек {$purse} типа:</td>
				<td class="celpad2"><input name="{$purse|lower}_wm_purse" type="text" class="cells2" value="{$wm_purse}">&nbsp;*</td>
			</tr>
			<tr> 
				<td width="120" class="celpad2">WM идентификатор:<br><small>не обязательно</small></td>
				<td class="celpad2"><input name="wm_id" type="text" class="cells2" value="{$wm_id}"></td>
			</tr>
		
	{elseif ($row_to->code eq "YMR" or $row_to->code eq "PCE" or $row_to->code eq "PCD" or $row_to->code eq "PCL" or $row_to->code eq "PCH")}

			<tr> 
				<td width="120" class="celpad2"><nobr>Номер счета:</nobr></td>
				<td class="celpad2"><input name="{$var_name}" type="text" class="cells2" value="{$var_val}"></td>
			</tr>	
	
	{elseif ($row_to->code == "EPD")}
	
			<tr> 
          <td width="120" class="celpad2">Номер карты:</td>
          <td class="celpad2"><input name="eport_serial" type="text" class="cells2" value="{$eport_serial}" 
    					 maxlength=6 size=7>&nbsp;<input name="eport_number" type="text" class="cells2" value="{$eport_number}" maxlength=5 size=6>
		 			</td>
		 </tr>

	{elseif ($row_to->code == "EGOLD" or $row_to->code == "ESILVER" or $row_to->code == "EPLATINUM" or $row_to->code == "EPALLADIUM")}
	
	 	 <tr> 
          <td width="120" class="celpad2"><nobr>Номер счета в E-Gold:</nobr></td>
          <td class="celpad2"><input name="egold_account" type="text" class="cells2" value="{$egold_account}"></td>
        </tr>
        
    {elseif ($row_to->code == "EBGOLD" or $row_to->code == "EBSILVER" or $row_to->code == "EBCURRENCYUSD")}
	
	 	<tr> 
          <td width="120" class="celpad2"><nobr>Счет в E-Bullion:</nobr></td>
          <td class="celpad2"><input name="ebullion_account" type="text" class="cells2" value="{$ebullion_account}"></td>
        </tr>
	{/if}

	
	<!-- {$out_content} -->
	<tr> 
        <td width="140" class="celpad2">Ваш E-mail:<br>{if $row_to->type != "pincode"}<small>не обязательно</small>{/if}</td>
        <td class="celpad2"><input name="user_email" type="text" class="cells2" value="{$user_email}"></td>
    </tr>

	</table></td>
  </tr>
  <tr> 
    <td height="40" class="celpad2" >
		<table cellspacing="10">
			<tr>
				<td><img src="/verifyimage.php" /></td>
				<td>Введите код, который вы видите на картинке: <input type="text" class="cells2" name="verify" size="4" maxlength="4"/></td>
			</tr>
		</table>
    </td>
  </tr>
  <tr> 
    <td height="40" class="celpad2" >
		<table>
			<tr>
				<td><input type="button" class="button" value="< Назад" onClick="document.location.href='./currency.php?currency={$curr_to}';" title="Вернуться назад"></td>
				<td width=5>&nbsp;</td>
				<td><input type="button" class="button" value="Сбросить форму" onClick="document.forms('exchange').reset();" title="Очистить содержание формы"></td>
				<td width=5>&nbsp;</td>
				<td><input name="submit" type="submit" class="button" value="Далее >" title="Оплатить заказ"></td>

			</tr>
		</table>
	<br>Операция действительна только в течении 30 минут! 
    </td>
  </tr>
</table><br>
</form>


{include file="smartex_footer.tpl"}