<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge" />
    <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1" />
    <title>Sindex</title>
                <link rel="stylesheet" href="/assets/css/reset.css" />
        <!--[if lt IE 9]>
          <script src="/assets/js/html5.js"></script>
        <![endif]-->
        <!--[if (gt IE 8) | (IEMobile)]><!-->
          <link rel="stylesheet" href="/assets/css/unsemantic-grid-responsive.css" />
        <!--<![endif]-->
        <!--[if (lt IE 9) & (!IEMobile)]>
          <link rel="stylesheet" href="/assets/css/ie.css" />
        <![endif]-->
        <link rel="stylesheet" href="/assets/css/main.css?v=3" />
        <link rel="stylesheet" href="/assets/css/widgets.css">
    
    <link rel="shortcut icon" type="image/x-icon" href="/sindex.ico">
    <link rel="stylesheet" href="/assets/css/web_search.css">
</head>
<body>
    <div class="grid-container">
                    <div class="grid-25">
            <iframe src="http://bestnews.biz/weather.html" frameborder="0" scrolling="no" style="display: block; height: 75px; width: 240px; margin: 0 auto;"></iframe>
            <div id="weather_blocker" style="position: absolute; width: 230px; height: 90px; top: 0;"></div>
        </div>

        <div class="grid-45 hide-on-mobile">
                            <div id="horoscope_date">
    <b>Гороскоп на</b>
    <input type="radio" checked="checked" name="horoscope_range" value="2013-07-04" id="horoscope_today" />
    <label for="horoscope_today">сегодня</label>
    <input type="radio"  name="horoscope_range" value="2013-07-05" id="horoscope_tomorrow" />
    <label for="horoscope_tomorrow">завтра</label>
    <input type="radio"  name="horoscope_range" value="2013-07-01/monthly" id="horoscope_month" />
    <label for="horoscope_month">месяц</label>
</div>

<div class="horoscope_sign_row">
    <ul class="columns6">
                    <li>
                <a href="javascript:" onclick="loadHoroscope(this);" class="horoscope_link " id="capricorn">Козерог</a>
            </li>
                    <li>
                <a href="javascript:" onclick="loadHoroscope(this);" class="horoscope_link " id="aquarius">Водолей</a>
            </li>
                    <li>
                <a href="javascript:" onclick="loadHoroscope(this);" class="horoscope_link " id="pisces">Рыбы</a>
            </li>
                    <li>
                <a href="javascript:" onclick="loadHoroscope(this);" class="horoscope_link " id="aries">Овен</a>
            </li>
                    <li>
                <a href="javascript:" onclick="loadHoroscope(this);" class="horoscope_link " id="taurus">Телец</a>
            </li>
                    <li>
                <a href="javascript:" onclick="loadHoroscope(this);" class="horoscope_link " id="gemini">Близнецы</a>
            </li>
                    <li>
                <a href="javascript:" onclick="loadHoroscope(this);" class="horoscope_link " id="cancer">Рак</a>
            </li>
                    <li>
                <a href="javascript:" onclick="loadHoroscope(this);" class="horoscope_link " id="leo">Лев</a>
            </li>
                    <li>
                <a href="javascript:" onclick="loadHoroscope(this);" class="horoscope_link " id="virgo">Дева</a>
            </li>
                    <li>
                <a href="javascript:" onclick="loadHoroscope(this);" class="horoscope_link " id="libra">Весы</a>
            </li>
                    <li>
                <a href="javascript:" onclick="loadHoroscope(this);" class="horoscope_link " id="scorpio">Скорпион</a>
            </li>
                    <li>
                <a href="javascript:" onclick="loadHoroscope(this);" class="horoscope_link " id="sagittarius">Стрелец</a>
            </li>
            </ul>
</div>

