• Файл: zkh_msk.html
  • Полный путь: https://files.multura.space/qiwi/interface_old-osmp_v2.7.8/site/zkh_msk.html
  • Дата изменения: 10/09/2015 5:24 PM
  • Размер файла: 14.5 KB
  • MIME-тип: text/html
  • Кодировка: 8 bit
 
Открыть Назад
<html>

<head>

<title> </title>

<meta http-equiv="refresh" content="180; URL=./index.html">
<meta http-equiv="pragma" content="no-cashe">
<meta http-equiv="content-type" content="text/html; charset=windows-1251">

<script src="./reklama.js"></script>

</head>

<body onLoad="press('c'); reklama('zkh_msk');" topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0">

<center>

<style>

.alert {
	font-size: 15;
	color: ffffff;
	font-family: arial;
	font-weight: bold;
}


.t_b {
	font-size: 20;
	color: 368DC4;
	font-family: arial
}




.t_b2 {
	font-size: 15;
	color: 368DC4;
	font-family: arial
}
.t_w {
	font-size: 20;
	color: white;
	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;
}

.inp2{
	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;
	border-style: none;
	font-weight: bold;
	text-align: center;
}


.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;
}
</style>



<script>

var x = '';
var z = 0;
var y = -1;
var q = -1;
function press(digit) {
     
     if (digit == 'c') {x=''; z=0; y=-1}

	else if (digit == 'bs') {

		x = x.substring(0,x.length-1);

		q = (x.length-1);

		if ((q-y)<0){ 

			y = -1; z=0

		}

		
	}

     else if (digit == 'zpt') {

          if ((x.length > 24)&& (z==0) ){x = x + '.'; z+=1;y=x.length;}

     }

     else {
          if ((x.length < 35) && ((y==-1)||(x.length-y<2))){x = x + digit;}

	}


	
	ff._extra_account.value = '';
	ff._extra_time.value = '';
	ff._extra_fixed_int_summ.value = ''; 
	ff.code.value = ''; 
	ff.phone.value = '';


	var error = "";
	var dibla = "";


        if(x.length < 10) {
		ff._extra_account.value = x.substring(0,10);
		}

        if(x.length >= 10) {
		ff._extra_time.value = x.substring(10,14);
		ff._extra_account.value = x.substring(0,10);
		}

        if(x.length >= 14) {
		ff.code.value = x.substring(14,17);
		ff._extra_time.value = x.substring(10,14);
		ff._extra_account.value = x.substring(0,10);
		}

                               
        if(x.length >= 17) {
		ff.phone.value = x.substring(17,24);
		ff.code.value = x.substring(14,17);
		ff._extra_time.value = x.substring(10,14);
		ff._extra_account.value = x.substring(0,10);
		}


        if(x.length >= 20) {
		ff._extra_fixed_int_summ.value = x.substring(24,x.length);
		ff.phone.value = x.substring(17,24);
		ff.code.value = x.substring(14,17);
		ff._extra_time.value = x.substring(10,14);
		ff._extra_account.value = x.substring(0,10);
		}





	if (x.length == 14) {

			var mm = x.substring(10,12);
			var gg = x.substring(12,14);
                        if (!((mm >= "01") && (mm <= "12") && (gg >= "03") && (gg <= "09")))  error += "<table cellpadding=\"10\" cellspacing=\"0\" border=\"0\" width=\"100%\" height=\"50\"><tr bgcolor=\"#c00303\"><td align=\"center\" valign=\"middle\"><img border=\"0\" src=\"./img/alert.gif\"></td><td class=\"alert\">!<br>  </td></tr></table>"
			
				if (error.length != 0)
					{
					document.getElementById('ERROR_MSG').innerHTML = error;
					ff._extra_time.value = '';
					x = x.substring(0,10);
					}

				else document.getElementById('ERROR_MSG').innerHTML = "";

		}



	if (x.length == 24) {

			var dcode = x.substring(14,17);
			var dphone = x.substring(17,24);
                        if ((dcode == "666") && (dphone == "6666666"))  dibla += "<table cellpadding=\"10\" cellspacing=\"0\" border=\"0\" width=\"100%\" height=\"50\"><tr bgcolor=\"#c00303\"><td align=\"center\" valign=\"middle\"><img border=\"0\" src=\"./img/alert.gif\"></td><td class=\"alert\">  !  ?   ? </u></td></tr></table>"
			                
				if (dibla.length != 0)
					{
					document.getElementById('ERROR_MSG').innerHTML = dibla;
					ff.code.value = '';
					ff.phone.value = '';
					x = x.substring(0,17);
					}

				else document.getElementById('ERROR_MSG').innerHTML = "";

		}




	


	ff.getAccountNumber.value = x.substring(0,10) + ":" + x.substring(10,14);
	ff._extra_phonenumber.value = x.substring(14,24);
        	
	document.account.src='./img/set_1.gif';
	document.time.src='./img/set_0.gif';
	document.code.src='./img/set_0.gif';
	document.phone.src='./img/set_0.gif';
	document.summ.src='./img/set_0.gif';

	if (x.length >= 10) {
		document.account.src='./img/set_0.gif';
		document.time.src='./img/set_1.gif';
		document.code.src='./img/set_0.gif';
		document.phone.src='./img/set_0.gif';
		document.summ.src='./img/set_0.gif';
		}


	if (x.length >= 14) {
		document.account.src='./img/set_0.gif';
		document.time.src='./img/set_0.gif';
		document.code.src='./img/set_1.gif';
		document.phone.src='./img/set_0.gif';
		document.summ.src='./img/set_0.gif';
		}


	if (x.length >= 17) {
		document.account.src='./img/set_0.gif';
		document.time.src='./img/set_0.gif';
		document.code.src='./img/set_0.gif';
		document.phone.src='./img/set_1.gif';
		document.summ.src='./img/set_0.gif';
		}


	if (x.length >= 24) {
		document.account.src='./img/set_0.gif';
		document.time.src='./img/set_0.gif';
		document.code.src='./img/set_0.gif';
		document.phone.src='./img/set_0.gif';
		document.summ.src='./img/set_1.gif';
		}



	if (x.length >= 27) {document.next.src='./img/continiue.gif';}

	else {document.next.src='./img/set_0.gif';}

}

