<html>
<head>
<title>Untitled</title>
<META HTTP-EQUIV=Pragma CONTENT=no-cashe>
<META http-equiv=Content-Type content="text/html; charset=windows-1251">
</head>
<script>
var comissionInfoWin = 0;
function showComissionInfo(hide)
{
var x = 10; //event.clientX - 200 +'px';
var y = 100; //event.clientY+'px';
var text = document.ff.comissionInfoText.value;
if (text != '')
{
var obj = document.getElementById('comissionInfoTextArea');
obj.innerHTML = text;
}
var obj = document.getElementById('comissionInfo');
obj.style.top = y;
obj.style.left = x;
if ((comissionInfoWin == 1) || (hide == 1))
{
obj.style.display = 'none';
comissionInfoWin = 0;
}
else
{
obj.style.display = '';
comissionInfoWin = 1;
setTimeout('showComissionInfo(1);',15000);
}
}
</script>
<body leftmargin=0 bottommargin=0 rightmargin=0 topmargin=0>
<style>
.t_b { font-size:20;color:368DC4;font-family:arial }
.t_w { font-size:20;color:white;font-family:arial }
.msg { font-size:20;color:A61D00;font-family:arial }
.inp {
font-family : arial;
color : A61D00;
font-size : 45;
border-left-width : 0;
border-right-width : 0;
border-top-width : 0;
border-bottom-width : 0;
border-width : 0;
background-color: f0f0f0;
border-style : none;
font-weight : bold;
text-align : center;
text-valign : middle;
}
.inp4 {
font-family : arial;
color : A61D00;
font-size : 15;
width: 80px;
border-left-width : 0;
border-right-width : 0;
border-top-width : 0;
border-bottom-width : 0;
border-width : 0;
background-color: f0f0f0;
border-style : none;
font-weight : bold;
text-align : center;
text-valign : middle;
}
.inp4b {
font-family : arial;
color : 0075B3;
font-size : 12;
border-left-width : 0;
border-right-width : 0;
border-top-width : 0;
border-bottom-width : 0;
border-width : 0;
background-color: ffffff;
border-style : none;
font-weight : bold;
text-align : center;
text-valign : middle;
}
.inp4t {
font-family : arial;
color : 666666;
font-size : 16;
width: 40px;
border-left-width : 0;
border-right-width : 0;
border-top-width : 0;
border-bottom-width : 0;
border-width : 0;
background-color: ffffff;
border-style : none;
font-weight : bold;
text-align : left;
text-valign : middle;
}
.inp5 {
font-family : arial;
color : A61D00;
font-size : 25;
border-left-width : 0;
border-right-width : 0;
border-top-width : 0;
border-bottom-width : 0;
border-width : 0;
background-color: f0f0f0;
border-style : none;
font-weight : bold;
text-align : center;
text-valign : middle;
}
.inpt {
font-family : arial;
color : A61D00;
font-size : 35;
border-left-width : 0;
border-right-width : 0;
border-top-width : 0;
border-bottom-width : 0;
border-width : 0;
background-color: ffffff;
border-style : none;
font-weight : bold;
text-align : center;
text-valign : middle;
}
.cname {
font-family : arial;
color : white;
font-size : 20;
border-left-width : 0;
border-right-width : 0;
border-top-width : 0;
border-bottom-width : 0;
border-width : 0;
background-color: 368DC4;
border-style : none;
font-weight : bold;
text-align : center;
text-valign : middle;
}
td {
font-family : arial;
color : #666666;
}
</style>
<BGSOUND SRC="sound/kupurop.wav" LOOP="1">
<table width="100%" height="95%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="top" height="100">
<br /><br />
<img src="img/pay.gif" alt="" width="654" height="34" border="0">
</td>
</tr>
<form name="ff" action="ok.html" method="post">
<tr>
<td align="center" valign="top">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td><img src="./img/summa_nemenshe.gif" alt="" width="600" height="22" border="0"><!--- <font color="#FF0000"><strong>! </strong></font> ---></td>
<td><input type=text name="min_summ" style="width:120px;" class="inp5" value=""> <font color="#FF0000"<strong></strong></font></td>
</tr>
</table>
<table cellpadding="0" cellspacing="0" border="0">
<tr class="t_b" style="font-size:19">
<td colspan=3 align="center">Ѩ </td>
</tr>
<tr bgcolor="f0f0f0">
<td width=1 bgcolor="white"></td>
<td width=11><img src="./img/in_left.gif" width="11" height="65"></td>
<td width=180><input type=text name="getAmount" class="inp" value=""></td>
<td width=11><img src="./img/in_right.gif" width="11" height="65"></td>
<td width=8 bgcolor="white"></td>
</tr>
<tr><td colspan=3 height=7></td></tr>
<tr align="center">
<td colspan=3><img src="./img/set_1.gif" width="24" height="12" name="amount_i" id="amount_i"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<br />
<table cellpadding="0" cellspacing="0" border="0" style="float: right; margin-right: 7px;">
<tr>
<td><strong><input type="text" style="width:582; font-size: 13px;" name="komisswarn" class="inp4t" value=" ( ) : "></strong></td>
<td><input type=text name="komiss" class="inp4" value=""></td>
<td><strong><input type=text style="width:40;" name="komissprop" class="inp4t" value="%"></strong></td>
<td rowspan=3 align="center">
<div style="width: 187px; height: 65px;">
<div id="comissionInfoButton" style="display: none;">
<a href=# onClick="showComissionInfo(); event.returnValue = false;"><img src="./img/info_komiss.gif" border="0"></a>
</div>
</div>
</td>
</tr>
<tr>
<td colspan="3"><input type=text style="width:720" name="komissprofile" id="komm_warn" class="inp4b" value=""></td>
</tr>
<tr>
<td><strong style="font-size:13; font-weight : bold;"> ........................................................................................... </strong></td>
<td><input type="text" name="really_summ" class="inp4" value=""></td>
<td><strong></strong></td>
<input type="hidden" name="comissionInfoText" value="" onpropertychange="document.getElementById('comissionInfoButton').style.display = 'inline';">
</tr>
</table>
</td>
</tr>
</form>
<tr>
<td align="center" valign="top">
<br />
<img src="./img/confirm_nadp2.gif" alt="" width="654" height="180" border="0">
<form name="alert">
<input name="alert1" type="text" style="width:560;height:55" class="inpt" value="">
</form>
</td>
</tr>
<tr>
<td align="center" height="132" valign="top">
<table width="100%" height="100%" cellpadding="0" cellspacing="0">
<tr>
<td align="center" width="222"><!--- <img src="img/back.gif" onclick="javascript:history.back()" alt="" hspace="70" width="51" height="90" border="0"> ---></td>
<td> </td>
<td align="center" width="222"><img src="img/pay.jpg" alt="" onclick='document.cookie="Sum="+ff.getAmount.value; ff.submit();' id="next" name=next width="130" height="130" border="0"></td>
</tr>
</table>
</td>
</tr>
</table>
<div id="comissionInfo" style="position: absolute; top:0; display: none; filter: alpha(opacity=90, style=0);">
<table cellspacing=1 cellpadding=20 bgcolor=#000000 border=0>
<tr>
<td valign=top bgcolor=#FFFFEE id="comissionInfoTextArea"><center><strong> </strong></center></td>
</tr>
</table>
</div>
</body>
</html>