<?php /* Smarty version 2.6.2, created on 2013-01-31 04:47:44
         compiled from ask_for_withdrawal.tpl */ ?>
<?php require_once(SMARTY_DIR . 'core' . DIRECTORY_SEPARATOR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'myescape', 'ask_for_withdrawal.tpl', 21, false),array('modifier', 'escape', 'ask_for_withdrawal.tpl', 124, false),)), $this); ?>
<div class="clearfix grpelem" id="u7207"><!-- column -->
      <div class="clearfix colelem" id="u6970"><!-- group -->
       <div class="clearfix grpelem" id="u6971"><!-- group -->
        <div class="clearfix grpelem" id="u6972-4"><!-- content -->
         <p>&nbsp;Withdraw Your Profit</p>
        </div>
       </div>
      </div>
      <div class="clearfix colelem" id="u7206"><!-- group -->
       <div class="clearfix grpelem" id="u6960"><!-- column -->
        <div class="position_content" id="u6960_position_content">
         <div class="clearfix colelem" id="u6961-4"><!-- content -->
          <p>WITHDRAWAL DETAILS</p>
         </div>
         <div class="clearfix colelem" id="u6955"><!-- column -->
          <div class="clearfix colelem" id="pu6959-4"><!-- group -->
           <div class="clearfix grpelem" id="u6959-4"><!-- content -->
            <p>Total Account Ballance:</p>
           </div>
           <div class="clearfix grpelem" id="u6958-4"><!-- content -->
            <p><?php echo ((is_array($_tmp=$this->_tpl_vars['currency_sign'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
<b><?php echo ((is_array($_tmp=$this->_tpl_vars['ab_formated']['total'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
</b></p>
           </div>
          </div>
          <div class="clearfix colelem" id="pu6956-4"><!-- group -->
           <div class="clearfix grpelem" id="u6956-4"><!-- content -->
            <p>Withdrew Total:</p>
           </div>
           <div class="clearfix grpelem" id="u6957-4"><!-- content -->
            <p><?php echo ((is_array($_tmp=$this->_tpl_vars['currency_sign'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
<b><?php echo ((is_array($_tmp=$this->_tpl_vars['ab_formated']['withdrawal'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
</b> </p>
           </div>
          </div>
          <div class="clearfix colelem" id="pu7198-4"><!-- group -->
           <div class="clearfix grpelem" id="u7198-4"><!-- content -->
            <p>Pending Withdrawal:</p>
           </div>
           <div class="clearfix grpelem" id="u7199-4"><!-- content -->
            <p><?php echo ((is_array($_tmp=$this->_tpl_vars['currency_sign'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
<b><?php if (((is_array($_tmp=$this->_tpl_vars['ab_formated']['withdraw_pending'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) != 0):  echo ((is_array($_tmp=$this->_tpl_vars['ab_formated']['withdraw_pending'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp));  else: ?>0.00<?php endif; ?></b></p>
           </div>
          </div>
          <div class="clearfix colelem" id="pu7202-4"><!-- group -->
           <div class="clearfix grpelem" id="u7202-4"><!-- content -->
            <p>Last Withdrawal:</p>
           </div>
           <div class="clearfix grpelem" id="u7203-4"><!-- content -->
            <p><?php echo ((is_array($_tmp=$this->_tpl_vars['currency_sign'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
<b><?php echo ((is_array($_tmp=$this->_tpl_vars['last_withdrawal'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
</b> &nbsp; <small><?php echo ((is_array($_tmp=$this->_tpl_vars['last_withdrawal_date'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
</small></p>
           </div>
          </div>
         </div>
        </div>
       </div>
      </div>
      <div class="colelem" id="u7205"><!-- simple frame -->
	  
	  
	  
	  
	  
	  
	  
	  

<?php if (((is_array($_tmp=$this->_tpl_vars['say'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) == 'processed'):  if (((is_array($_tmp=$this->_tpl_vars['batch'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) == ''): ?>Withdrawal request saved.<?php else: ?> Withdrawal processed. Batch id: <?php echo ((is_array($_tmp=$this->_tpl_vars['batch'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp));  endif; ?>
<br><br>
<?php endif; ?>

<?php if (((is_array($_tmp=$this->_tpl_vars['fatal'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp))): ?>

<?php if (((is_array($_tmp=$this->_tpl_vars['fatal'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) == 'one_per_month'): ?>
You can withdraw once per month only.
<?php endif; ?>

<?php if (((is_array($_tmp=$this->_tpl_vars['fatal'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) == 'times_limit'): ?>
You can withdraw <?php echo ((is_array($_tmp=$this->_tpl_vars['settings']['limit_withdraw_period_times'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
 per <?php echo ((is_array($_tmp=$this->_tpl_vars['settings']['limit_withdraw_period_date'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
 only.
<?php endif; ?>


<?php if (((is_array($_tmp=$this->_tpl_vars['fatal'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) == 'withdrawal_percent_reached'): ?>
Withdrawl percent has been reached. We have stopped all withdrawals.
<?php endif; ?>

<?php else: ?>

<?php if (((is_array($_tmp=$this->_tpl_vars['say'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) == 'on_hold'): ?>
Sorry, this amount on hold now.<br><br>
<?php endif;  if (((is_array($_tmp=$this->_tpl_vars['say'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) == 'zero'): ?>
Sorry, you can't request a withdraw smaller than <?php echo ((is_array($_tmp=$this->_tpl_vars['currency_sign'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
0.00 only<br><br>
<?php endif;  if (((is_array($_tmp=$this->_tpl_vars['say'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) == 'less_min'): ?>
Sorry, you can request not less than <?php echo ((is_array($_tmp=$this->_tpl_vars['currency_sign'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp));  echo ((is_array($_tmp=$this->_tpl_vars['settings']['min_withdrawal_amount'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
<br><br>
<?php endif;  if (((is_array($_tmp=$this->_tpl_vars['say'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) == 'less_min_bankwire'): ?>
Sorry, you can request not less than <?php echo ((is_array($_tmp=$this->_tpl_vars['currency_sign'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
1000 for BankWire withdrawal<br><br>
<?php endif;  if (((is_array($_tmp=$this->_tpl_vars['say'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) == 'greater_max'): ?>
Sorry, you can request not greater than <?php echo ((is_array($_tmp=$this->_tpl_vars['currency_sign'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp));  echo ((is_array($_tmp=$this->_tpl_vars['settings']['max_withdrawal_amount'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
<br><br>
<?php endif;  if (((is_array($_tmp=$this->_tpl_vars['say'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) == 'daily_limit'): ?>
Sorry, you have exceeded a daily limit<br><br>
<?php endif;  if (((is_array($_tmp=$this->_tpl_vars['say'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) == 'not_enought'): ?>
Sorry, you have requested the amount larger than the one on your balance.<br><br>
<?php endif;  if (((is_array($_tmp=$this->_tpl_vars['say'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) == 'invalid_transaction_code'): ?>
You have entered the invalid transaction code.<br><br>
<?php endif;  if (((is_array($_tmp=$this->_tpl_vars['say'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) == 'no_deposits'): ?>
You have not done any deposits yet. Withdrawal function will be available after a deposit.
<br><br>
<?php endif;  if (((is_array($_tmp=$this->_tpl_vars['say'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) == 'no_active_deposits'): ?>
You must have active deposit to withdraw.
<?php endif; ?>


<?php if (((is_array($_tmp=$this->_tpl_vars['preview'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp))): ?>

<form method=post>
<input type=hidden name=a value=withdraw>
<input type=hidden name=action value=withdraw>
<input type=hidden name=amount value=<?php echo ((is_array($_tmp=$this->_tpl_vars['amount'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
>
<input type=hidden name=ec value=<?php echo ((is_array($_tmp=$this->_tpl_vars['ec'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
>
<input type=hidden name=comment value="<?php echo ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['comment'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)))) ? $this->_run_mod_handler('escape', true, $_tmp, 'html') : smarty_modifier_escape($_tmp, 'html')); ?>
">

<table cellspacing=0 cellpadding=2 border=0>
<tr>
 <td colspan=2>You are withdrawing <b><?php echo ((is_array($_tmp=$this->_tpl_vars['currency_sign'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp));  echo ((is_array($_tmp=$this->_tpl_vars['amount'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
</b> of <?php echo ((is_array($_tmp=$this->_tpl_vars['currency'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
. 
<?php if (((is_array($_tmp=$this->_tpl_vars['settings']['withdrawal_fee'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) > 0 || ((is_array($_tmp=$this->_tpl_vars['settings']['withdrawal_fee_min'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) > 0): ?> Our fee is 
<?php if (((is_array($_tmp=$this->_tpl_vars['settings']['withdrawal_fee'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) > 0): ?><b><?php echo ((is_array($_tmp=$this->_tpl_vars['settings']['withdrawal_fee'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
%</b><?php endif;  if (((is_array($_tmp=$this->_tpl_vars['settings']['withdrawal_fee'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) > 0 && ((is_array($_tmp=$this->_tpl_vars['settings']['withdrawal_fee_min'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) > 0): ?> or <?php endif;  if (((is_array($_tmp=$this->_tpl_vars['settings']['withdrawal_fee_min'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) > 0): ?> <b><?php echo ((is_array($_tmp=$this->_tpl_vars['currency_sign'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp));  echo ((is_array($_tmp=$this->_tpl_vars['settings']['withdrawal_fee_min'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
</b><?php if (((is_array($_tmp=$this->_tpl_vars['settings']['withdrawal_fee'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) > 0): ?> as a minimum<?php endif;  endif; ?>
.
<?php else: ?>
We have no fee for this operation. 
<?php endif; ?>
</td>
</tr>
<tr>
 <td colspan=2>Actually you will acquire the total of <b><?php echo ((is_array($_tmp=$this->_tpl_vars['currency_sign'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp));  echo ((is_array($_tmp=$this->_tpl_vars['to_withdraw'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
</b> on your <?php echo ((is_array($_tmp=$this->_tpl_vars['currency'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
 account <?php if (((is_array($_tmp=$this->_tpl_vars['account'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp))):  echo ((is_array($_tmp=$this->_tpl_vars['account'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp));  endif; ?>.</td>
</tr>
<?php if (((is_array($_tmp=$this->_tpl_vars['comment'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp))): ?>
<tr>
 <td colspan=2>Your comments: <?php echo ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['comment'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)))) ? $this->_run_mod_handler('escape', true, $_tmp, 'html') : smarty_modifier_escape($_tmp, 'html')); ?>
</td>
</tr>
<?php endif;  if (((is_array($_tmp=$this->_tpl_vars['settings']['use_transaction_code'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) && ((is_array($_tmp=$this->_tpl_vars['userinfo']['transaction_code'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp))): ?>
<tr>
 <td colspna=2>&nbsp;</td>
</tr>
<tr>
 <td width=1% nowrap>Transaction Code:</td>
 <td width=99%><input type="password" name="transaction_code" class=inpts size=15></td>
</tr>
<?php endif; ?>
<tr>
 <td><br><input type=submit value="Confirm" class=sbmt></td>
</tr></table>
</form>


<?php else: ?>


<form method=post>
<input type=hidden name=a value=withdraw>
<input type=hidden name=action value=preview>

<table cellspacing=0 cellpadding=2 border=0>

<tr><td>&nbsp;</td>
 <td> <small>
<?php if (isset($this->_sections['p'])) unset($this->_sections['p']);
$this->_sections['p']['name'] = 'p';
$this->_sections['p']['loop'] = is_array($_loop=((is_array($_tmp=$this->_tpl_vars['ps'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp))) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
$this->_sections['p']['show'] = true;
$this->_sections['p']['max'] = $this->_sections['p']['loop'];
$this->_sections['p']['step'] = 1;
$this->_sections['p']['start'] = $this->_sections['p']['step'] > 0 ? 0 : $this->_sections['p']['loop']-1;
if ($this->_sections['p']['show']) {
    $this->_sections['p']['total'] = $this->_sections['p']['loop'];
    if ($this->_sections['p']['total'] == 0)
        $this->_sections['p']['show'] = false;
} else
    $this->_sections['p']['total'] = 0;
if ($this->_sections['p']['show']):

            for ($this->_sections['p']['index'] = $this->_sections['p']['start'], $this->_sections['p']['iteration'] = 1;
                 $this->_sections['p']['iteration'] <= $this->_sections['p']['total'];
                 $this->_sections['p']['index'] += $this->_sections['p']['step'], $this->_sections['p']['iteration']++):
$this->_sections['p']['rownum'] = $this->_sections['p']['iteration'];
$this->_sections['p']['index_prev'] = $this->_sections['p']['index'] - $this->_sections['p']['step'];
$this->_sections['p']['index_next'] = $this->_sections['p']['index'] + $this->_sections['p']['step'];
$this->_sections['p']['first']      = ($this->_sections['p']['iteration'] == 1);
$this->_sections['p']['last']       = ($this->_sections['p']['iteration'] == $this->_sections['p']['total']);
?>
   <?php if (((is_array($_tmp=$this->_tpl_vars['ps'][$this->_sections['p']['index']]['balance'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) > 0):  echo ((is_array($_tmp=$this->_tpl_vars['currency_sign'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp));  echo ((is_array($_tmp=$this->_tpl_vars['ps'][$this->_sections['p']['index']]['balance'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
 of <?php echo ((is_array($_tmp=$this->_tpl_vars['ps'][$this->_sections['p']['index']]['name'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp));  if (((is_array($_tmp=$this->_tpl_vars['hold'][$this->_sections['p']['index']]['amount'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) > 0): ?> / <?php echo ((is_array($_tmp=$this->_tpl_vars['currency_sign'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp));  echo ((is_array($_tmp=$this->_tpl_vars['hold'][$this->_sections['p']['index']]['amount'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
 on hold<?php endif; ?><br><?php endif;  endfor; endif; ?>
 </td>
</tr>

<?php if (isset($this->_sections['ps'])) unset($this->_sections['ps']);
$this->_sections['ps']['name'] = 'ps';
$this->_sections['ps']['loop'] = is_array($_loop=((is_array($_tmp=$this->_tpl_vars['pay_accounts'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp))) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
$this->_sections['ps']['show'] = true;
$this->_sections['ps']['max'] = $this->_sections['ps']['loop'];
$this->_sections['ps']['step'] = 1;
$this->_sections['ps']['start'] = $this->_sections['ps']['step'] > 0 ? 0 : $this->_sections['ps']['loop']-1;
if ($this->_sections['ps']['show']) {
    $this->_sections['ps']['total'] = $this->_sections['ps']['loop'];
    if ($this->_sections['ps']['total'] == 0)
        $this->_sections['ps']['show'] = false;
} else
    $this->_sections['ps']['total'] = 0;
if ($this->_sections['ps']['show']):

            for ($this->_sections['ps']['index'] = $this->_sections['ps']['start'], $this->_sections['ps']['iteration'] = 1;
                 $this->_sections['ps']['iteration'] <= $this->_sections['ps']['total'];
                 $this->_sections['ps']['index'] += $this->_sections['ps']['step'], $this->_sections['ps']['iteration']++):
$this->_sections['ps']['rownum'] = $this->_sections['ps']['iteration'];
$this->_sections['ps']['index_prev'] = $this->_sections['ps']['index'] - $this->_sections['ps']['step'];
$this->_sections['ps']['index_next'] = $this->_sections['ps']['index'] + $this->_sections['ps']['step'];
$this->_sections['ps']['first']      = ($this->_sections['ps']['iteration'] == 1);
$this->_sections['ps']['last']       = ($this->_sections['ps']['iteration'] == $this->_sections['ps']['total']);
?>
<tr>
 <td>Your <?php echo ((is_array($_tmp=$this->_tpl_vars['pay_accounts'][$this->_sections['ps']['index']]['name'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
 Account:</td>
 <td><?php if (((is_array($_tmp=$this->_tpl_vars['pay_accounts'][$this->_sections['ps']['index']]['account'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)) != ''):  echo ((is_array($_tmp=$this->_tpl_vars['pay_accounts'][$this->_sections['ps']['index']]['account'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp));  else: ?><a href=?a=edit_account><i>not set</i></a><?php endif; ?></td>
</tr>
<?php endfor; endif; ?>
</table>

<?php if (((is_array($_tmp=$this->_tpl_vars['other_processings'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp))): ?>
For other eCurrencies please provide your <br> Payee Account details in the comments field below.
<?php endif; ?>

<?php if (((is_array($_tmp=$this->_tpl_vars['withdraw_systems'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp))): ?>
<table cellspacing=0 cellpadding=2 border=0 width=200>
<tr>
 <td colspan=2>&nbsp;</td>
</tr>
<tr>
 <td>Select eCurrency:</td>
 <td><select name=ec class=inpts>
<?php if (isset($this->_sections['p'])) unset($this->_sections['p']);
$this->_sections['p']['name'] = 'p';
$this->_sections['p']['loop'] = is_array($_loop=((is_array($_tmp=$this->_tpl_vars['withdraw_systems'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp))) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
$this->_sections['p']['show'] = true;
$this->_sections['p']['max'] = $this->_sections['p']['loop'];
$this->_sections['p']['step'] = 1;
$this->_sections['p']['start'] = $this->_sections['p']['step'] > 0 ? 0 : $this->_sections['p']['loop']-1;
if ($this->_sections['p']['show']) {
    $this->_sections['p']['total'] = $this->_sections['p']['loop'];
    if ($this->_sections['p']['total'] == 0)
        $this->_sections['p']['show'] = false;
} else
    $this->_sections['p']['total'] = 0;
if ($this->_sections['p']['show']):

            for ($this->_sections['p']['index'] = $this->_sections['p']['start'], $this->_sections['p']['iteration'] = 1;
                 $this->_sections['p']['iteration'] <= $this->_sections['p']['total'];
                 $this->_sections['p']['index'] += $this->_sections['p']['step'], $this->_sections['p']['iteration']++):
$this->_sections['p']['rownum'] = $this->_sections['p']['iteration'];
$this->_sections['p']['index_prev'] = $this->_sections['p']['index'] - $this->_sections['p']['step'];
$this->_sections['p']['index_next'] = $this->_sections['p']['index'] + $this->_sections['p']['step'];
$this->_sections['p']['first']      = ($this->_sections['p']['iteration'] == 1);
$this->_sections['p']['last']       = ($this->_sections['p']['iteration'] == $this->_sections['p']['total']);
?>
   <option value=<?php echo ((is_array($_tmp=$this->_tpl_vars['withdraw_systems'][$this->_sections['p']['index']]['id'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
><?php echo ((is_array($_tmp=$this->_tpl_vars['withdraw_systems'][$this->_sections['p']['index']]['name'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
</option>
<?php endfor; endif; ?>
     </select>
 </td>
</tr><tr>
 <td>Withdrawal (<?php echo ((is_array($_tmp=$this->_tpl_vars['currency_sign'])) ? $this->_run_mod_handler('myescape', true, $_tmp) : smarty_modifier_myescape($_tmp)); ?>
):</td>
 <td><input type=text name=amount value="10.00" class=inpts size=15></td>
</tr><tr>
 <td colspan=2><textarea name=comment class=inpts cols=45 rows=4>Your comment</textarea>
</tr>
<tr>
 <td>&nbsp;</td>
 <td><input type=submit value="Request" class=sbmt></td>
</tr></table>
<?php else: ?>
<br><br>
You have no funds to withdraw.
<?php endif; ?>
</form>

<?php endif; ?>

<?php endif; ?>
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  </div>
     </div>


