Вход Регистрация
Файл: silawar.ru/closed.html
Строк: 59
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />

    <meta name="language" content="<?php echo Yii::app()->language?>" />
    <meta name="viewport" content="width=device-width" />

    <title>Битва за Средиземье</title>
    <link rel="stylesheet" href="http://mland.mobi/css/bootstrap.min.css">
    <link rel="stylesheet" href="http://mland.mobi/css/style.css">
</head>

<body>
<div id="body_angle">
    <div id="main">
        <div class="top_title">
            <div class="name_title">
                Битва за Средиземье
            </div>
            <div class="info_title">
            </div>
            <div class="clearfix"></div>
        </div>
        <div id="xp"><div class="bar" style="width:100%;"></div></div>
        
        <center>
            <img src="http://mland.mobi/logo.png" class="img-responsive" alt="Средиземье">
            <hr>
            Игра находится в стадии закрытого тестирования. Планируемая дата официального релиза: <b>15-25 ноября</b>. Приносим свои извинения за неудобства.
            <hr>
                Вы можете вступить в нашу группу Вконтакте и отслеживать события:
            <hr>
            <script type="text/javascript" src="//vk.com/js/api/openapi.js?115"></script>
            <!-- VK Widget -->
            <div id="vk_groups"></div>
            <script type="text/javascript">
            VK.Widgets.Group("vk_groups", {mode: 1, width: "220", height: "400", color1: 'FFFFFF', color2: '2B587A', color3: '5B7FA6'}, 79172188);
            </script>
        </center>

        <div class="footer">
            <div class="row small">
                <div class="col-xs-6">Средиземье &copy; 2014</div>
                <div class="col-xs-6"><script type="text/javascript" src="http://mobtop.ru/c/89364.js"></script><noscript><a href="http://mobtop.ru/in/89364"><img src="http://mobtop.ru/89364.gif" alt="MobTop.Ru - Рейтинг и статистика мобильных сайтов"/></a></noscript></div>
            </div>
        </div>
    </div>
</div>
</body>
<script>
var timer = window.setInterval('runServerTimeTimer()', 1000); 
var time = <?php echo (time()-strtotime(date("Y-m-d")))?>;
function format(value) {
    return (value == 0) ? '00' : (((value < 10) ? '0' : '') + value);

function renderTime() {
    var hours = Math.floor(time / 3600);
    var minutes = Math.floor((time / 60) % 60);
    var seconds = time % 60;
    document.getElementById('serverTime').innerHTML = (format(hours) + ':' + format(minutes) + ':' + format(seconds));

function runServerTimeTimer() {
    if (time >= 24 * 60 * 60) {time = 0;} 
    else {time++;}renderTime();
}
</script>
</html>
Онлайн: 0
Реклама