<div id="midle" class="cont">
<div id="content">
<h1 id="h1"><div class="blocks">Withdraw funds</div></h1>
<form method="post">
<input type="hidden" name="a" value="withdraw">
<input type="hidden" name="action" value="withdraw">
<input type="hidden" name="amount" value="0.00080000">
<input type="hidden" name="ec" value="48">
<input type="hidden" name="comment" value="Your comment">
<table cellspacing="0" cellpadding="2" border="0" class="form deposit_confirm">
<tbody><tr>
<th>Payment System:</th>
<td>Bitcoin</td>
</tr>
<tr>
<th>Account:</th>
<td>1Jzo9iCFTVDPGs75GGBhs7ohjrYdPXSkbM</td>
</tr>
<tr>
<th>Debit Amount:</th>
<td>0.00080000 BTC</td>
</tr>
<tr>
<th>Withdrawal Fee:</th>
<td>
We have no fee for this operation.
</td>
</tr>
<tr>
<th>Credit Amount:</th>
<td>0.00080000 BTC</td>
</tr>
<tr>
<th>Note:</th>
<td>Your comment</td>
</tr>
<tr>
<td colspan="2"><button type="submit" value="Confirm" class="btn">Confirm</button></td>
</tr></tbody></table>
</form>
</div>
<div id="sidebarR">
<ul id="nav-lk">
<li><a href="/account.html">Your account</a></li>
<li><a href="/deposit.html">Make deposit</a></li>
<li><a href="/deposit_list.html">Deposits list</a></li>
<li><a href="/withdraw.html">Withdraw funds</a></li>
<li><a href="/earnings.html">transactions</a></li>
<li><a href="/withdraw_history.html">withdrawals history</a></li>
<li><a href="/referals.html">Your referrals</a></li>
<li><a href="/referallinks.html">Promo-materials</a></li>
<li><a href="/edit_account.html">Account settings</a></li>
<li><a href="/logout.html">LOGOUT</a></li>
</ul>
</div>
<div class="clearfix"></div>
</div>