<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
		xml:lang="en"
	lang="ru">
<head>
	<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
	<title>Почта asnova.by // Вход</title>
	<link type="image/x-icon" href="/SkinFiles/asnova.by//favicon.ico" rel="shortcut icon">
	<link type="image/x-icon" href="/SkinFiles/asnova.by//favicon.ico" rel="icon">
	<link type="text/css" href="/SkinFiles/asnova.by//hoster_mail.css" rel="stylesheet">
	
</head>

<script language=javascript>
    if(window.location.hostname == 'mail-01-sh.hoster.by' && window.location.protocol == 'http:') {
        location = 'https://'+window.location.hostname;
    }
    if(window.location.hostname == 'mail.tutby.com' && window.location.protocol == 'http:') {
        location = 'https://'+window.location.hostname;
    }
    if(window.location.hostname == 'glade.hoster.by' && window.location.protocol == 'http:') {
        location = 'https://'+window.location.hostname;
    }
    if(window.location.hostname == 'mail.hoster.by' && window.location.protocol == 'http:') {
        location = 'https://'+window.location.hostname;
    }
    function getCookie(name) {
        var matches = document.cookie.match(new RegExp(
            "(?:^|; )" + name.replace(/([\.$?*|{}\(\)\[\]\\\/\+^])/g, '\\$1') + "=([^;]*)"
        ));
        return matches ? decodeURIComponent(matches[1]) : undefined;
    }
    function loadPage() {
        if(window.location.hostname == 'mail.ecr.by' || window.location.hostname == 'mail.vial.by' || window.location.hostname == 'mail.office.by') {
            document.getElementById('SessionSkin').value = 'Pronto';
        }
        if (navigator.cookieEnabled) {
            if (getCookie('skin')) {
                document.getElementById('SessionSkin').value = getCookie('skin');
            }
        }
    }
    function setCookie(name, value) {
        var d = new Date();
        d.setTime(d.getTime() + 60*24*60*60*1000);
        value = encodeURIComponent(value);
        var updatedCookie = name + "=" + value + "; expires=" + d.toUTCString();
        document.cookie = updatedCookie;
    }
    function saveSkin() {
        if (navigator.cookieEnabled) {
            if (document.getElementById('rememberskin').checked) {
                var skin = document.getElementById('SessionSkin').value;
                setCookie('skin',skin);
            }
        } else {
            alert( 'Включите cookie для комфортной работы с этим сайтом' );
        }
    }
</script> 

<body>
<div class="container">
	<div class="outside">
		<div class="base">
			<div class="baseBg">
				<h1><a href="http://hoster.by"><img src="/SkinFiles/asnova.by//logo_hoster_new.gif" width="217" height="55" alt="" /></a></h1>
				<form method="post" name="frm" enctype="multipart/form-data" action="/">
					<ul>
						<li><label>Имя пользователя:</label></li>
						<li class="padBtm"><input tabindex=1 name="Username" type="text" maxlength="63" class="field" autofocus /><span>@asnova.by</span></li>
						<li><label>Пароль:</label></li>
						<li class="padBtm"><input tabindex=1 name="Password" type="password" maxlength="63" class="field"/></li>
						<li class="linkLi"><a href="https://hoster.by/help/elektronnaya-pochta/">Помощь &raquo;</a></li>
						<li class="linkLi"><a href="https://mail-01-sh.hoster.by">Защищённый вход &raquo;</a></li>
						<li><label>Интерфейс:</label></li>
						<li><select name=SessionSkin id=SessionSkin>
							<option value="Pronto" selected>Pronto</option>
						</select></li>
						<li><label><input type=checkbox id=rememberskin checked/>Запомнить интерфейс</label></li>
						<li><input tabindex=1 type="submit" name="login" class="button" value=""/></li>
					</ul>
				</form>
			</div>
		</div>
	</div>
</div>


</body>
</html>

