• Файл: print.html
  • Полный путь: https://files.multura.space/qiwi/interface_fake-osmp_v1.0.0/system/print.html
  • Дата изменения: 12/19/2011 8:40 AM
  • Размер файла: 1.63 KB
  • MIME-тип: text/html
  • Кодировка: 8 bit
 
Открыть Назад
<html>

<head>

	<title>provider / 180</title>

	<meta http-equiv="content-type" content="text/html; charset=windows-1251">

	<meta http-equiv="pragma" content="no-cache">

	<meta http-equiv="refresh" content="30; URL=./index.html">

</head>

<script>

function menu() {
	parent.location = "./index.html";
}

function bdef(){
	
}

function init() {
    var sFlag = ff.DublCheckSuccess.value;
    var oMsg = document.getElementById('msg');

    if (sFlag == 'true') {
        oMsg.innerHTML = '  .<br />    .';
    }
    else {
        oMsg.innerHTML = ',        .';
    }
}

</script>

<link rel="stylesheet" href="./css/pay_status.css" type="text/css">

<body onload="bdef();" bgcolor="#e6e6e6" topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" heightmargin="0">
    <form name="ff" action="#">
        <input id="DublCheckSuccess" name="DublCheckSuccess" type="hidden" value="" onpropertychange="init()" />
    </form>

    <table cellpadding="0" cellspacing="0" border="0" width="100%" height="890" bgcolor="#e6e6e6">
        <tr>
	        <td align="center" valign="middle"><span id="msg" style="color: #a61d00; font-size: 24px;"></span></td>
        </tr>
    </table>
    
    <div style="width: 100%; height: 121px; background-color: #e6e6e6; padding-left: 490px; margin-bottom: 10px;">
        <div><img src="./img/ui/navigation/menu.gif" onMouseOver='src="./img/ui/navigation/menu_press.gif"' onMouseOut='src="./img/ui/navigation/menu.gif"' onclick='menu();' /></div>
    </div>
</body>
</html>