Showing source for: https://forum.vashdom.ru/proxy.php?link=https://vimeo.com/707186529
Duration: 0.447695s
Server: nginx/1.22.1

<!DOCTYPE html>
<html class="Public NoJs LoggedOut NoSidebar RunDeferred Responsive" dir="LTR" id="XenForo" lang="ru-RU" xmlns:fb="https://www.facebook.com/2008/fbml">
    <head>
        <meta charset="utf-8">
        <meta content="IE=Edge,chrome=1" http-equiv="X-UA-Compatible">
        <meta content="width=device-width, initial-scale=1" name="viewport">
        <base href="https://forum.vashdom.ru/">
        <script>
            var _b = document.getElementsByTagName('base')[0], _bH = "https://forum.vashdom.ru/";
            if (_b && _b.href != _bH) _b.href = _bH;
        </script>
        <title>
            Перенаправление на сторонний сайт | Строительный форум ВашДом.RU
        </title>
        <noscript>
            <style>
                .JsOnly, .jsOnly {
                    display             : none !important;
                }
            </style>
        </noscript>
        <link href="css.php?css=xenforo,form,public&amp;style=1&amp;dir=LTR&amp;d=1705327780" rel="stylesheet">
        <link href="css.php?css=GoToTop_purecss,login_bar,nat_public_css,notices,panel_scroller&amp;style=1&amp;dir=LTR&amp;d=1705327780" rel="stylesheet">
        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" rel="stylesheet">
        <!-- Google tag (gtag.js) -->
        <script async="" src="https://www.googletagmanager.com/gtag/js?id=G-ME6FZEWKP8">
        </script>
        <script>
            window.dataLayer = window.dataLayer || [];
            function gtag() {
                dataLayer.push(arguments);
            }
            gtag('js', new Date());
            gtag('config', 'G-ME6FZEWKP8');
        </script>
        <!-- Google tag (gtag.js) -->
        <script async="" src="https://www.googletagmanager.com/gtag/js?id=G-QFVF6J8W4T">
        </script>
        <script>
            window.dataLayer = window.dataLayer || [];
            function gtag() {
                dataLayer.push(arguments);
            }
            gtag('js', new Date());
            gtag('config', 'G-QFVF6J8W4T');
        </script>
        <script src="js/jquery/jquery-1.11.0.min.js">
        </script>
        <script src="js/xenforo/xenforo.js?_v=83aee997">
        </script>
        <script src="js/sedo/gototop/xen.ui.totop.js?_v=83aee997">
        </script>
        <script type="text/javascript">
            <!--// <![CDATA[
                var OA_source = '0';
            // ]]>-->
        </script>
        <script src="https://ox.techart.ru/delivery/spcjs.php?id=10" type="text/javascript">
        </script>
        <!-- [email protected] counter -->
        <script type="text/javascript">
            var _tmr = window._tmr || (window._tmr = []);
            _tmr.push({
                id: "49447",
                type: "pageView",
                start: new Date().getTime()
            });
            (function(d, w, id) {
                if (d.getElementById(id)) return;
                var ts = d.createElement("script");
                ts.type = "text/javascript";
                ts.async = true;
                ts.id = id;
                ts.src = (d.location.protocol == "https:" ? "https:" : "https:") + "//top-fwz1.mail.ru/js/code.js";
                var f = function() {
                    var s = d.getElementsByTagName("script")[0];
                    s.parentNode.insertBefore(ts, s);
                };
                if (w.opera == "[object Opera]") {
                    d.addEventListener("DOMContentLoaded", f, false);
                } else {
                    f();
                }
            })(document, window, "topmailru-code");
        </script>
        <noscript>
        </noscript>
    </head>
    <body>
        <div>
            <img alt="" src="//top-fwz1.mail.ru/counter?id=49447;js=na" style="border:0;position:absolute;left:-9999px;">
        </div>
        <!-- //[email protected] counter -->
        <meta content="35a151d5b9118f8d" name="yandex-verification">
        <!-- Yandex.Metrika counter -->
        <script type="text/javascript">
            (function(d, w, c) {
                (w[c] = w[c] || []).push(function() {
                    try {
                        w.yaCounter25926362 = new Ya.Metrika({
                            id: 25926362,
                            clickmap: true,
                            trackLinks: true,
                            accurateTrackBounce: true,
                            webvisor: 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 = "https://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 alt="" src="https://mc.yandex.ru/watch/25926362" style="position:absolute; left:-9999px;">
            </div>
        </noscript>
        <!-- /Yandex.Metrika counter -->
        <script src="https://stat.vashdom.ru/draw-stat-page.htm?host=forum.vashdom.ru&amp;uri=%2Fproxy.php%3Flink%3Dhttps%3A%2F%2Fvimeo.com%2F707186529&amp;date=1717015233" type="text/javascript">
        </script>
        <script type="text/javascript">
            $(function() {
                var $fixable = $('.fixable');
                var $container = $('.discussionListContainer');
                content_banner_position();
                $(window).scroll(content_banner_position).resize(content_banner_position);
                function content_banner_position() {
                    var content_top = $('#content').offset().top;
                    var html_top = Math.round($(window).scrollTop());
                    var html_bottom = html_top + $(window).height();
                    if (content_top > html_top) {
                        $('#content_banner').css({
                            position: 'absolute'
                        });
                    } else {
                        $('#content_banner').css({
                            position: 'fixed'
                        });
                    }
                    if ($container.length && $fixable.length) {
                        var container_top = $container.offset().top;
                        var container_bottom = container_top + $container.height();
                        if (container_top > html_top) {
                            $fixable.css({
                                position: 'absolute',
                                left: 'auto',
                                top: 'auto',
                                bottom: 'auto'
                            });
                        } else if (container_bottom < html_bottom) {
                            $fixable.css({
                                position: 'absolute',
                                left: 'auto',
                                top: 'auto',
                                bottom: 0
                            });
                        } else {
                            $fixable.css({
                                position: 'fixed',
                                left: ($container.offset().left + $container.width()) + 'px',
                                top: 0
                            });
                        }
                    }
                }
                if ($('#banner_bottom').length > 0) {
                    $('body').addClass('with-bottom-banner');
                    if ($.getCookie("banner_bottom_close") == 1) {
                        $('.banner_bottom_button').addClass('close');
                        $('.banner_bottom_button_open').hide();
                        $('.banner_bottom_button_close').show();
                        $('#banner_bottom').addClass('small');
                        $('.banner_bottom_image').addClass('small');
                        $('.banner_bottom_image_medium').hide();
                        $('.banner_bottom_image_small').show();
                    }
                    if ($('.banner_bottom_image_large').length > 0) {
                        $('a.banner_bottom_image').hover(function() {
                            if (!$(this).parent().hasClass('small')) {
                                $('.banner_bottom_image_small').hide();
                                $('.banner_bottom_image_medium').hide();
                                $('.banner_bottom_image_large').show();
                                $(this).addClass('large');
                            }
                        }, function() {
                            if (!$(this).parent().hasClass('small')) {
                                $('.banner_bottom_image_large').hide();
                                $(this).removeClass('large');
                                $('.banner_bottom_image_medium').show();
                            }
                        });
                    }
                    $('.banner_bottom_button').click(function() {
                        var expires = 7;
                        expires = new Date(new Date().getTime() + expires * 86400000);
                        if ($(this).hasClass('close')) {
                            $(this).removeClass('close');
                            $('.banner_bottom_button_close').hide();
                            $('.banner_bottom_button_open').show();
                            $('#banner_bottom').removeClass('small');
                            $('.banner_bottom_image').removeClass('small');
                            $('.banner_bottom_image_small').hide();
                            $('.banner_bottom_image_medium').show();
                            $.setCookie("banner_bottom_close", '0', expires);
                        } else {
                            $(this).addClass('close');
                            $('.banner_bottom_button_open').hide();
                            $('.banner_bottom_button_close').show();
                            $('#banner_bottom').addClass('small');
                            $('.banner_bottom_image').addClass('small');
                            $('.banner_bottom_image_medium').hide();
                            $('.banner_bottom_image_small').show();
                            $.setCookie("banner_bottom_close", '1', expires);
                        }
                    });
                }
                var $footerStickyBanner = $('.footerStickyBanner');
                var $footerStickyBannerWrapper = $('.footerStickyBannerWrapper');
                if ($footerStickyBanner.length > 0) {
                    var closedBannerIds = $.trim($.getCookie("footerStickyBannersClosed"));
                    var bannerId = $.trim($footerStickyBanner.html()).match(/bid=(\d+)/)[1];
                    closedBannerIds = closedBannerIds ? closedBannerIds.split(',') : [];
                    if (closedBannerIds.length) {
                        if (closedBannerIds.indexOf(bannerId) !== -1) {
                            $footerStickyBanner.hide();
                            $footerStickyBannerWrapper.hide();
                        }
                    }
                    $('.footerStickyBannerClose').click(function() {
                        var expires = 100;
                        expires = new Date(new Date().getTime() + expires * 86400000);
                        closedBannerIds.push(bannerId);
                        $.setCookie("footerStickyBannersClosed", closedBannerIds.join(), expires);
                        $footerStickyBanner.hide();
                        $footerStickyBannerWrapper.hide();
                    });
                }
            });
        </script>
        <link href="/favicon.ico" rel="icon" type="image/x-icon">
        <link href="https://forum.vashdom.ru/styles/default/xenforo/logo.og.png" rel="apple-touch-icon">
        <div class="first-top-banners">
            <script type="text/javascript">
                <!--// <![CDATA[
                    /* [id141] forum.vashdom.ru\/ - 1230*90 */
                    OA_show(141);
                // ]]>-->
            </script>
            <noscript>
                <a href="https://ox.techart.ru/delivery/ck.php?n=d4a8c0a" target="_blank">
                    <img alt="" border="0" src="https://ox.techart.ru/delivery/avw.php?zoneid=141&amp;n=d4a8c0a">
                </a>
            </noscript>
            <script type="text/javascript">
                <!--// <![CDATA[
                    /* [id147] forum.vashdom.ru - 1230*150 */
                    OA_show(147);
                // ]]>-->
            </script>
            <noscript>
                <a href="https://ox.techart.ru/delivery/ck.php?n=9f3eb66" target="_blank">
                    <img alt="" border="0" src="https://ox.techart.ru/delivery/avw.php?zoneid=147&amp;n=9f3eb66">
                </a>
            </noscript>
        </div>
        <div id="loginBar">
            <div class="pageWidth">
                <div class="pageContent">
                    <h3 id="loginBarHandle">
                        <label for="LoginControl">
                            <a class="concealed noOutline" href="login/" onclick="try{ gtag('event', 'vojti-regestrazia'); } catch(e) {}">
                                Войти или зарегистрироваться
                            </a>
                        </label>
                    </h3>
                    <span class="helper">
                    </span>
                </div>
            </div>
        </div>
        <div id="headerMover">
            <div id="headerProxy">
            </div>
            <div class="" id="content">
                <div id="content_banner">
                    <div class="outer">
                        <div class="inner">
                            <script type="text/javascript">
                                <!--// <![CDATA[
                                				    /* [id149] forum.vashdom.ru - подложка */
                                        OA_show(149);
                                        // ]]>-->
                            </script>
                            <noscript>
                                <a href="https://ox.techart.ru/delivery/ck.php?n=0535764" target="_blank">
                                    <img alt="" border="0" src="https://ox.techart.ru/delivery/avw.php?zoneid=149&amp;n=0535764">
                                </a>
                            </noscript>
                        </div>
                    </div>
                </div>
                <div class="pageWidth">
                    <div class="pageContent">
                        <!-- main content area -->
                        <div class="top-banners">
                            <div class="top-banners-center">
                                <script type="text/javascript">
                                    <!--// <![CDATA[
                                    		    /* [id143] forum.vashdom.ru\/ - 728*90 */
                                          OA_show(143);
                                    		// ]]>-->
                                </script>
                                <noscript>
                                    <a href="https://ox.techart.ru/delivery/ck.php?n=0b22ac2" target="_blank">
                                        <img alt="" border="0" src="https://ox.techart.ru/delivery/avw.php?zoneid=143&amp;n=0b22ac2">
                                    </a>
                                </noscript>
                                <script type="text/javascript">
                                    <!--// <![CDATA[
                                    		    /* [id145] forum.vashdom.ru -600*90 */
                                          OA_show(145);
                                    		// ]]>-->
                                </script>
                                <noscript>
                                    <a href="https://ox.techart.ru/delivery/ck.php?n=b4fdf7d" target="_blank">
                                        <img alt="" border="0" src="https://ox.techart.ru/delivery/avw.php?zoneid=145&amp;n=b4fdf7d">
                                    </a>
                                </noscript>
                            </div>
                            <script type="text/javascript">
                                <!--// <![CDATA[
                                	    /* [id155] forum.vashdom.ru - #2 html-блок 1200x80 */
                                     OA_show(153);
                                	// ]]>-->
                            </script>
                            <noscript>
                                <a href="https://ox.techart.ru/delivery/ck.php?n=c942da2" target="_blank">
                                    <img alt="" border="0" src="https://ox.techart.ru/delivery/avw.php?zoneid=155&amp;n=c942da2">
                                </a>
                            </noscript>
                        </div>
                        <div class="htmlBanners">
                            <div class="htmlBannerSmall htmlBannerRight">
                                <script type="text/javascript">
                                    <!--// <![CDATA[
                                    		    /* [id155] forum.vashdom.ru - #2 html-блок 685x80 */
                                          OA_show(155);
                                    		// ]]>-->
                                </script>
                                <noscript>
                                    <a href="https://ox.techart.ru/delivery/ck.php?n=c942da2" target="_blank">
                                        <img alt="" border="0" src="https://ox.techart.ru/delivery/avw.php?zoneid=155&amp;n=c942da2">
                                    </a>
                                </noscript>
                            </div>
                            <div class="htmlBannerSmall htmlBannerLeft">
                                <script type="text/javascript">
                                    <!--// <![CDATA[
                                    		    /* [id154] forum.vashdom.ru - #1 парный html-блок 585x80 */
                                          OA_show(154);
                                    		// ]]>-->
                                </script>
                                <noscript>
                                    <a href="https://ox.techart.ru/delivery/ck.php?n=81f3d02" target="_blank">
                                        <img alt="" border="0" src="https://ox.techart.ru/delivery/avw.php?zoneid=154&amp;n=81f3d02">
                                    </a>
                                </noscript>
                            </div>
                        </div>
                        <div class="breadBoxTop">
                            <nav>
                                <fieldset class="breadcrumb">
                                    <a class="OverlayTrigger jumpMenuTrigger" data-cacheoverlay="true" href="misc/quick-navigation-menu" title="Открыть быструю навигацию">
                                        <!--Перейти к...-->
                                    </a>
                                    <div class="boardTitle">
                                        <strong>
           Строительный форум ВашДом.RU
                                        </strong>
                                    </div>
                                    <span class="crumbs">
                                        <span class="crust homeCrumb" itemscope="itemscope" itemtype="https://data-vocabulary.org/Breadcrumb">
                                            <a class="crumb" href="https://www.vashdom.ru/" itemprop="url" rel="up">
                                                <span itemprop="title">
                                                    ВашДом.ru
                                                </span>
                                            </a>
                                            <span class="arrow">
                                                <span>
                                                </span>
                                            </span>
                                        </span>
                                        <span class="crust forumsCrumb" itemscope="itemscope" itemtype="https://data-vocabulary.org/Breadcrumb">
                                            <a class="crumb" href="" itemprop="url" rel="up">
                                                <span itemprop="title">
                                                    Форум
                                                </span>
                                            </a>
                                            <span class="arrow">
                                                <span>
                                                </span>
                                            </span>
                                        </span>
                                    </span>
                                </fieldset>
                            </nav>
                        </div>
                        <!--[if lt IE 8]>
                            <p class="importantMessage">Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно.<br />Необходимо обновить браузер или попробовать использовать <a href="https://www.google.com/chrome/browser/" target="_blank">другой</a>.</p>
                        <![endif]-->
                        <div class="PanelScroller Notices" data-interval="4000" data-speed="400" data-vertical="0">
                            <div class="scrollContainer">
                                <div class="PanelContainer">
                                    <ol class="Panels">
                                        <li class="panel Notice DismissParent notice_4" data-notice="4">
                                            <div class="baseHtml noticeContent">
            А кто это у нас тут прячется и стесняется?
                                                <br>
                                                Непременно рекомендуем
                                                <a href="http://forum.vashdom.ru/register/">
                                                    зарегистрироваться
                                                </a>
                                                , либо зайти под своим логином!
                                                <br>
                                                Читайте, общайтесь, задавайте вопросы! Мы поможем найти ответ на любой ваш вопрос!
                                                <br>
                                                Потребовалась помощь?
                                                <a href="http://forum.vashdom.ru/misc/contact">
                                                    Обращайтесь &gt;&gt;
                                                </a>
                                                <a class="DismissCtrl Tooltip" data-offsetx="7" data-tipclass="flipped" href="account/dismiss-notice?notice_id=4" title="Скрыть объявление">
                                                    Скрыть объявление
                                                </a>
                                            </div>
                                        </li>
                                    </ol>
                                </div>
                            </div>
                        </div>
                        <!-- h1 title, description -->
                        <div class="titleBar">
                            <h1>
        Перенаправление на сторонний сайт
                            </h1>
                        </div>
                        <!-- main template -->
                        <div class="sectionMain">
                            <div class="primaryContent">
                                <p style="margin-bottom: 1em">
         https://vimeo.com/707186529
                                </p>
                                <p>
                                    Вы собираетесь покинуть сайт "Строительный форум ВашДом.RU" и перейти на другой, сторонний сайт, к которому мы не имеем никакого отношения. Нажмите на кнопку ниже, чтобы перейти к vimeo.com.
                                </p>
                            </div>
                            <div class="secondaryContent">
                                <a class="button primary" href="https://vimeo.com/707186529">
                                    Продолжить...
                                </a>
                            </div>
                        </div>
                        <div style="margin: 20px 0; clear: both;">
                            <style>
                                @media all and (max-width: 1000px) {
                                    table.rtbtable {
                                        display             : block;
                                        width               : 100% !important
                                    }
                                    table.rtbtable td, table.rtbtable tr {
                                        display             : block;
                                    }
                                }
                            </style>
                            <table border="0" cellpadding="5" cellspacing="5" class="rtbtable" width="1000">
                                <tbody>
                                    <tr>
                                        <td height="110" width="330">
                                            <!-- Yandex.RTB R-A-136601-2 -->
                                            <div id="yandex_rtb_R-A-136601-2">
                                            </div>
                                            <script type="text/javascript">
                                                (function(w, d, n, s, t) {
                                                    w[n] = w[n] || [];
                                                    w[n].push(function() {
                                                        Ya.Context.AdvManager.render({
                                                            blockId: "R-A-136601-2",
                                                            renderTo: "yandex_rtb_R-A-136601-2",
                                                            async: true
                                                        });
                                                    });
                                                    t = d.getElementsByTagName("script")[0];
                                                    s = d.createElement("script");
                                                    s.type = "text/javascript";
                                                    s.src = "//an.yandex.ru/system/context.js";
                                                    s.async = true;
                                                    t.parentNode.insertBefore(s, t);
                                                })(this, this.document, "yandexContextAsyncCallbacks");
                                            </script>
                                        </td>
                                        <td height="110" width="330">
                                            <!-- Yandex.RTB R-A-136601-4 -->
                                            <div id="yandex_rtb_R-A-136601-4">
                                            </div>
                                            <script type="text/javascript">
                                                (function(w, d, n, s, t) {
                                                    w[n] = w[n] || [];
                                                    w[n].push(function() {
                                                        Ya.Context.AdvManager.render({
                                                            blockId: "R-A-136601-4",
                                                            renderTo: "yandex_rtb_R-A-136601-4",
                                                            async: true
                                                        });
                                                    });
                                                    t = d.getElementsByTagName("script")[0];
                                                    s = d.createElement("script");
                                                    s.type = "text/javascript";
                                                    s.src = "//an.yandex.ru/system/context.js";
                                                    s.async = true;
                                                    t.parentNode.insertBefore(s, t);
                                                })(this, this.document, "yandexContextAsyncCallbacks");
                                            </script>
                                        </td>
                                        <td height="110" width="330">
                                            <!-- Yandex.RTB R-A-136601-9 -->
                                            <div id="yandex_rtb_R-A-136601-9">
                                            </div>
                                            <script type="text/javascript">
                                                (function(w, d, n, s, t) {
                                                    w[n] = w[n] || [];
                                                    w[n].push(function() {
                                                        Ya.Context.AdvManager.render({
                                                            blockId: "R-A-136601-9",
                                                            renderTo: "yandex_rtb_R-A-136601-9",
                                                            async: true
                                                        });
                                                    });
                                                    t = d.getElementsByTagName("script")[0];
                                                    s = d.createElement("script");
                                                    s.type = "text/javascript";
                                                    s.src = "//an.yandex.ru/system/context.js";
                                                    s.async = true;
                                                    t.parentNode.insertBefore(s, t);
                                                })(this, this.document, "yandexContextAsyncCallbacks");
                                            </script>
                                        </td>
                                    </tr>
                                    <tr>
                                        <td height="110" width="330">
                                            <!-- Yandex.RTB R-A-136601-5 -->
                                            <div id="yandex_rtb_R-A-136601-5">
                                            </div>
                                            <script type="text/javascript">
                                                (function(w, d, n, s, t) {
                                                    w[n] = w[n] || [];
                                                    w[n].push(function() {
                                                        Ya.Context.AdvManager.render({
                                                            blockId: "R-A-136601-5",
                                                            renderTo: "yandex_rtb_R-A-136601-5",
                                                            async: true
                                                        });
                                                    });
                                                    t = d.getElementsByTagName("script")[0];
                                                    s = d.createElement("script");
                                                    s.type = "text/javascript";
                                                    s.src = "//an.yandex.ru/system/context.js";
                                                    s.async = true;
                                                    t.parentNode.insertBefore(s, t);
                                                })(this, this.document, "yandexContextAsyncCallbacks");
                                            </script>
                                        </td>
                                        <td height="110" width="330">
                                            <!-- Yandex.RTB R-A-136601-8 -->
                                            <div id="yandex_rtb_R-A-136601-8">
                                            </div>
                                            <script type="text/javascript">
                                                (function(w, d, n, s, t) {
                                                    w[n] = w[n] || [];
                                                    w[n].push(function() {
                                                        Ya.Context.AdvManager.render({
                                                            blockId: "R-A-136601-8",
                                                            renderTo: "yandex_rtb_R-A-136601-8",
                                                            async: true
                                                        });
                                                    });
                                                    t = d.getElementsByTagName("script")[0];
                                                    s = d.createElement("script");
                                                    s.type = "text/javascript";
                                                    s.src = "//an.yandex.ru/system/context.js";
                                                    s.async = true;
                                                    t.parentNode.insertBefore(s, t);
                                                })(this, this.document, "yandexContextAsyncCallbacks");
                                            </script>
                                        </td>
                                        <td height="110" width="330">
                                            <!-- Yandex.RTB R-A-136601-10 -->
                                            <div id="yandex_rtb_R-A-136601-10">
                                            </div>
                                            <script type="text/javascript">
                                                (function(w, d, n, s, t) {
                                                    w[n] = w[n] || [];
                                                    w[n].push(function() {
                                                        Ya.Context.AdvManager.render({
                                                            blockId: "R-A-136601-10",
                                                            renderTo: "yandex_rtb_R-A-136601-10",
                                                            async: true
                                                        });
                                                    });
                                                    t = d.getElementsByTagName("script")[0];
                                                    s = d.createElement("script");
                                                    s.type = "text/javascript";
                                                    s.src = "//an.yandex.ru/system/context.js";
                                                    s.async = true;
                                                    t.parentNode.insertBefore(s, t);
                                                })(this, this.document, "yandexContextAsyncCallbacks");
                                            </script>
                                        </td>
                                    </tr>
                                </tbody>
                            </table>
                        </div>
                        <!-- login form, to be moved to the upper drop-down -->
                        <form action="login/login" class="xenForm" id="login" method="post" style="display:none">
                            <div class="ctrlWrapper">
                                <dl class="ctrlUnit">
                                    <dt>
                                        <label for="LoginControl">
           Ваше имя или e-mail:
                                        </label>
                                    </dt>
                                    <dd>
                                        <input class="textCtrl" id="LoginControl" name="login" tabindex="101" type="text">
                                    </dd>
                                </dl>
                                <dl class="ctrlUnit">
                                    <dt>
                                        <label for="ctrl_password">
                                            У Вас уже есть учётная запись?
                                        </label>
                                    </dt>
                                    <dd>
                                        <ul>
                                            <li>
                                                <label for="ctrl_not_registered">
                                                    <input id="ctrl_not_registered" name="register" tabindex="105" type="radio" value="1">
                                                    Нет, зарегистрироваться сейчас.
                                                </label>
                                            </li>
                                            <li>
                                                <label for="ctrl_registered">
                                                    <input checked="checked" class="Disabler" id="ctrl_registered" name="register" tabindex="105" type="radio" value="0">
                                                    Да, мой пароль:
                                                </label>
                                            </li>
                                            <li id="ctrl_registered_Disabler">
                                                <input class="textCtrl" id="ctrl_password" name="password" tabindex="102" type="password">
                                                <div class="lostPassword">
                                                    <a class="OverlayTrigger OverlayCloser" href="lost-password/" tabindex="106">
                                                        Забыли пароль?
                                                    </a>
                                                </div>
                                            </li>
                                        </ul>
                                    </dd>
                                </dl>
                                <dl class="ctrlUnit submitUnit">
                                    <dt>
                                    </dt>
                                    <dd>
                                        <input class="button primary" data-loginphrase="Вход" data-signupphrase="Регистрация" tabindex="104" type="submit" value="Вход">
                                        <label class="rememberPassword" for="ctrl_remember">
                                            <input id="ctrl_remember" name="remember" tabindex="103" type="checkbox" value="1">
                                            Запомнить меня
                                        </label>
                                    </dd>
                                </dl>
                            </div>
                            <input name="cookie_check" type="hidden" value="1">
                            <input name="redirect" type="hidden" value="/proxy.php?link=https://vimeo.com/707186529">
                            <input name="_xfToken" type="hidden" value="">
                        </form>
                        <div class="breadBoxBottom">
                            <nav>
                                <fieldset class="breadcrumb">
                                    <a class="OverlayTrigger jumpMenuTrigger" data-cacheoverlay="true" href="misc/quick-navigation-menu" title="Открыть быструю навигацию">
                                        <!--Перейти к...-->
                                    </a>
                                    <div class="boardTitle">
                                        <strong>
           Строительный форум ВашДом.RU
                                        </strong>
                                    </div>
                                    <span class="crumbs">
                                        <span class="crust homeCrumb">
                                            <a class="crumb" href="https://www.vashdom.ru/">
                                                <span>
                                                    ВашДом.ru
                                                </span>
                                            </a>
                                            <span class="arrow">
                                                <span>
                                                </span>
                                            </span>
                                        </span>
                                        <span class="crust forumsCrumb">
                                            <a class="crumb" href="">
                                                <span>
                                                    Форум
                                                </span>
                                            </a>
                                            <span class="arrow">
                                                <span>
                                                </span>
                                            </span>
                                        </span>
                                    </span>
                                </fieldset>
                            </nav>
                        </div>
                    </div>
                </div>
            </div>
            <header>
                <div id="header">
                    <div id="logoBlock">
                        <div class="pageWidth">
                            <div class="pageContent">
                                <div id="logo">
                                    <a href="https://forum.vashdom.ru/">
                                        <span>
                                        </span>
                                        <img alt="Строительный форум ВашДом.RU" src="styles/default/xenforo/logo3.png">
                                    </a>
                                </div>
                                <div style="float: left; margin: 5px 0 0 20px">
                                    <script type="text/javascript">
                                        <!--// <![CDATA[
                                            /* [id148] forum.vashdom.ru -150*40 в шапке */
                                            OA_show(148);
                                        // ]]>-->
                                    </script>
                                    <noscript>
                                        <a href="https://ox.techart.ru/delivery/ck.php?n=0dc66a9" target="_blank">
                                            <img alt="" border="0" src="https://ox.techart.ru/delivery/avw.php?zoneid=148&amp;n=0dc66a9">
                                        </a>
                                    </noscript>
                                </div>
                                <span class="helper">
                                </span>
                            </div>
                        </div>
                    </div>
                    <div class="pageWidth withSearch" id="navigation">
                        <div class="pageContent">
                            <nav>
                                <div class="navTabs">
                                    <ul class="publicTabs">
                                        <!-- home -->
                                        <li class="navTab home PopupClosed">
                                            <a class="navLink" href="https://www.vashdom.ru/">
            ВашДом.ru
                                            </a>
                                        </li>
                                        <!-- extra tabs: home -->
                                        <!-- forums -->
                                        <li class="navTab forums Popup PopupControl PopupClosed">
                                            <a class="navLink" href="https://forum.vashdom.ru/">
            Форум
                                            </a>
                                            <a class="SplitCtrl" href="https://forum.vashdom.ru/" rel="Menu">
                                            </a>
                                            <div class="Menu JsOnly tabMenu forumsTabLinks">
                                                <div class="primaryContent menuHeader">
                                                    <h3>
                                                        Форум
                                                    </h3>
                                                    <div class="muted">
                                                        Быстрые ссылки
                                                    </div>
                                                </div>
                                                <ul class="secondaryContent blockLinksList">
                                                    <li>
                                                        <a href="search/?type=post">
                                                            Поиск сообщений
                                                        </a>
                                                    </li>
                                                    <li>
                                                        <a href="find-new/posts" rel="nofollow">
                                                            Последние сообщения
                                                        </a>
                                                    </li>
                                                    <li>
                                                        <a href="http://www.vashdom.ru/subscribe.htm" rel="nofollow" target="blank">
                                                            Подписаться
                                                        </a>
                                                    </li>
                                                </ul>
                                            </div>
                                        </li>
                                        <!-- extra tabs: middle -->
                                        <li class="navTab useralbums Popup PopupControl PopupClosed">
                                            <a class="navLink" href="useralbums/">
            Альбомы
                                            </a>
                                            <a class="SplitCtrl" href="useralbums/" rel="Menu">
                                            </a>
                                            <div class="Menu JsOnly tabMenu useralbumsTabLinks">
                                                <div class="primaryContent menuHeader">
                                                    <h3>
                                                        Альбомы
                                                    </h3>
                                                    <div class="muted">
                                                        Быстрые ссылки
                                                    </div>
                                                </div>
                                                <ul class="secondaryContent blockLinksList">
                                                    <li>
                                                        <a href="useralbums/create">
                                                            Создать альбом
                                                        </a>
                                                    </li>
                                                    <li>
                                                        <a href="useralbums/own">
                                                            Посмотреть свои альбомы
                                                        </a>
                                                    </li>
                                                </ul>
                                            </div>
                                        </li>
                                        <li class="navTab articles Popup PopupControl PopupClosed">
                                            <a class="navLink" href="articles/">
                                                Статьи
                                            </a>
                                            <a class="SplitCtrl" href="articles/" rel="Menu">
                                            </a>
                                            <div class="Menu JsOnly tabMenu articlesTabLinks">
                                                <div class="primaryContent menuHeader">
                                                    <h3>
                                                        Статьи
                                                    </h3>
                                                    <div class="muted">
                                                        Быстрые ссылки
                                                    </div>
                                                </div>
                                                <ul class="secondaryContent blockLinksList">
                                                    <li>
                                                        <a href="find-new/articles">
                                                            Последние	 статьи
                                                        </a>
                                                    </li>
                                                </ul>
                                            </div>
                                        </li>
                                        <li class="navTab nodetab44 Popup PopupControl PopupClosed">
                                            <a class="navLink" href="https://forum.vashdom.ru/link-forums/razdely.44/">
                                                Разделы
                                            </a>
                                            <a class="SplitCtrl" href="https://forum.vashdom.ru/link-forums/razdely.44/" rel="Menu">
                                            </a>
                                            <div class="Menu JsOnly tabMenu nodetab44TabLinks">
                                                <div class="primaryContent menuHeader">
                                                    <h3>
                                                        Разделы
                                                    </h3>
                                                    <div class="muted">
                                                        Быстрые ссылки
                                                    </div>
                                                </div>
                                                <ul class="secondaryContent blockLinksList">
                                                    <li class="natMenuLevel0">
                                                        <a href="categories/stroitelstvo-domov-i-kottedzhej.32/">
                                                            Строительство домов и коттеджей
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/stroitelstvo-kottedzhej-dachnyx-domov-ban-garazhej.28/">
                                                            Строительство коттеджей, дачных домов, бань, гаражей
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/proekty-domov-i-kottedzhej-arxitekturnoe-proektirovanie.23/">
                                                            Проекты домов и коттеджей, архитектурное проектирование
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/fundament-raschet-fundamenta-grunty-zalivka-fundamenta.31/">
                                                            Фундамент, расчет фундамента, грунты, заливка фундамента
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/perekrytija.61/">
                                                            Перекрытия
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/ustrojstvo-pola.76/">
                                                            Устройство пола
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/beton-zhbi-kirpich-gazobloki-penobloki.6/">
                                                            Бетон, ЖБИ, кирпич, газоблоки, пеноблоки
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/uteplenie-domov-i-kottedzhej-teploizoljacija-sten.9/">
                                                            Утепление домов и коттеджей. Теплоизоляция стен
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/fasady-otdelka-i-remont-oblicovka-cokolja.57/">
                                                            Фасады: отделка и ремонт. Облицовка цоколя
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/krovlja-ustrojstvo-remont-krovelnye-materialy.3/">
                                                            Кровля: устройство, ремонт, кровельные материалы
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel0">
                                                        <a href="categories/vnutrennjaja-otdelka-i-remont-kvartiry-doma-kottedzha.33/">
                                                            Внутренняя отделка и ремонт квартиры, дома, коттеджа
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/vnutrennjaja-otdelka-sten-oboi-gipsokarton-paneli.4/">
                                                            Внутренняя отделка стен (обои, гипсокартон, панели)
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/napolnye-pokrytija-plintusa.52/">
                                                            Напольные покрытия, плинтуса
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/potolki-potolochnye-plintusy-karnizy.51/">
                                                            Потолки, потолочные плинтусы, карнизы
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/dveri-vxodnye-mezhkomnatnye-stalnye-peregorodki.11/">
                                                            Двери входные, межкомнатные, стальные. Перегородки
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/plitka-keramogranit-mozaika.5/">
                                                            Плитка. Керамогранит. Мозаика
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/okna-lodzhii-osteklenie-balkonov.22/">
                                                            Окна, лоджии, остекление балконов
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/mikroklimat-i-ehkologija-zhilischa.133/">
                                                            Микроклимат и экология жилища
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/steklo-polikarbonat-zerkala.10/">
                                                            Стекло, поликарбонат, зеркала
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/lestnicy.21/">
                                                            Лестницы
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/obustrojstvo-doma-i-dizajn-pomeschenij.136/">
                                                            Обустройство дома и дизайн помещений
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel0">
                                                        <a href="categories/inzhenernye-kommunikacii.34/">
                                                            Инженерные коммуникации
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/otoplenie-gazosnabzhenie-otopitelnoe-oborudovanie.15/">
                                                            Отопление, газоснабжение, отопительное оборудование
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/vodosnabzhenie-i-kanalizacija.14/">
                                                            Водоснабжение и канализация
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/santexnika-i-santexnicheskie-raboty.30/">
                                                            Сантехника и сантехнические работы
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/sistemy-ventiljacii-i-kondicionirovanija.24/">
                                                            Системы вентиляции и кондиционирования
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/ehlektrika-i-ehlektrooborudovanie.16/">
                                                            Электрика и электрооборудование
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/seti-avtomatizacija-bezopasnost-svjaz.25/">
                                                            Сети, автоматизация, безопасность, связь
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel0">
                                                        <a href="categories/stroitelnye-materialy.35/">
                                                            Строительные материалы
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/suxie-i-gotovye-stroitelnye-smesi.7/">
                                                            Сухие и готовые строительные смеси
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/gidroizoljacija-i-gidrofobizacija.49/">
                                                            Гидроизоляция и гидрофобизация
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/lakokrasochnye-materialy-antiseptiki-propitki-gruntovki.8/">
                                                            Лакокрасочные материалы, антисептики, пропитки, грунтовки
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/zvuko-i-shumoizoljacija-pomeschenij-kvartir-sten.48/">
                                                            Звуко- и шумоизоляция помещений, квартир, стен
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/klei-i-germetiki.50/">
                                                            Клеи и герметики
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/montazhnaja-pena.47/">
                                                            Монтажная пена
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/pilomaterialy-xranenie-i-zaschita-drevesiny.12/">
                                                            Пиломатериалы, хранение и защита древесины
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/metalloprokat-metizy-konstrukcii-kovka.13/">
                                                            Металлопрокат, метизы, конструкции, ковка
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/proizvoditeli-stroitelnyx-materialov-v-rf.38/">
                                                            Производители строительных материалов в РФ
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/kovka.151/">
                                                            Ковка
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel0">
                                                        <a href="categories/stroitelnoe-oborudovanie-i-instrument.36/">
                                                            Строительное оборудование и инструмент
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/instrumenty.18/">
                                                            Инструменты
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/stroitelnaja-texnika-i-oborudovanie.17/">
                                                            Строительная техника и оборудование
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel0">
                                                        <a href="categories/dachnyj-uchastok.108/">
                                                            Дачный участок
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/sad-i-ogorod.109/">
                                                            Сад и огород
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/dachnyj-dizajn.115/">
                                                            Дачный дизайн
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/komnatnye-cvety.112/">
                                                            Комнатные цветы
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/landshaftnyj-dizajn-blagoustrojstvo-uchastka.73/">
                                                            Ландшафтный дизайн, благоустройство участка
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/sadovaja-texnika-i-inventar.135/">
                                                            Садовая техника и инвентарь
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/normativnye-dokumenty-po-dachnomu-uchastku.179/">
                                                            Нормативные документы по дачному участку
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel0">
                                                        <a href="categories/prochee.37/">
                                                            Прочее
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/biblioteka-foruma-vashdom-ru-knigi-stati-uchebniki.102/">
                                                            Библиотека форума ВашДом.RU: книги, статьи, учебники
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/bytovaja-texnika-i-ehlektronika.156/">
                                                            Бытовая техника и электроника
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/nedvizhimost.27/">
                                                            Недвижимость
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/pravovye-voprosy-stroitelstva-i-remonta.29/">
                                                            Правовые вопросы строительства и ремонта
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/prochie-voprosy.19/">
                                                            Прочие вопросы
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/faq-rabota-s-portalom-vash-dom.26/">
                                                            FAQ, работа с порталом "Ваш Дом"
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel0">
                                                        <a href="categories/vechernjaja-boltalka.122/">
                                                            Вечерняя болталка
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/besedka.129/">
                                                            Беседка
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/znakomstva-vstrechi-meroprijatija.132/">
                                                            Знакомства, встречи, мероприятия
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/uvlechenija-i-xobbi.123/">
                                                            Увлечения и хобби
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/stroitelnyj-jumor.128/">
                                                            Строительный юмор
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/zverjo-mojo.125/">
                                                            Зверьё моё
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/gastronom.126/">
                                                            Гастроном
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel0">
                                                        <a href="categories/vashdomkonkurs.183/">
                                                            ВашДомКонкурс
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/vashdom-ru-20-let.186/">
                                                            ВашДом.ру - 20 лет!
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/udachnyj-sezon.185/">
                                                            уДАЧНЫЙ сезон
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/dnevnik-stroitelja.182/">
                                                            Дневник строителя
                                                        </a>
                                                    </li>
                                                    <li class="natMenuLevel1">
                                                        <a href="forums/konkurs-luchshij-drug-cheloveka.177/">
                                                            Конкурс. Лучший друг человека
                                                        </a>
                                                    </li>
                                                </ul>
                                            </div>
                                        </li>
                                        <!-- members -->
                                        <!-- extra tabs: end -->
                                        <!-- responsive popup -->
                                        <li class="navTab navigationHiddenTabs Popup PopupControl PopupClosed" style="display:none">
                                            <a class="navLink NoPopupGadget" rel="Menu">
                                                <span class="menuIcon">
             Меню
                                                </span>
                                            </a>
                                            <div class="Menu JsOnly blockLinksList primaryContent" id="NavigationHiddenMenu">
                                            </div>
                                        </li>
                                        <!-- no selection -->
                                        <li class="navTab selected">
                                            <div class="tabLinks">
                                            </div>
                                        </li>
                                    </ul>
                                </div>
                                <span class="helper">
                                </span>
                            </nav>
                        </div>
                    </div>
                    <div class="pageWidth" id="searchBar">
                        <span id="QuickSearchPlaceholder" title="Поиск">
       Поиск
                        </span>
                        <fieldset id="QuickSearch">
                            <form action="search/search" class="formPopup" method="post">
                                <div class="primaryControls">
                                    <!-- block: primaryControls -->
                                    <input class="textCtrl" id="QuickSearchQuery" name="keywords" placeholder="Поиск..." title="Введите параметры поиска и нажмите ввод" type="search" value="">
                                    <!-- end block: primaryControls -->
                                </div>
                                <div class="secondaryControls">
                                    <div class="controlsWrapper">
                                        <!-- block: secondaryControls -->
                                        <dl class="ctrlUnit">
                                            <dt>
                                            </dt>
                                            <dd>
                                                <ul>
                                                    <li>
                                                        <label>
                                                            <input class="AutoChecker" data-uncheck="#search_bar_thread" id="search_bar_title_only" name="title_only" type="checkbox" value="1">
               Искать только в заголовках
                                                        </label>
                                                    </li>
                                                </ul>
                                            </dd>
                                        </dl>
                                        <dl class="ctrlUnit">
                                            <dt>
                                                <label for="searchBar_users">
                                                    Сообщения пользователя:
                                                </label>
                                            </dt>
                                            <dd>
                                                <input class="textCtrl AutoComplete" id="searchBar_users" name="users" type="text" value="">
                                                <p class="explain">
                                                    Имена участников (разделяйте запятой).
                                                </p>
                                            </dd>
                                        </dl>
                                        <dl class="ctrlUnit">
                                            <dt>
                                                <label for="searchBar_date">
                                                    Новее чем:
                                                </label>
                                            </dt>
                                            <dd>
                                                <input class="textCtrl" id="searchBar_date" name="date" type="date" value="">
                                            </dd>
                                        </dl>
                                    </div>
                                    <!-- end block: secondaryControls -->
                                    <dl class="ctrlUnit submitUnit">
                                        <dt>
                                        </dt>
                                        <dd>
                                            <input class="button primary Tooltip" title="Искать" type="submit" value="Поиск">
                                            <div class="Popup" id="commonSearches">
                                                <a class="button NoPopupGadget Tooltip" data-tipclass="flipped" rel="Menu" title="Быстрый поиск">
                                                    <span class="arrowWidget">
                                                    </span>
                                                </a>
                                                <div class="Menu">
                                                    <div class="primaryContent menuHeader">
                                                        <h3>
               Быстрый поиск
                                                        </h3>
                                                    </div>
                                                    <ul class="secondaryContent blockLinksList">
                                                        <!-- block: useful_searches -->
                                                        <li>
                                                            <a href="find-new/posts?recent=1" rel="nofollow">
                Последние сообщения
                                                            </a>
                                                        </li>
                                                        <!-- end block: useful_searches -->
                                                    </ul>
                                                </div>
                                            </div>
                                            <a class="button moreOptions Tooltip" href="search/" title="Расширенный поиск">
            Больше...
                                            </a>
                                        </dd>
                                    </dl>
                                </div>
                                <input name="_xfToken" type="hidden" value="">
                            </form>
                        </fieldset>
                    </div>
                </div>
            </header>
        </div>
        <footer>
            <div class="footer">
                <div class="pageWidth">
                    <div class="pageContent">
                        <ul class="footerLinks">
                            <li>
                                <a class="OverlayTrigger" data-overlayoptions='{"fixed":false}' href="misc/contact">
                                    Обратная связь
                                </a>
                            </li>
                            <li>
                                <a href="help/terms">
                                    Правила форума
                                </a>
                            </li>
                            <li>
                                <a href="pages/price/">
                                    Реклама
                                </a>
                            </li>
                            <li>
                                <a href="pages/forum_cons/">
                                    Как стать консультантом
                                </a>
                            </li>
                            <li>
                                <a href="pages/o-projecte/">
                                    О проекте
                                </a>
                            </li>
                        </ul>
                        <span class="helper">
                        </span>
                    </div>
                </div>
            </div>
            <div class="footerLegal">
                <div class="pageWidth">
                    <div class="pageContent">
                        <ul id="legal">
                            <li>
                                <a href="/help/confidential/">
                                    Политика конфиденциальности
                                </a>
                            </li>
                            <li>
                                <a href="help/">
                                    Помощь
                                </a>
                            </li>
                        </ul>
                        <div id="copyright">
                            <div style="text-align:left; margin-bottom: 5px;">
                                Copyright &copy;&nbsp;1999-2024, Строительный форум ВашДом.RU &ndash; проект группы
                                <a href="https://techart.ru/">
                                    &ldquo;Текарт&rdquo;
                                </a>
                                .
                                <br>
                                При использовании материалов форума не забудьте поставить активную прямую ссылку.
                            </div>
                            <div style="text-align:left">
                                <a class="concealed" href="http://xenforo.com">
                                    Forum software by XenForo&trade;
                                    <span>
                                        &copy;2010-2024 XenForo Ltd.
                                    </span>
                                </a>
                            </div>
                            <div style="text-align:left">
                                Перевод:
                                <a class="concealed" href="http://www.xf-russia.ru" target="_blank">
                                    XF-Russia.ru
                                </a>
                            </div>
                        </div>
                        <span class="helper">
                        </span>
                        <div class="counters">
                            <!-- [email protected] logo -->
                            <a href="https://top.mail.ru/jump?from=49447">
                                <img alt="Рейтинг@Mail.ru" height="31" src="//top-fwz1.mail.ru/counter?id=49447;t=280;l=1" style="border:0;" width="38">
                            </a>
                            <!-- //[email protected] logo -->
                        </div>
                    </div>
                </div>
                <div class="footerBanner">
                    <script type="text/javascript">
                        <!--// <![CDATA[
                        		    /* [id179] forum.vashdom.ru */
                              OA_show(179);
                        		// ]]>-->
                    </script>
                    <noscript>
                        <a href="https://ox.techart.ru/delivery/ck.php?n=c942da2" target="_blank">
                            <img alt="" border="0" src="https://ox.techart.ru/delivery/avw.php?zoneid=179&amp;n=c942da2">
                        </a>
                    </noscript>
                </div>
                <script type="text/javascript">
                    <!--// <![CDATA[
                        /* [id183] forum.vashdom.ru - #1 sticky html-баннер внизу страницы */
                        OA_show(183);
                    // ]]>-->
                </script>
                <noscript>
                    <a href="https://ox.techart.ru/delivery/ck.php?n=81f3d02" target="_blank">
                        <img alt="" border="0" src="https://ox.techart.ru/delivery/avw.php?zoneid=183&amp;n=81f3d02">
                    </a>
                </noscript>
                <script type="text/javascript">
                    $(function() {
                        $('#login input[type="submit"]').on('click', function() {
                            var value = $(this).val();
                            if (value == 'Вход' || value == 'Регистрация') {
                                try {
                                    gtag('event', value == 'Вход' ? 'vhod-form' : 'regestrazia-form');
                                } catch (e) {
                    
                          }
                        }
                        return true;
                        });
                    });
                </script>
            </div>
            <div class="SedoGoToTop normal JsOnly" data-adv="1" data-bottom-delta="0" data-container-over="toTopHover" data-easing="easeInOutQuad" data-id="sedo_gototop" data-indelay="600" data-min="200" data-outdelay="400" data-scrollspeed="1800" data-timeout="3000" data-top-delta="0" id="toTop">
                <ul>
                    <li class="AdvUp">
                        ▲
                    </li>
                    <li class="AdvDown">
                        ▼
                    </li>
                </ul>
            </div>
        </footer>
        <script>
            jQuery.extend(true, XenForo, {
                visitor: {
                    user_id: 0
                },
                serverTimeInfo: {
                    now: 1717015233,
                    today: 1716930000,
                    todayDow: 3
                },
                _lightBoxUniversal: "0",
                _enableOverlays: "1",
                _animationSpeedMultiplier: "1",
                _overlayConfig: {
                    top: "10%",
                    speed: 200,
                    closeSpeed: 100,
                    mask: {
                        color: "rgb(255, 255, 255)",
                        opacity: "0.6",
                        loadSpeed: 200,
                        closeSpeed: 100
                    }
                },
                _ignoredUsers: [],
                _loadedScripts: {
                    "nat_public_css": true,
                    "login_bar": true,
                    "notices": true,
                    "panel_scroller": true,
                    "GoToTop_purecss": true,
                    "js\/sedo\/gototop\/xen.ui.totop.js?_v=83aee997": true
                },
                _cookieConfig: {
                    path: "/",
                    domain: "",
                    prefix: "xf_"
                },
                _csrfToken: "",
                _csrfRefreshUrl: "login/csrf-token-refresh",
                _jsVersion: "83aee997",
                _noRtnProtect: false,
                _noSocialLogin: false
            });
            jQuery.extend(XenForo.phrases, {
                cancel: "Отмена",
                a_moment_ago: "только что",
                one_minute_ago: "минуту назад",
                x_minutes_ago: "%minutes% мин. назад",
                today_at_x: "Сегодня, в %time%",
                yesterday_at_x: "Вчера, в %time%",
                day_x_at_time_y: "%day% в %time%",
                day0: "Воскресенье",
                day1: "Понедельник",
                day2: "Вторник",
                day3: "Среда",
                day4: "Четверг",
                day5: "Пятница",
                day6: "Суббота",
                _months: "Январь,Февраль,Март,Апрель,Май,Июнь,Июль,Август,Сентябрь,Октябрь,Ноябрь,Декабрь",
                _daysShort: "Вс,Пн,Вт,Ср,Чт,Пт,Сб",
                following_error_occurred: "Произошла ошибка",
                server_did_not_respond_in_time_try_again: "Сервер не ответил вовремя. Пожалуйста, попробуйте снова.",
                logging_in: "Авторизация",
                click_image_show_full_size_version: "Нажмите на это изображение для просмотра полноразмерной версии.",
                show_hidden_content_by_x: "Показать скрытое содержимое от {names}"
            });
            XenForo.Facebook.appId = "419596481514203";
            XenForo.Facebook.forceInit = false;
        </script>
    </body>
</html>

Latest requests

# Url Url Source Date
1 https://forum.vashdom.ru/proxy.php… 2024-05-29 20:40:34
2 https://thebolditalic.com/?gi=86ae… 2024-05-29 20:40:29
3 https://onlinepokerfree17388.luweb… 2024-05-29 20:40:28
4 https://thebolditalic.com/?gi=fe59… 2024-05-29 20:40:26
5 https://storage.googleapis.com/cat… 2024-05-29 20:40:25
6 https://thebolditalic.com/?gi=0446… 2024-05-29 20:40:24
7 https://accoungting16.sfo3.digital… 2024-05-29 20:40:13
8 https://tendoncare12.s3.us-east-00… 2024-05-29 20:40:10
9 https://thebolditalic.com/?gi=9ce0… 2024-05-29 20:40:09
10 https://tendoncare8.s3.us-east-005… 2024-05-29 20:40:08
11 https://thebolditalic.com/?gi=fbcd… 2024-05-29 20:40:08
12 https://accounting020.netlify.app/… 2024-05-29 20:40:08
13 https://thebolditalic.com/?gi=c5c6… 2024-05-29 20:40:05
14 https://thebolditalic.com/?gi=ccb3… 2024-05-29 20:40:01
15 https://thebolditalic.com/?gi=9b3e… 2024-05-29 20:39:57
16 https://thebolditalic.com/?gi=d125… 2024-05-29 20:39:53
17 https://thebolditalic.com/?gi=1e9d… 2024-05-29 20:39:49
18 https://thebolditalic.com/?gi=d32f… 2024-05-29 20:39:45
19 https://thebolditalic.com/?gi=4deb… 2024-05-29 20:39:42
20 https://thebolditalic.com/?gi=f29e… 2024-05-29 20:39:37