<?xml version="1.0" encoding="UTF-8"?><ajax>
	<cmd p="title"><![CDATA[ Вход на сайт ]]></cmd>
	<cmd p="js"><![CDATA[
	sendFrm555=function() {
		$('#msgL555').html('<div class="myWinLoadS"></div>');
		_uPostForm('frmLg555',{type:'POST',url:'/index/sub/',error:function() {
			_uButtonEn('frmLg555',1);
			$('#msgL555').html('<div class="myWinLoadSF" title="Невозможно выполнить запрос, попробуйте позже"></div>');
			_uWnd.alert('<div class="myWinError">Невозможно выполнить запрос, попробуйте позже</div>','',{w:250,h:90,tm:3000,pad:'15px'});
		}});
	}
	]]></cmd>
	<cmd p="content"><![CDATA[ 
	<div align="left">
		<form id="frmLg555" method="post" style="margin:0" onsubmit="sendFrm555();return false;">
			<table border="0" cellpadding="1" cellspacing="0" width="100%">
				<tr>
					<td width="35%" nowrap="nowrap">Логин:</td>
					<td><input type="text" name="user" style="width:95%" maxlength="50" /></td></tr>
				<tr>
					<td>Пароль:</td>
					<td><input type="password" name="password" style="width:95%" maxlength="32" /></td></tr>
				<tr><td colspan=2>
	<div class="recaptcha-wrapper wait-loader normal"  style="display:none;" >
		<div id="recaptcha_uwnd-local-auth_6LcoMxIUAA" class="g-recaptcha" data-sitekey="6LcoMxIUAAAAAAuKH2rqFDbjjuajdK9dAiaV922o" data-theme="light" data-size="normal" ></div>
		<span data-reset onclick="reReset(this )"></span>
	</div><script type="text/javascript">
		if (window.grecaptcha) {
			$('.g-recaptcha').each(function (index, element) {
				
		if ($(element).is(':empty') && grecaptcha.render) {
			grecaptcha.render(element, {
				sitekey:element.getAttribute('data-sitekey'),
				theme:element.getAttribute('data-theme'),
				size:element.getAttribute('data-size')
			});
		}
	
			});
		}
	</script></td></tr>
				<tr>
					<td nowrap="nowrap">
						<input id="rem555" type="checkbox" name="rem" value="1" checked /><label for="rem555">запомнить</label>
						</td>
					<td valign="top">
						<table border="0" cellpadding="0" cellspacing="0">
						<tr><td><button id=subbutfrmLg555 class="ubtn-default light-btn" type=submit onclick="this.disabled = this.form.checkValidity(); this.form.requestSubmit(); return false;" >Вход</button></td><td style="padding-left:4px" id="msgL555"></td></tr></table>
					</td>
				</tr>
				<tr>
				<td style="text-align:center;padding-top:5px;" colspan="2"><a href="javascript:;" rel="nofollow" onclick="new _uWnd('Prm','Напоминание пароля',300,130,{autosize:1,closeonesc:1},{url:'/index/5'});_uWnd.findparent(this).close();return false;">Забыл пароль</a> &middot; <a  href="/index/3">Регистрация</a></td>
				</tr>
			</table>
			<input type="hidden" name="a" value="2" /><input type="hidden" name="ajax" value="2" />
		</form>
		<div style="display:flex;justify-content:center;"><button class="btn tgme_widget_login_button" onclick="return TWidgetLogin.auth();" id="tgauth" data-onauth="TelegramAuth(user)"><i class="tgme_widget_login_button_icon"></i>Войти через Telegram</button></div>
			<script>
			function TelegramAuth(user) {
				user['a'] = 9; user['m'] = 'telegram';
				_uPostForm('', {type: 'POST', url: '/index/sub', data: user});
			}
			</script>
			  <script src="/.s/src/telegram/auth.js"></script>
				<script>TWidgetLogin.init('widget_login', 1596184588, {"origin":"https:\/\/anivisual.net","embed":1}, false, "ru");</script>
	</div>]]></cmd></ajax>