function gonext() {
	if (x.length > 9) {
		location.href='enter_sum.html';
			}
	}


</script>



<table cellpadding="0" cellspacing="0" border="0" width="100%" height="97%">

<tr><td colspan="3" bgcolor="#c0c0c0" height="1" name="rek" id="rek"></td></tr>

<tr><td valign="top">
	
	<form name="ff" action="./validate_confirm.html" method="post">
        <input type="hidden" name="getAccountNumber">
        <input type="hidden" name="_extra_phonenumber">
	
	<table cellpadding="0" cellspacing="0" border="0" width="450">
	<tr><td style="padding-top: 100px;" colspan="2"><img border="0" src="./img/enter_number.gif"></td></tr>
	</table>

	<table cellpadding="0" cellspacing="0" border="0" width="550">
	<tr><td width="70"></td><td class="t_b">
		<table cellpadding="0" cellspacing="0" border="0" width="100%">
	
		<tr>
		<td colspan="7" class="t_b" height="50" valign="bottom">      </td>

		</tr>
	
		<tr>
		<td width="11" bgcolor="#f0f0f0"><img border="0" src="./img/in_left.gif"></td><td bgcolor="#f0f0f0" widht="200"><input name="_extra_account" type="text" maxlenght="10" class="inp" style="width: 250;"></td><td width="11"><img border="0" src="./img/in_right.gif"></td>
		<td width="10"></td>
		<td width="11" bgcolor="#f0f0f0"><img border="0" src="./img/in_left.gif"></td><td bgcolor="#f0f0f0" width="120"><input name="_extra_time" type="text" maxlenght="2" class="inp" style="width: 120;"></td><td width="11"><img border="0" src="./img/in_right.gif"></td>
		</tr>

		<tr>
		<td colspan="3" align="center"><img border="0" src="./img/set_1.gif" name="account" id="account" style="margin-top: 10;"></td>
		<td width="10" bgcolor="#ffffff"></td>
                <td align="center" colspan="3"><img border="0" src="./img/set_0.gif" name="time" id="time" style="margin-top: 10;"></td>
		</tr>


		<tr>
		<td colspan="11" class="t_b2">!      <u></u>.<br><br></td>
		</tr>

		</table>
	</td><td width="50"></td></tr>
	</table>



	<table cellpadding="0" cellspacing="0" border="0">
	<tr><td width="70"></td><td class="t_b">
		<table cellpadding="0" cellspacing="0" border="0" width="100%">

		<tr>
		<td colspan="11" class="t_b">  :</td>
		</tr>

		<tr>
		<td class="inp2" width="30">8</td>
		<td width="11" bgcolor="#f0f0f0"><img border="0" src="./img/in_left.gif"></td><td width="9" bgcolor="#f0f0f0"><img border="0" src="./img/in_c_left.gif"></td><td bgcolor="#f0f0f0" width="100"><input name="code" type="text" maxlenght="2" class="inp" style="width: 100;"></td><td width="9" bgcolor="#f0f0f0"><img border="0" src="./img/in_c_right.gif"></td><td width="11" bgcolor="#ffffff"><img border="0" src="./img/in_right.gif"></td>
		<td width="10" bgcolor="#ffffff"></td>
		<td width="11" bgcolor="#f0f0f0"><img border="0" src="./img/in_left.gif"></td><td bgcolor="#f0f0f0" width="150"><input name="phone" type="text" maxlenght="2" class="inp" style="width: 200;"></td><td width="11"><img border="0" src="./img/in_right.gif"></td>	
		</tr>

		<tr>
		<td></td>
		<td colspan="5" align="center"><img border="0" src="./img/set_0.gif" name="code" id="code" style="margin-top: 10;"></td>
		<td width="10" bgcolor="#ffffff"></td>
		<td colspan="3" align="center"><img border="0" src="./img/set_0.gif" name="phone" id="phone" style="margin-top: 10;"></td>
		</tr>


		<tr>
		<td colspan="11" class="t_b2"><br>      <br>      .</td>
		</tr>

		</table>
	</td><td width="50"></tr>
	</table>




	<table cellpadding="0" cellspacing="0" border="0">
	<tr><td width="70"></td><td class="t_b">
		<table cellpadding="0" cellspacing="0" border="0" width="100%">

		<tr>
		<td colspan="11" class="t_b" height="30" valign="bottom"> </td>
    		</tr>
		
		<tr>
		<td width="11" bgcolor="#f0f0f0"><img border="0" src="./img/in_left.gif"></td><td bgcolor="#f0f0f0" width="80"><input name="_extra_fixed_int_summ" type="text" maxlenght="6" class="inp" style="width: 300;"></td><td width="11"><img border="0" src="./img/in_right.gif"></td>
		</tr>

		<tr>
                <td align="center" colspan="3"><img border="0" src="./img/set_0.gif" name="summ" id="summ" style="margin-top: 10;"></td>
		</tr>

		</table>
	</td><td width="50"></tr>
	</table>


	<table cellpadding="0" cellspacing="0" border="0">
	<tr><td width="70"></td><td class="t_b">
		<table cellpadding="0" cellspacing="0" border="0" width="100%">

		<tr>
		<td colspan="11" class="t_b2"><b>!       ,   !</b></td>
		</tr>

		<tr>
		<td colspan="11" class="t_b2">!             !   !             10 .</td>
		</tr>


		</table>
	</td><td width="50"></tr>
	</table>


	<table cellpadding="0" cellspacing="0" border="0">
	<tr><td width="70"></td><td class="t_b">
		<table cellpadding="0" cellspacing="0" border="0" width="100%">

		<tr>
		<td height="10"></td>
		</tr>

		<tr>
		<td><div id=ERROR_MSG></div></td>
		</tr>
		</table>



	</td><td width="50"></tr>


	</table>




	</form>