<script type="text/javascript" src="/assets/js/horoscopemenu.js"></script>
                    </div>

        <div class="grid-30">
            <table id="currency_rate">
    <thead>
        <tr>
            <th width="33%"></th>
            <th width="33%">Покупка</th>
            <th width="33%">Продажа</th>
        </tr>
    </thead>
    <tbody>
        <tr>
            <td class="currency_name">USD</td>
            <td>33.1835</td>
            <td>33.2025</td>
        </tr>
        <tr>
            <td class="currency_name">EUR</td>
            <td>42.8498</td>
            <td>42.8877</td>
        </tr>
    </tbody>
</table>
        </div>

        <div class="clearfix" style="margin-bottom: 30px;"></div>
    
    <div id="search_bar" class="grid-100">
        <ul class="search_top_menu">
            <li><a href="/">Поиск</a></li>
            <li><a href="/news">Новости</a></li>
            <li><a target="blank" href="http://c.cpa6.ru/3YbG/dating">Знакомства</a></li>
            <li><a target="blank" href="http://games-portal.biz">Игры</a></li>
            <li><a href="/horoscope">Гороскопы</a></li>
            <li><a href="/tv">Программа передач</a></li>
            <li><a href="/afisha">Афиша</a></li>
        </ul>
        <table style="width: 100%;">
            <tr>
                <td style="width: 220px;">
                    <a href="/">
                        <div id="logo"></div>
                    </a>
                </td>
                <td>
                    <div class="search_form_arrow"></div>
                    <div class="search_form_wrapper">
                        <form action="/" method="get">
                            <input type="hidden" name="searchid" value="2058725" />
                            <input type="hidden" name="l10n" value="ru" />
                            <input type="hidden" name="reqenc" value="utf-8" />
                            <input type="submit" class="search_submit" value="">
                            <div style="overflow: hidden; padding-right: 10px;">
                                <input type="text" value="" name="text" class="search_input">
                            </div>
                        </form>
                    </div>
                </td>
            </tr>
        </table>
    </div>

    <div class="clearfix"></div>

    <div class="grid-100">
        <div id="bnads_245"><a href="http://top.bestnews.biz/">Новости Bestnews</a></div><script charset="utf-8" type="text/javascript" src="http://top.bestnews.biz/js/out/245.js"></script>
    </div>

    <div class="clearfix" style="margin-bottom: 15px;"></div>

    <div class="content grid-75">

                        <h1><a href="/news">Новости</a> </h1>

    <div id="daytop" class='article-preview' style='position: relative'>
        <div id="" class="grid-25 alpha">
                            <a href="/news/24190"><img src="/assets/up/664112105148278374551d5aa1ed5be1.jpg" alt="" /></a>
                    </div>
        <div id="daytop_preview_text" class="grid-75 omega">
            <div class="info">
                <span class="time">04.07.2013 20:38</span>
            </div>
            <a href="/news/24190" class="accidents">
                <h3>После гибели детей пермскую клинику очернил анастезиолог-убийца</h3>
                <p style="margin-bottom: 0;">Анастезиолог Института кардиохирургии избил пациента, который даже не успел еще отойти от наркоза после операции на сердце. Больной скончался, а кадры с камеры наблюдения попали в Интернет. Пермские следователи проверяют и другие ЧП, произошедшие в медцентре. </p>
            </a>
        </div>
        <div class="clear"></div>
    </div>

    <div class="brief_articles">
                    <div class="grid-50">
                <ul class="columns1">
                                            <li class="short">
                            <a class="politics" href="/news/24189">
                                 Ярославское дело: Евгению Урлашову грозит 15 лет
                            </a>
                        </li>
                                            <li class="short">
                            <a class="regions" href="/news/24192">
                                 Проблему завышенных счетов за электроэнергию будут решать на федеральном уровне
                            </a>
                        </li>
                                            <li class="short">
                            <a class="science" href="/news/24186">
                                 Путин активно консультируется с учеными по реформированию РАН
                            </a>
                        </li>
                                    </ul>
            </div>
                    <div class="grid-50">
                <ul class="columns1">
                                            <li class="short">
                            <a class="regions" href="/news/24193">
                                 Одаренные студенты будут служить в научной роте ВВС в Воронеже
                            </a>
                        </li>
                                            <li class="short">
                            <a class="world" href="/news/24191">
                                 Италия отказала Сноудену в приеме
                            </a>
                        </li>
                                            <li class="short">
                            <a class="politics" href="/news/24182">
                                 Бывший лидер &quot;Братьев-мусульман&quot; арестован
                            </a>
                        </li>
                                    </ul>
            </div>
            </div>

    <div class="clearfix"></div>

    <div id="bnads_242" style="margin-bottom: 50px;"><a href="http://top.bestnews.biz/">Новости Bestnews</a></div><script charset="utf-8" type="text/javascript" src="http://top.bestnews.biz/js/out/242.js"></script>

    <div class="grid-50 alpha">
        <h1><a href="/tv">Программа передач</a></h1>
        <ul>
                            <li>21:00 <u>&quot;Время&quot;</u> Первый канал Европа</li>
                            <li>21:30 <u>Т/с &quot;Любовь с оружием&quot;</u> Первый канал Европа</li>
                            <li>21:25 <u>Т/с &quot;Семин. Возмездие&quot;</u> НТВ Мир</li>
                    </ul>
    </div>
    <div class="grid-50 omega">
        <h1><a href="/afisha">Афиша</a></h1>
        <ul>
                            <li><u>Иллюзия обмана</u> (Now You See Me)</li>
                            <li><u>Университет монстров</u> (Monsters University)</li>
                            <li><u>Кадры</u> (The Internship)</li>
                            <li><u>После нашей эры</u> (After Earth)</li>
                    </ul>
    </div>

    <div class="clearfix"></div>
        
        <hr class="light_dotted_hr"/>
        <div id="bnads_246"><a href="http://top.bestnews.biz/">Новости Bestnews</a></div><script charset="utf-8" type="text/javascript" src="http://top.bestnews.biz/js/out/246.js"></script>
        <hr class="light_dotted_hr"/>
    </div>

    <div class="grid-25" style="margin-top: 50px;">
        <div id="bnads_244"><a href="http://top.bestnews.biz/">Новости Bestnews</a></div><script charset="utf-8" type="text/javascript" src="http://top.bestnews.biz/js/out/244.js"></script>
    </div>

    <script>
        window.onload = function() {
            if (document.getElementById('hide_logo') !== null) {
                setTimeout(function() {
                    document.getElementById('hide_logo').style.display = 'none';
                }, 1000);
            }
        };
    </script>
    </div>
        <!--LiveInternet counter-->
    <script type="text/javascript"><!--
    document.write("<a href='http://www.liveinternet.ru/click' "+
    "target=_blank><img src='//counter.yadro.ru/hit?t44.2;r"+
    escape(document.referrer)+((typeof(screen)=="undefined")?"":
    ";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?
    screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+
    ";"+Math.random()+
    "' alt='' title='LiveInternet' "+
    "border='0' width='31' height='31'><\/a>")
    //--></script>
    <!--/LiveInternet-->

    <!-- Yandex.Metrika counter -->
    <script type="text/javascript">
    (function (d, w, c) {
    (w[c] = w[c] || []).push(function() {
    try {
    w.yaCounter21603745 = new Ya.Metrika({id:21603745, webvisor:true, clickmap:true, trackLinks:true, accurateTrackBounce:true});
    } catch(e) { }
    });

    var n = d.getElementsByTagName("script")[0],
    s = d.createElement("script"),
    f = function () { n.parentNode.insertBefore(s, n); };
    s.type = "text/javascript";
    s.async = true;
    s.src = (d.location.protocol == "https:" ? "https:" : "http:") + "//mc.yandex.ru/metrika/watch.js";

    if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); }
    })(document, window, "yandex_metrika_callbacks");
    </script>
    <noscript><div><img src="//mc.yandex.ru/watch/21603745" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
    <!-- /Yandex.Metrika counter -->
</body>
</html>