</td><td align="right" valign="top">

	<table cellpadding="0" cellspacing="0" border="0" width="300">
	<tr><td align="center"><img border="0" src="./img/zkh_msk.jpg" style="margin-top: 50;"></td></tr>
	</table>

	<table cellpadding="0" cellspacing="0" border="0">
	<tr>
	<td><img src="img/01_off.gif" onmouseover="this.src='img/01_on.gif'" onmouseout="this.src='img/01_off.gif'" onClick="press('1');" alt="" width="100" height="112" border="0"></td>
	<td><img src="img/02_off.gif" onmouseover="this.src='img/02_on.gif'" onmouseout="this.src='img/02_off.gif'" onClick="press('2');" alt="" width="100" height="112" border="0"></td>
	<td><img src="img/03_off.gif" onmouseover="this.src='img/03_on.gif'" onmouseout="this.src='img/03_off.gif'" onClick="press('3');" alt="" width="100" height="112" border="0"></td>
	</tr>
	<tr>
	<td><img src="img/04_off.gif" onmouseover="this.src='img/04_on.gif'" onmouseout="this.src='img/04_off.gif'" onClick="press('4');" alt="" width="100" height="112" border="0"></td>
	<td><img src="img/05_off.gif" onmouseover="this.src='img/05_on.gif'" onmouseout="this.src='img/05_off.gif'" onClick="press('5');" alt="" width="100" height="112" border="0"></td>
	<td><img src="img/06_off.gif" onmouseover="this.src='img/06_on.gif'" onmouseout="this.src='img/06_off.gif'" onClick="press('6');" alt="" width="100" height="112" border="0"></td>
	</tr>
	<tr>
	<td><img src="img/07_off.gif" onmouseover="this.src='img/07_on.gif'" onmouseout="this.src='img/07_off.gif'" onClick="press('7');" alt="" width="100" height="112" border="0"></td>
	<td><img src="img/08_off.gif" onmouseover="this.src='img/08_on.gif'" onmouseout="this.src='img/08_off.gif'" onClick="press('8');" alt="" width="100" height="112" border="0"></td>
	<td><img src="img/09_off.gif" onmouseover="this.src='img/09_on.gif'" onmouseout="this.src='img/09_off.gif'" onClick="press('9');" alt="" width="100" height="112" border="0"></td>
	</tr>
	<tr>
	<td><img src="img/c_off.gif" onmouseover="this.src='img/c_on.gif'" onmouseout="this.src='img/c_off.gif'"  onClick="press('c');" alt="" width="100" height="112" border="0"></td>
	<td><img src="img/00_off.gif" onmouseover="this.src='img/00_on.gif'" onmouseout="this.src='img/00_off.gif'" onClick="press('0');" alt="" width="100" height="112" border="0"></td>
	<td><img src="img/arr_off.gif" onmouseover="this.src='img/arr_on.gif'" onmouseout="this.src='img/arr_off.gif'" onClick="press('bs');" alt="" width="100" height="112" border="0"></td>
	</tr>

	<tr>
	<td>&nbsp;</td>
	<td align="center"><img src="img/zpt_out.jpg" onmouseover="this.src='img/zpt_in.jpg'" onmouseout="this.src='img/zpt_out.jpg'" onClick="press('zpt');" alt="" width="93" height="67" border="0"></td>
	<td>&nbsp;</td>
	</tr>

	</table>



</td><td width="70"></td></tr>

<tr><td colspan="3" height="150">
	
	<table cellpadding="0" cellspacing="0" border="0" width="100%">
	
	<tr><td width="70"></td><td align="left"><a href="./zkh_all.html"><img border="0" src="./img/back.gif" vspace="15"></a></td><td align="right"><img src="./img/continiue.gif" vspace="15" onclick='document.cookie="Phone_Number="+ ff.getAccountNumber.value; ff.submit();' id="next" name=next border="0"></td><td width="70"></td></tr>
	
	</table>


</td></tr>

<tr><td colspan="3" bgcolor="#cb002d" height="30"></td></tr>



</body>


</html>