Showing source for: https://xn--7-7sb3aeo2d.xn--p1ai/
Duration: 0.479377s
Server: nginx/1.22.0

<!DOCTYPE html>
<html>

<head>
    <title>МБОУ СОШ №7</title>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1251" />
<meta name="robots" content="index, follow" />
<meta name="keywords" content="мбоу сош школа 7" />
<meta name="description" content="Официальный сайт МБОУ СОШ 7, г. Нижний Тагил" />
<link href="/bitrix/js/main/core/css/core.css?1458198997" type="text/css" rel="stylesheet" />
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css" type="text/css" rel="stylesheet" />
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap-theme.min.css" type="text/css" rel="stylesheet" />
<link href="/bitrix/templates/.default/components/bitrix/menu/school7_leftmenu/style.css?1458199024" type="text/css" rel="stylesheet" />
<link href="/bitrix/templates/.default/components/bitrix/news/mainpage/bitrix/news.list/.default/style.css?1458199024" type="text/css" rel="stylesheet" />
<link href="/bitrix/templates/bootstrap/styles.css?1680254592" type="text/css" rel="stylesheet" />
<link href="/bitrix/templates/bootstrap/template_styles.css?1680254592" type="text/css" rel="stylesheet" />
<link href="/bitrix/components/vision/vision.special/templates/.default/style/css/style.css?1711998948" type="text/css" rel="stylesheet" />
<link href="/bitrix/components/vision/vision.special/templates/.default/style/css/bvi-font.css?1711998948" type="text/css" rel="stylesheet" />
<link href="/bitrix/components/vision/vision.special/templates/.default/style/css/bvi.css?1711998948" type="text/css" rel="stylesheet" />
<link href="/bitrix/components/vision/vision.special/templates/.default/style/css/bvi.min.css?1711998948" type="text/css" rel="stylesheet" />
<link href="/bitrix/components/vision/vision.special/templates/.default/style/css/bvi-font.min.css?1711998948" type="text/css" rel="stylesheet" />

<script type="text/javascript" src="/bitrix/js/main/core/core.js?1458198997"></script>
<script type="text/javascript">(window.BX||top.BX).message({'LANGUAGE_ID':'ru','FORMAT_DATE':'DD.MM.YYYY','FORMAT_DATETIME':'DD.MM.YYYY HH:MI:SS','COOKIE_PREFIX':'BITRIX_SM','USER_ID':'','SERVER_TIME':'1716193261','SERVER_TZ_OFFSET':'0','USER_TZ_OFFSET':'0','USER_TZ_AUTO':'Y','bitrix_sessid':'a3b798a9f4182eb7a682e476999826d1','SITE_ID':'s1'});(window.BX||top.BX).message({'JS_CORE_LOADING':'Загрузка...','JS_CORE_NO_DATA':'- Нет данных -','JS_CORE_WINDOW_CLOSE':'Закрыть','JS_CORE_WINDOW_EXPAND':'Развернуть','JS_CORE_WINDOW_NARROW':'Свернуть в окно','JS_CORE_WINDOW_SAVE':'Сохранить','JS_CORE_WINDOW_CANCEL':'Отменить','JS_CORE_H':'ч','JS_CORE_M':'м','JS_CORE_S':'с','JSADM_AI_HIDE_EXTRA':'Скрыть лишние','JSADM_AI_ALL_NOTIF':'Показать все','JSADM_AUTH_REQ':'Требуется авторизация!','JS_CORE_WINDOW_AUTH':'Войти','JS_CORE_IMAGE_FULL':'Полный размер'});</script>
<script type="text/javascript" src="/bitrix/js/main/core/core_ajax.js?1458198997"></script>
<script type="text/javascript" src="/bitrix/js/main/session.js?1458198997"></script>
<script type="text/javascript">
bxSession.Expand(1440, 'a3b798a9f4182eb7a682e476999826d1', false, '798c1317ab7bc453d7afacf20116df85');
</script>
<script type="text/javascript" src="https://code.jquery.com/jquery-2.1.3.js"></script>
<script type="text/javascript" src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js"></script>
<script type="text/javascript" src="/bitrix/components/vision/vision.special/templates/.default/style/js/bvi.js?1711998948"></script>
<script type="text/javascript" src="/bitrix/components/vision/vision.special/templates/.default/style/js/responsivevoice.min.js?1711998948"></script>
<script type="text/javascript" src="/bitrix/components/vision/vision.special/templates/.default/style/js/js.cookie.js?1711998948"></script>
<script type="text/javascript" src="/bitrix/components/vision/vision.special/templates/.default/style/js/responsivevoice.js?1711998948"></script>
<script type="text/javascript" src="/bitrix/components/vision/vision.special/templates/.default/style/js/bvi-init.js?1711998948"></script>
<script type="text/javascript" src="/bitrix/components/vision/vision.special/templates/.default/style/js/bvi.min.js?1711998948"></script>
<script type="text/javascript" src="/bitrix/components/vision/vision.special/templates/.default/style/js/js.cookie.min.js?1711998948"></script>
<script type="text/javascript" src="/bitrix/templates/.default/components/bitrix/menu/school7_leftmenu/script.js?1458199024"></script>

        <script src="/libs/jquery.slides.min.js"></script>

</head>


<body>
<script type="text/javascript">

function setCookie(cookie_type, cookie_name, cookie_value,reload){
	
	$.post( "/bitrix/templates/bootstrap/theme_light_cookie.php", { theme_light: 1, cookie_type: cookie_type, cookie_name: cookie_name, cookie_value: cookie_value }, function( data ) {
		if(reload == 1){window.location.reload(true);}
	});
	
}

function fontKern(kern){
    $('#font_kern div').removeClass('act');
    $('#font_kern div#kern_font_'+kern).addClass('act');
    $('body').css('letter-spacing',+kern+'px');
	setCookie(1, 'theme_type_kern', kern);
}

function imgOffOn(type){

	setCookie(1, 'theme_type_img', type);
    if(type == 1){
       $('#hold').show();
       $('body img').not('.tools').show();
       $('.alt').detach();        
       $('#img_out').removeClass('act');
	   $('#img_in').addClass('act');        
    }
    if(type == 0){
	   $('#hold').hide();
	   $('body img').not('.tools, #logo_img').each(function(){
		var alt=$(this).attr('alt');
		if(alt){$(this).after('<p class="alt">'+alt+'</p>');}
		$(this).hide();
	   });	
	   $('#img_in').removeClass('act');
	   $('#img_out').addClass('act');        
    }
}
function fontSize(kof){
	setCookie(1, 'theme_type_font_kof', kof);
	$('.font_plus div').removeClass('act');
	$('.font_plus div#font_plus_'+kof).addClass('act');
	var size = 16;
	if(kof == 1){size = 16;}
	if(kof == 2){size = 22;}
	if(kof == 3){size = 26;}

    $('body').css('font-size',''+size+"px");
    $('span').css('font-size',''+size+"px");


	if(kof == 1){
		$('.nav>li>a').css('font-size',size+'px'); 
		$('.catalog-element table td, .catalog-element table td span').css('font-size','14.3px');
	}
	if(kof == 2){
		$('.nav>li>a').css('font-size',size*0.77+'px'); 
		$('.catalog-element table td, .catalog-element table td span').css('font-size','14.3px');
	}
	if(kof == 3){
		$('.nav>li>a').css('font-size',size*0.69+'px'); 
		$('.catalog-element table td, .catalog-element table td span').css('font-size','14.3px');
	}

//	$('#s5_leftcolumn span').css('font-size',size*0.8+'px');

	setCookie(1, 'theme_type_font_size', size);

}
function fontFamily(kof){
	
	$('#family div').removeClass('act');
	$('#family div#family_'+kof).addClass('act');

	if(kof == 1){family = 'Arial';}
	if(kof == 2){family = 'Times New Roman';}

    $('body').css('font-family',''+family+'');
    setCookie(1, 'theme_type_family', kof);
}
function fontColor(col){
	$('#font_color div').removeClass('act');
	$('#font_color div#tools_font_'+col).addClass('act');
	$('#vds_developer').removeClass('theme_light_white');
if(col==1){var color='000'; var bg='fff'; 
           $('a#webanatomy div').addClass('white'); 
           $('a#webanatomy div').removeClass('black');
          }
if(col==2){var color='fff'; var bg='000'; 
           $('a#webanatomy div').addClass('black'); 
           $('a#webanatomy div').removeClass('white');
		   $('#vds_developer').addClass('theme_light_white');
          }
if(col==3){var color='063462'; var bg='9dd1ff';
           $('a#webanatomy div').addClass('white'); 
           $('a#webanatomy div').removeClass('black');
          }
		  
	/**/
	$('font').css('color','#'+color);
	$('body').css('color','#'+color);
	$('body a').css('color','#'+color);

	$('body').css('background','#'+bg);

	$('body').css('border-color','#'+color);
	$('th, hr, td').css('border-color','#'+bg);
    /**/
	$('span, dd, b, strong').css('color','#'+color);
	$('span').css('background','#'+bg);
	$('.catalog-element table td').css('border-color','#'+color);


	setCookie(1, 'theme_type_color', color);
	setCookie(1, 'theme_type_bg', bg);
	setCookie(1, 'theme_type_sheme', col);
}

$(function($) {
$(document).ready(function() {
	if('' == 'light'){
		$('link[href*="/bitrix/templates/bootstrap/template_styles.css"]').attr('href','/bitrix/templates/bootstrap/theme_light_template_styles.css');
		$('link[href*="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css"]').attr('href','/bitrix/templates/bootstrap/bootstrap.css');
		$('link[href*="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap-theme.min.css"]').attr('href','/bitrix/templates/bootstrap/bootstrap-theme.css');
	}


    $('#view_special').click(function() {
			setCookie(1, 'theme_type', 'light',1);
    });
    $('.version').click(function() {
			setCookie(2, 'theme_type', '',1);
    });
	
    if('' == 'light'){
		$("#view_special").addClass('none');
		    setCookie(1, 'theme_type_sheme', 1);   setCookie(1, 'theme_type_font_kof', 1);        setCookie(1, 'theme_type_img', 1);      setCookie(1, 'theme_type_kern', 0);    setCookie(1, 'theme_type_family', 1); 
		fontColor(  '1');
		fontSize(   '1');
		imgOffOn(   '1');
		fontKern(   '0');
		fontFamily( '1');
 
	}	
	});
});


</script>
<style>
/*////////////////////////////////////////////////////////////////////////*/
/* theme light */
#webanatomy div{background: url(/img/logo-black.png) no-repeat center center; width: 326px; height: 63px; padding:0; margin: 0 auto 45px; }
#webanatomy div.black{background: url(/img/logo-white.png) no-repeat center center;}
.none{display: none;}
.clear{clear: both;}
#tools{ font-size: 16px; color: #000; font-family:Arial; position:fixed; top:0; width:100%; height: 98px; z-index:1000000000; text-align:center; letter-spacing: normal; box-sizing: border-box; box-shadow:0px 0px 5px #9a9a9a; -webkit-box-shadow: 0px 0px 5px #9a9a9a; -moz-box-shadow: 0px 0px 5px #9a9a9a;
background: url(/images/theme_light/theme_light_bg.jpg) left top repeat-x;
}
#tools div, #tools span{font-size:16px}
#tools #table_tools{
	width:1240px !important; 
	text-align:center; 
	margin: auto; 
	height: inherit; 
	border-left: 1px solid #bfbfbf; 
	border-right: 1px solid #bfbfbf; }
#tools #table_tools td{vertical-align:middle; padding: 0;} 
/* border td style */
#tools  #table_tools td#td_font_plus{ border-right: 1px solid #bfbfbf !important; border-bottom: 1px solid #bfbfbf  !important; }
#tools  #table_tools td#td_font_color{ border-right: 1px solid #bfbfbf !important; border-bottom: 1px solid #bfbfbf  !important; }
#tools  #table_tools td#td_img_switch{ border-bottom: 1px solid #bfbfbf !important; }
#tools  #table_tools td#td_version{ border-left: 1px solid #bfbfbf !important; }
#tools  #table_tools td#td_srift{ border-right: 1px solid #bfbfbf !important; }
#tools  #table_tools td#td_family{ border-right: 1px solid #bfbfbf !important; }

/* font_plus */
table#font_plus{margin: 0 auto;}
#tools #table_tools #font_plus div{margin: 0 3px;}
#tools #table_tools #font_plus #font_plus_1{ background: url(/images/theme_light/theme_light_font_1.png) no-repeat top left; width: 36px; height: 36px;}
#tools #table_tools #font_plus #font_plus_2{ background: url(/images/theme_light/theme_light_font_2.png) no-repeat top left; width: 36px; height: 36px;}
#tools #table_tools #font_plus #font_plus_3{ background: url(/images/theme_light/theme_light_font_3.png) no-repeat top left; width: 36px; height: 36px;}

#tools #table_tools #font_plus #font_plus_1:hover, #tools #table_tools #font_plus #font_plus_1.act{ background: url(/images/theme_light/theme_light_font_1_hover.png) no-repeat top left; width: 36px; height: 36px;}
#tools #table_tools #font_plus #font_plus_2:hover, #tools #table_tools #font_plus #font_plus_2.act{ background: url(/images/theme_light/theme_light_font_2_hover.png) no-repeat top left; width: 36px; height: 36px;}
#tools #table_tools #font_plus #font_plus_3:hover, #tools #table_tools #font_plus #font_plus_3.act{ background: url(/images/theme_light/theme_light_font_3_hover.png) no-repeat top left; width: 36px; height: 36px;}
/* font_plus end */

/* family */
table#family{ margin: 0 auto; }

/* font_kern */
table#font_kern{ margin: 0 auto; }
#kern_font_2{ letter-spacing: 2px; }
#kern_font_4{ letter-spacing: 4px; }

/* img_switch */
table#img_switch{ margin: 0 auto; }
/* font_color */
table#font_color{ margin: 0 auto; }
table#font_color div{ width: 25px; height: 25px; padding: 3; }
table#font_color #tools_font_1{background: url(/images/theme_light/theme_light_color1_25x25.jpg) no-repeat center center;}
table#font_color #tools_font_2{background: url(/images/theme_light/theme_light_color2_25x25.jpg) no-repeat center center;}
table#font_color #tools_font_3{background: url(/images/theme_light/theme_light_color3_25x25.jpg) no-repeat center center;}
/* version */
.version{cursor: pointer;}

table td.td_tools div{ border: 1px solid rgba(0,0,0,0);  padding: 5px; margin: 0 3px; cursor: pointer;}
table td.td_tools div:hover, table td.td_tools div.act{ background: #f6f6f6; border: 1px solid #b3b3b3; border-radius: 5px; }


/* END theme light */
/*////////////////////////////////////////////////////////////////////////*/
.none{display: none;}
#view_special{
    padding: 5px 0 5px 47px;
    margin: 15px 0 15px 15px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    background: url(/images/theme_light/view.png) no-repeat 6px 13px #2a2f45;
}
#vds_developer{
	display: inline-block;
	position:absolute;
	right: 0;
    top: 55px;
	padding-left: 63px;
	background: url(../images/theme_light/theme_light_webanatomy_black.png) no-repeat left center;
}
#vds_developer.theme_light_white{
	background: url(../images/theme_light/theme_light_webanatomy_white.png) no-repeat left center;
}
#vds_developer td{
    font-size: 14px;
    height: 56px;
    vertical-align: middle;
	width: 295px;
}
#vds_developer span{
	font-size: 16px;
}
.footer{position: relative; padding-bottom: 50px;}
</style>



<div class="container wrapper">

    <div class="row wrapper-in">
        <div class="col-xs-3 left-sidebar">
            <div class="row">
                <div class="col-xs-12">
                    <div class="logo">
                        <a href="/">
                            <div class="border">
                                ШКОЛА №7
                            </div>
                        </a>
                    </div>
                </div>
            </div>
            <!-- <div class="first-class">
                <a href='https://www.gosuslugi.ru/600426/1/form'><img src="http://xn--7-7sb3aeo2d.xn--p1ai/images/banner-first-class.png" width="98%" style="float:left; margin: 2px 2px 2px 2px;" ></img></a>
            </div> -->
		
            <!-- <div class="golosovanie">
		a href='https://66.gorodsreda.ru/?utm_source=cur66&utm_medium=site'><img src="https://xn--7-7sb3aeo2d.xn--p1ai/images/1.png" width="98%" style="float:left; margin: 2px 2px 2px 2px;" ></img></a>
		<img src="https://xn--7-7sb3aeo2d.xn--p1ai/images/1stjune.png" width="98%" style="float:left; margin: 2px 2px 2px 2px;" ></img>
	        </div> -->
            <div class="accesability">
                <style>
                    .accesability .logo-bvi {
                        margin: 0px;
                        font-weight: bold;
                        align: center;
                        /* position: absolute; */
                        background-color: black;
                        /* border: solid red; */
                        color: white;
                        font-size: 20px;
                        padding: 5%;
                        overflow:hidden;
                        
                    }

                    .accesability .bvi-svg-eye{
                        /* display: inline-block; */
                        /* position: relative; */
                        height: 1.25em;
                        width: 1.25em;
                    }

                    .accesability .bvi-open{
                        display: inline-block;
                        color: white;
                        position: relative;
                    }

                    .accesability .bvi-box{
                        display:inline-block;
                        
                    }

                </style>
                <div class="logo-bvi">
                    <div class="bvi-box">
                        <!-- <svg aria-hidden="true" focusable="false" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" class="bvi-svg-eye"><path fill="currentColor" d="M572.52 241.4C518.29 135.59 410.93 64 288 64S57.68 135.64 3.48 241.41a32.35 32.35 0 0 0 0 29.19C57.71 376.41 165.07 448 288 448s230.32-71.64 284.52-177.41a32.35 32.35 0 0 0 0-29.19zM288 400a144 144 0 1 1 144-144 143.93 143.93 0 0 1-144 144zm0-240a95.31 95.31 0 0 0-25.31 3.79 47.85 47.85 0 0 1-66.9 66.9A95.78 95.78 0 1 0 288 160z" class="bvi-svg-eye"></path></svg>     -->
                        
<p>
<a href="#" class="bvi-open" title="пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ">Версия для слабовидящих<!--пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ--></a>
	<!-- <script src="https://code.jquery.com/jquery-1.12.4.min.js"></script> <script src="/bitrix/components/vision/vision.special/templates/.default/style/js/responsivevoice.min.js"></script>  -->
	<!-- <script src="/bitrix/components/vision/vision.special/templates/.default/style/js/js.cookie.js"></script> 
	<script src="/bitrix/components/vision/vision.special/templates/.default/style/js/bvi-init.js"></script> 
	<script src="/bitrix/components/vision/vision.special/templates/.default/style/js/bvi.min.js"></script>  -->


<!--<div class="container-fluid">

        <div class="navbar navbar-default" role="navigation">

            <div class="row ">

                <div class="col-md-2 col-centered">

                    <p>Размер шрифта</p>

                    <br/>

                    <div class="btn-group">

                        <button type="button" id="a2" class="btn btn-default btn-sm">
                        <span class="glyphicon glyphicon-minus"></span>
   
                     </button>
             
           <button type="button" id="a1" class="btn btn-default btn-sm">
           <span class="glyphicon glyphicon-plus"></span>
               
         </button>
                 
   </div>
               
 </div>
             
   <div class="col-md-2 col-centered">
   
                 <p>Шрифт</p>
             
       <br/>
                  
    <div class="btn-group">
         
               <button type="button" class="btn btn-default btn-sm nop"  id="font1">
                        <span style="font-family:'Times New Roman';font-size:14px;">с засечками</span>
  
                        </button>
                        
                        <button type="button" class="btn btn-default btn-sm nop" id="font2">
                        <span style="font-family:'Arial';font-size:14px;">без засечек</span>

                        </button>
                  
   </div>
                    
                    
                    
                    
             
   </div>
             
   <div class="col-md-3 col-centered">
     
               <p>
                  
      <span>Цвета сайта</span>
   
                 </p>
              
                 <br/>
              
      <div class="btn-group">

                        <button type="button" class="btn btn-default btn-sm" id="c1">
                        <span class="glyphicon glyphicon-font"></span>
            
            </button>
  
                      <button type="button" class="btn btn-default btn-sm" id="c2">
                      <span class="glyphicon glyphicon-font"></span>
              
          </button>
                   
     <button type="button" class="btn btn-default btn-sm" id="c3">
     <span class="glyphicon glyphicon-font"></span>
                
        </button>
                   
     <button type="button" class="btn btn-default btn-sm" id="c4">
<span class="glyphicon glyphicon-font"></span>
               
         </button>
                      
  <button type="button" class="btn btn-default btn-sm" id="c5">
<span class="glyphicon glyphicon-font"></span>
                 
       </button>
                
    </div>
           
     </div>
           
     <div class="col-md-2 col-centered">

                    <p>Изображения</p>
  
                  <br/>
    
                <div class="btn-group" data-toggle="buttons">

                        <label class="btn btn-default  btn-sm redis">
  
                          <input type="radio" id="q156" name="imgvis" value="1" />
                          <span class="glyphicon glyphicon-eye-open"></span>

    
                         </label>

                        <label class="btn btn-default  btn-sm redis">

                        <input type="radio" id="q157" name="imgvis" value="2" />
                        <span class="glyphicon glyphicon-eye-close"></span>

                        </label>
                    
                        </div>
 
                        </div>
          
                        <div class="col-md-1 col-centered">
 
                   <p><span class="glyphicon glyphicon-resize-horizontal">Инт.</span>
 
                   </p>
 
                   <br/>

                   <div class="btn-group">

                        <button type="button" id="i2" class="btn btn-default btn-sm">
                        <span class="glyphicon glyphicon-minus"></span>

                        </button>

                        <button type="button" id="i1" class="btn btn-default btn-sm">
                        <span class="glyphicon glyphicon-plus"></span>
 
                       </button>


                    </div>

                </div>

                <div class="col-md-1 col-centered">

                <p><span class="glyphicon glyphicon-resize-vertical">Инт.</span>

                </p>
                    <br/>
                    
                <div class="btn-group">
 
                <div class="btn-group" data-toggle="buttons">

                            <label class="btn btn-default  btn-sm ol1">

                                <input type="radio" id="yr1" name="inter" value="1" /><span class="glyphicon glyphicon-resize-small"></span>


                            </label>
 
                    <label class="btn btn-default btn-sm ol1">

                    <input type="radio" id="yr2" name="inter" value="2" />
      <span class="glyphicon glyphicon-resize-full"></span>
 
      </label>
                        
</div>
                    
</div>
                
</div>
                
<div class="col-md-1 col-centered">
                    
<p></p>
                    
<br/>
                    
<div class="btn-group">
                        
<button class="btn btn-default btn-sm" id="reset"> 
<i class="glyphicon glyphicon-refresh"></i> 
Сброс</button>
                    
</div>
                
</div>
            
</div>
        
</div>
    
</div>-->                    </div>
                </div>
            </div>


            <div>
                <script src="https://pos.gosuslugi.ru/bin/script.min.js"></script>
                <style>
                    #js-show-iframe-wrapper {
                        position: relative;
                        display: flex;
                        align-items: center;
                        justify-content: center;
                        width: 100%;
                        min-width: 93px;
                        max-width: 100%;
                        background: linear-gradient(138.4deg, #38bafe 26.49%, #2d73bc 79.45%);
                        color: #fff;
                        cursor: pointer
                    }

                    #js-show-iframe-wrapper .pos-banner-fluid * {
                        box-sizing: border-box
                    }

                    #js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2 {
                        display: block;
                        width: 240px;
                        min-height: 56px;
                        font-size: 18px;
                        line-height: 24px;
                        cursor: pointer;
                        background: #0d4cd3;
                        color: #fff;
                        border: none;
                        border-radius: 8px;
                        outline: 0
                    }

                    #js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2:hover {
                        background: #1d5deb
                    }

                    #js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2:focus {
                        background: #2a63ad
                    }

                    #js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2:active {
                        background: #2a63ad
                    }

                    @-webkit-keyframes fadeInFromNone {
                        0% {
                            display: none;
                            opacity: 0
                        }
                        1% {
                            display: block;
                            opacity: 0
                        }
                        100% {
                            display: block;
                            opacity: 1
                        }
                    }

                    @keyframes fadeInFromNone {
                        0% {
                            display: none;
                            opacity: 0
                        }
                        1% {
                            display: block;
                            opacity: 0
                        }
                        100% {
                            display: block;
                            opacity: 1
                        }
                    }

                    @font-face {
                        font-family: LatoWebLight;
                        src: url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Light.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Light.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Light.ttf) format("truetype");
                        font-style: normal;
                        font-weight: 400
                    }

                    @font-face {
                        font-family: LatoWeb;
                        src: url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Regular.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Regular.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Regular.ttf) format("truetype");
                        font-style: normal;
                        font-weight: 400
                    }

                    @font-face {
                        font-family: LatoWebBold;
                        src: url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Bold.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Bold.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Bold.ttf) format("truetype");
                        font-style: normal;
                        font-weight: 400
                    }

                    @font-face {
                        font-family: RobotoWebLight;
                        src: url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Light.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Light.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Light.ttf) format("truetype");
                        font-style: normal;
                        font-weight: 400
                    }

                    @font-face {
                        font-family: RobotoWebRegular;
                        src: url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Regular.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Regular.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Regular.ttf) format("truetype");
                        font-style: normal;
                        font-weight: 400
                    }

                    @font-face {
                        font-family: RobotoWebBold;
                        src: url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Bold.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Bold.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Bold.ttf) format("truetype");
                        font-style: normal;
                        font-weight: 400
                    }

                    @font-face {
                        font-family: ScadaWebRegular;
                        src: url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Regular.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Regular.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Regular.ttf) format("truetype");
                        font-style: normal;
                        font-weight: 400
                    }

                    @font-face {
                        font-family: ScadaWebBold;
                        src: url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Bold.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Bold.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Bold.ttf) format("truetype");
                        font-style: normal;
                        font-weight: 400
                    }

                    @font-face {
                        font-family: Geometria;
                        src: url(https://pos.gosuslugi.ru/bin/fonts/Geometria/Geometria.eot);
                        src: url(https://pos.gosuslugi.ru/bin/fonts/Geometria/Geometria.eot?#iefix) format("embedded-opentype"), url(https://pos.gosuslugi.ru/bin/fonts/Geometria/Geometria.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Geometria/Geometria.ttf) format("truetype");
                        font-weight: 400;
                        font-style: normal
                    }

                    @font-face {
                        font-family: Geometria-ExtraBold;
                        src: url(https://pos.gosuslugi.ru/bin/fonts/Geometria/Geometria-ExtraBold.eot);
                        src: url(https://pos.gosuslugi.ru/bin/fonts/Geometria/Geometria-ExtraBold.eot?#iefix) format("embedded-opentype"), url(https://pos.gosuslugi.ru/bin/fonts/Geometria/Geometria-ExtraBold.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Geometria/Geometria-ExtraBold.ttf) format("truetype");
                        font-weight: 800;
                        font-style: normal
                    }
                </style>

                <style>
                    #js-show-iframe-wrapper {
                        background: var(--pos-banner-fluid-22__background)
                    }

                    #js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2 {
                        width: 100%;
                        min-height: 52px;
                        background: #fff;
                        color: #0b1f33;
                        font-size: 16px;
                        font-family: LatoWeb, sans-serif;
                        font-weight: 400;
                        padding: 0;
                        line-height: 1.2
                    }

                    #js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2:active, #js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2:focus, #js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2:hover {
                        background: #e4ecfd
                    }

                    #js-show-iframe-wrapper .bf-22 {
                        position: relative;
                        display: grid;
                        grid-template-columns:var(--pos-banner-fluid-22__grid-template-columns);
                        grid-template-rows:var(--pos-banner-fluid-22__grid-template-rows);
                        width: 100%;
                        max-width: var(--pos-banner-fluid-22__max-width);
                        box-sizing: border-box;
                        grid-auto-flow: row dense
                    }

                    #js-show-iframe-wrapper .bf-22__decor {
                        background: var(--pos-banner-fluid-22__bg-url) var(--pos-banner-fluid-22__bg-url-position) no-repeat;
                        background-size: cover;
                        background-color: #f8efec;
                        position: relative
                    }

                    #js-show-iframe-wrapper .bf-22__content {
                        display: flex;
                        flex-direction: column;
                        padding: var(--pos-banner-fluid-22__content-padding);
                        grid-row: var(--pos-banner-fluid-22__content-grid-row);
                        justify-content: center
                    }

                    #js-show-iframe-wrapper .bf-22__text {
                        margin: var(--pos-banner-fluid-22__text-margin);
                        font-size: var(--pos-banner-fluid-22__text-font-size);
                        line-height: 1.4;
                        font-family: LatoWeb, sans-serif;
                        font-weight: 700;
                        color: #fff
                    }

                    #js-show-iframe-wrapper .bf-22__bottom-wrap {
                        display: flex;
                        flex-direction: row;
                        align-items: center
                    }

                    #js-show-iframe-wrapper .bf-22__logo-wrap {
                        position: absolute;
                        top: var(--pos-banner-fluid-22__logo-wrap-top);
                        left: var(--pos-banner-fluid-22__logo-wrap-right);
                        padding: var(--pos-banner-fluid-22__logo-wrap-padding);
                        background: #fff;
                        border-radius: 0 0 8px 0
                    }

                    #js-show-iframe-wrapper .bf-22__logo {
                        width: var(--pos-banner-fluid-22__logo-width);
                        margin-left: 1px
                    }

                    #js-show-iframe-wrapper .bf-22__slogan {
                        font-family: LatoWeb, sans-serif;
                        font-weight: 700;
                        font-size: var(--pos-banner-fluid-22__slogan-font-size);
                        line-height: 1.2;
                        color: #005ca9
                    }

                    #js-show-iframe-wrapper .bf-22__btn-wrap {
                        width: 100%;
                        max-width: var(--pos-banner-fluid-22__button-wrap-max-width)
                    }
                </style>
                <div id="js-show-iframe-wrapper">
                    <div class="pos-banner-fluid bf-22">

                        <div class="bf-22__decor">
                            <div class="bf-22__logo-wrap">
                                <img class="bf-22__logo"
                                     src="https://pos.gosuslugi.ru/bin/banner-fluid/gosuslugi-logo-blue.svg"
                                     alt="Госуслуги">
                                <div class="bf-22__slogan">Решаем вместе</div>
                            </div>
                        </div>
                        <div class="bf-22__content">
                            <div class="bf-22__text">
                                Есть предложения по организации учебного процесса или знаете, как сделать школу лучше?
                            </div>

                            <div class="bf-22__bottom-wrap">
                                <div class="bf-22__btn-wrap">
                                    <!-- pos-banner-btn_2 не удалять; другие классы не добавлять -->
                                    <button class="pos-banner-btn_2" type="button">Написать о проблеме
                                    </button>
                                </div>
                            </div>
                        </div>

                    </div>
                </div>
                <script>

                    (function () {
                        "use strict";

                        function ownKeys(e, t) {
                            var n = Object.keys(e);
                            if (Object.getOwnPropertySymbols) {
                                var o = Object.getOwnPropertySymbols(e);
                                if (t) o = o.filter(function (t) {
                                    return Object.getOwnPropertyDescriptor(e, t).enumerable
                                });
                                n.push.apply(n, o)
                            }
                            return n
                        }

                        function _objectSpread(e) {
                            for (var t = 1; t < arguments.length; t++) {
                                var n = null != arguments[t] ? arguments[t] : {};
                                if (t % 2) ownKeys(Object(n), true).forEach(function (t) {
                                    _defineProperty(e, t, n[t])
                                }); else if (Object.getOwnPropertyDescriptors) Object.defineProperties(e, Object.getOwnPropertyDescriptors(n)); else ownKeys(Object(n)).forEach(function (t) {
                                    Object.defineProperty(e, t, Object.getOwnPropertyDescriptor(n, t))
                                })
                            }
                            return e
                        }

                        function _defineProperty(e, t, n) {
                            if (t in e) Object.defineProperty(e, t, {
                                value: n,
                                enumerable: true,
                                configurable: true,
                                writable: true
                            }); else e[t] = n;
                            return e
                        }

                        var POS_PREFIX_22 = "--pos-banner-fluid-22__", posOptionsInitialBanner22 = {
                            background: "linear-gradient(#2d73bc 26.49%,#38bafe 79.45%)",
                            "grid-template-columns": "100%",
                            "grid-template-rows": "262px auto",
                            "max-width": "100%",
                            "text-font-size": "20px",
                            "text-margin": "0 0 24px 0",
                            "button-wrap-max-width": "100%",
                            "bg-url": "url('https://pos.gosuslugi.ru/bin/banner-fluid/18/banner-fluid-bg-18-2.svg')",
                            "bg-url-position": "right bottom",
                            "content-padding": "26px 24px 24px",
                            "content-grid-row": "0",
                            "logo-wrap-padding": "16px 12px 12px",
                            "logo-width": "65px",
                            "logo-wrap-top": "0",
                            "logo-wrap-left": "0",
                            "slogan-font-size": "12px"
                        }, setStyles = function (e, t) {
                            var n = arguments.length > 2 && void 0 !== arguments[2] ? arguments[2] : POS_PREFIX_22;
                            Object.keys(e).forEach(function (o) {
                                t.style.setProperty(n + o, e[o])
                            })
                        }, removeStyles = function (e, t) {
                            var n = arguments.length > 2 && void 0 !== arguments[2] ? arguments[2] : POS_PREFIX_22;
                            Object.keys(e).forEach(function (e) {
                                t.style.removeProperty(n + e)
                            })
                        };

                        function changePosBannerOnResize() {
                            var e = document.documentElement, t = _objectSpread({}, posOptionsInitialBanner22),
                                n = document.getElementById("js-show-iframe-wrapper"),
                                o = n ? n.offsetWidth : document.body.offsetWidth;
                            if (o > 340) t["button-wrap-max-width"] = "209px";
                            if (o > 482) t["content-padding"] = "24px", t["text-font-size"] = "24px";
                            if (o > 568) t["grid-template-columns"] = "1fr 292px", t["grid-template-rows"] = "100%", t["content-grid-row"] = "1", t["content-padding"] = "32px 24px", t["bg-url-position"] = "calc(100% + 35px) bottom";
                            if (o > 610) t["bg-url-position"] = "calc(100% + 12px) bottom";
                            if (o > 726) t["bg-url-position"] = "right bottom";
                            if (o > 783) t["grid-template-columns"] = "1fr 390px";
                            if (o > 820) t["grid-template-columns"] = "1fr 420px", t["bg-url-position"] = "right bottom";
                            if (o > 1098) t["bg-url"] = "url('https://pos.gosuslugi.ru/bin/banner-fluid/18/banner-fluid-bg-18-3.svg')", t["bg-url-position"] = "calc(100% + 55px) bottom", t["grid-template-columns"] = "1fr 557px", t["text-font-size"] = "32px", t["content-padding"] = "32px 32px 32px 50px", t["logo-width"] = "78px", t["slogan-font-size"] = "15px", t["logo-wrap-padding"] = "20px 16px 16px";
                            if (o > 1422) t["max-width"] = "1422px", t["grid-template-columns"] = "1fr 720px", t["content-padding"] = "32px 48px 32px 160px", t.background = "linear-gradient(90deg, #2d73bc 5.49%,#38bafe 59.45%, #f8efec 60%)";
                            setStyles(t, e)
                        }

                        changePosBannerOnResize(), window.addEventListener("resize", changePosBannerOnResize), window.onunload = function () {
                            var e = document.documentElement, t = _objectSpread({}, posOptionsInitialBanner22);
                            window.removeEventListener("resize", changePosBannerOnResize), removeStyles(t, e)
                        };
                    })()
                </script>
                <script>Widget("https://pos.gosuslugi.ru/form", 257381)</script>
            </div>
            <div class="god pedagoga">
                <a href="/news/page5.php"><img src="/images/god-pedagoga-small.jpeg" width="100%"
                                style="float:left; margin: 0px 1px 0px 0px;"></img></a>
            </div>

            
            <div class="row">
                <div class="col-xs-12">
                    <div class="left-menu">
                        
<ul class = "nav">
		
		
			<li><a href = "/news/svedeniya-ob-obrazovatelnoy-organizatsii/">Сведения об образовательной организации</a></li>
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
			<li><a href = "/news/vospitatelnaya-rabota-mbou-sosh-7/">Воспитательная работа МБОУ СОШ 7</a></li>
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
			<li><a href = "/news/shkola-budushchikh-pervoklassnikov/">Запись в первый класс</a></li>
		
				
		
			<li><a href = "/news/nasha-shkolnaya-zhizn-novosti-shkoly/">НАША ШКОЛЬНАЯ ЖИЗНЬ</a></li>
		
				
		
			<li><a href = "/news/raspisanie-zanyatiy/">Дистанционное обучение</a></li>
		
				
		
			<li><a href = "/news/pedagogam-i-sotrudnikam/">Педагогам и сотрудникам</a></li>
		
				
		
			<li><a href = "/news/roditelyam-i-uchenikam/">Родителям и ученикам</a></li>
		
				
		
			<li><a href = "/news/nastavnichestvo-/">Наставничество </a></li>
		
				
		
			<li><a href = "/news/materialy-k-sdache-norm-gto/">Материалы к сдаче норм ГТО</a></li>
		
				
		
			<li><a href = "/news/gosudarstvennaya-itogovaya-attestatsiya/">Государственная итоговая аттестация - ВЫПУСКНИКАМ</a></li>
		
				
		
		
				
		
		
				
		
		
				
		
			<li><a href = "/news/novostnoy-obrazovatelnyy-reestr-subektov-rossiyskoy-federatsii-obshchee-obrazovanie/">Новостной образовательный реестр субъектов Российской Федерации &quot;Общее образование&quot;</a></li>
		
				
		
		
				
		
			<li><a href = "/news/besplatnye-telefony-ekstrennoy-psikhologicheskoy-pomoshchi-ministerstva-zdravookhraneniya-sverdlovskoy-oblasti/">Бесплатные телефоны экстренной психологической помощи Министерства здравоохранения Свердловской области</a></li>
		
				
		
			<li><a href = "/news/telefony-doveriya/">Противодействие коррупции</a></li>
		
				
		
			<li><a href = "/news/proforientatsiya/">Профориентация</a></li>
		
				
		
		
				
		
			<li><a href = "/news/shkolnaya-gazeta/">Школьный журнал</a></li>
		
				
		
			<li><a href = "/news/moy-profsoyuz/">Профсоюз</a></li>
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
			<li><a href = "/news/nezavisimaya-sistema-otsenki-kachestva/">Независимая система оценки качества </a></li>
		
				
		
			<li><a href = "/news/personalnye-dannye-deti/">Информационная безопасность</a></li>
		
				
		
			<li><a href = "/news/obrashcheniya-roditeley/">Интернет-приёмная для родителей</a></li>
		
				
		
			<li><a href = "/news/avtografy-pobedy-75-ti-letiyu-velikoy-pobedy-posvyashchaetsya/">Автографы Победы. 75-ти летию Великой Победы посвящается.</a></li>
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
			<li><a href = "/news/elektronnye-uslugi/">Электронные услуги</a></li>
		
				
		
			<li><a href = "/news/o-preimushchestvakh-polucheniya-gosudarstvennykh-i-munitsipalnykh-uslug-v-elektronnom-vide/">О преимуществах получения государственных и муниципальных услуг в электронном виде</a></li>
		
				
		
			<li><a href = "/news/vserossiyskaya-olimpiada-shkolnikov/">Всероссийская олимпиада школьников</a></li>
		
				
		
			<li><a href = "/news/bezopasnost/">Безопасность</a></li>
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
		
				
		
			<li><a href = "/news/food/">Организация питания в образовательной организации</a></li>
		
				
		
		
				
		
			<li><a href = "/news/informatsiya-o-storonnikh-elektronnykh-obrazovatelnykh-i-informatsionnykh-resursakh/">Информация о сторонних электронных образовательных и информационных ресурсах</a></li>
		
				
		
			<li><a href = "/news/shkolnyy-sportivnyy-klub/">Школьный спортивный клуб</a></li>
		
				
		
			<li><a href = "/news/shkolnyy-sportivnyy-klub/">Школьный спортивный клуб</a></li>
		
		</ul>


                    </div>
                </div>
            </div>
            <div class="row">
                <div class="col-xs-12">
                                    </div>
            </div>
            <div class="row">
                <div class="text-center" style="margin-top: 15px;">
                    <img style="padding: 0px 20px 0px 0px;" src="/images/logo_200.png" width="230"/>
                </div>
                <div style="padding: 15px 15px 15px 0;" id="left_block_dop_info_1">
                    <a href="http://xn--80abucjiibhv9a.xn--p1ai/%D0%B4%D0%BE%D0%BA%D1%83%D0%BC%D0%B5%D0%BD%D1%82%D1%8B/3527"
                       target="_blank">Информация, размещенная на сайте, соответствует Правилам размещения на
                        официальном сайте образовательной организации в информационно - теле
                        <wbr>
                        коммуника
                        <wbr>
                        ционной сети "Интернет</a>
                </div>
            </div>
        </div>

        <div class="col-xs-9 head-right-sidebar">
            <div class="right-sidebar">
                <div class="row">
                    <div class="col-xs-12">
                        <div class="top-menu">
                            <!-- <style>
                                .accesability {
                                    background-color: red;
                                }
                            </style> -->
                            <ul>
                                <li><a href="/">ГЛАВНАЯ</a></li>
                                <li><a href="/news/svedeniya-ob-obrazovatelnoy-organizatsii/">ДОКУМЕНТЫ</a></li>
                                <li><a href="/news/shkola-budushchikh-pervoklassnikov/">ПЕРВОКЛАССНИКАМ</a></li>
                                <li><a href="/news/rukovodstvo-pedagogicheskiy-sostav_/">РУКОВОДСТВО</a></li>
                                <li><a href="/feedback/">ОБРАТНАЯ СВЯЗЬ</a></li>
                            </ul>
                        </div>
                    </div>
                    <!-- <div class="col-xs-12">
                        <img src="/images/school7_750.jpg" width="100%" title="???? ??? ?7"/>
                    </div> -->

                    

                    <div class="col-xs-12" width="100%">
                    
                    <style>


                        .slideshow {
                 
                            height: 100%;
                            overflow: hidden;
                            position: ative;
                        }

                        .col-xs-12 .slideshow{
                            height: 220px;
                        }
                        .col-xs-12 .slideshow img{
                            width: 96%;
                            margin: auto;
                            
                        }

                        .slide {
                            width: 100%;
                            height: 100%;
                            vertical-align: middle;
                            position: absolute;
                            opacity: 0;
                            transition: opacity 1s ease-in-out;
                        }

                        .slide.active {
                            opacity: 1;
                        }
                    </style>

                    <div class="slideshow">
                        <div class="slide"">
                            <img src="/images/banners/banner1.jpg">
                        </div>
                        

			<div class="slide">
			    <img src="/images/banners/banner2.jpg" alt="Image 2"></a>
                        </div>

                        <div class="slide">
                            <img src="/images/banners/banner3.jpg" alt="Image 3"></a>
                        </div>
                    </div>

                    <script>
                        // Configure slideshow
                        const slideDuration = 5000; // Milliseconds before transitioning to next slide

                        // Get slideshow element
                        const slideshow = document.querySelector('.slideshow');

                        // Get slides
                        const slides = Array.from(slideshow.getElementsByClassName('slide'));

                        // Initialize variables
                        let currentSlide = 0;
                        slides[currentSlide].classList.add('active');

                        // Function to transition to next slide
                        function nextSlide() {
                            // Remove active class from current slide
                            slides[currentSlide].classList.remove('active');

                            // Increment current slide index
                            currentSlide = (currentSlide + 1) % slides.length;

                            // Add active class to next slide
                            slides[currentSlide].classList.add('active');
                        }

                        // Start slideshow
                        setInterval(nextSlide, slideDuration);
                    </script>
                        <div class="content"></div>
                    </div>
                </div>





 
<div> 
  <div> 
<!--<div>
  <p><img id="bxid_870565" width="100%" src="/images/socseti_25.01.23.jpg" class="TeacherYear" align="right" yle="border-left-width: 0px;
border-left-style: solid;
margin-left: 0px;
padding-left: 7px;
padding-right: 13px;"  /> </p>
</div>
 -->
 </div>
 </div>
 
<div>


<div class = "container-fluid main-news">
	<div class = "row">
		<div class = "col-xs-12">
			<div class = "caption text-right">
				Новости школы
			</div>
		</div>
	</div>
			<div class = "item">
			<div class = "row name">
				<div class = "col-xs-12"><b>Оценка условия осуществления образовательной деятельности</b></div>
			</div>
			<div class = "row preview_text">
								<div class = "col-xs-12">
									<a href="/files/Plakat.jpg" target="_blank" ><img src="/files/Plakat.jpg" border="0" align="left" width="350" height="467"  /></a><img src="/news/gjkjcf22.png" border="0" align="left" width="20" height="270"  /> 
<p class="MsoNoSpacing" style="text-align: center;"><font size="4"> 
    <br />
   </font></p>
 
<p class="MsoNoSpacing" style="text-align: center;"><font size="4"> 
    <br />
   </font></p>
 
<p class="MsoNoSpacing" style="text-align: center;"><font size="4" face="Arial"><b>Опрос проводится в целях выявления мнения граждан о качестве условий образовательной деятельности. <o:p></o:p></b></font></p>
 
<p class="MsoNoSpacing" style="text-align: center;"><font size="4" face="Arial"><b>Ваше мнение формирует официальный рейтинг организации.<o:p></o:p></b></font></p>
 
<p class="MsoNoSpacing" style="text-align: center;"><font face="Arial" size="4"><b>Анкета доступна по QR-коду</b></font><span style="font-size: 14pt;"><o:p></o:p></span></p>
 
<p class="MsoNoSpacing" style="text-align: center;"><font color="#0000ff"><a id="bxid_546776" href="http://disk.yandex.ru/i/J_J6azZvH_WZ-g" target="_blank" style="text-align: start;" >&quot;Независимая оценка качества условий оказания образовательных услуг в Свердловской области&quot;</a> (<a id="bxid_546776" href="http://disk.yandex.ru/i/J_J6azZvH_WZ-g" target="_blank" >видеоролик</a>)</font></p>
 				</div>
							</div>
					</div>
			<div class = "item">
			<div class = "row name">
				<div class = "col-xs-12"><b>Материалы антитеррористической направленности</b></div>
			</div>
			<div class = "row preview_text">
								<div class = "col-xs-12">
									
<div style="text-align: justify;"><b>Уважаемые участники образовательного процесса! </b></div>
 
<div style="text-align: justify;">  В целях повышения мер личной безопасности обращаем ваше внимание на неукоснительное соблюдение мер антитеррористической безопасности.</div>

<div style="text-align: justify;"><img src="/news/fejk-bpla (1)_page-0001.jpg" border="0" width="330" height="327"  /> <img src="/news/fejk-bpla (1)_page-0002.jpg" border="0" width="330" height="331"  /></div>

<div style="text-align: justify;"><img src="/news/fejk-bpla (1)_page-0003.jpg" border="0" width="330" height="334"  /> <img src="/news/fejk-bpla (1)_page-0004.jpg" border="0" width="330" height="332"  /></div>
 				</div>
							</div>
					</div>
			<div class = "item">
			<div class = "row name">
				<div class = "col-xs-12"><b>Лагерь дневного пребывания</b></div>
			</div>
			<div class = "row preview_text">
								<div class = "col-xs-12">
									 
<p class="MsoNoSpacing"><b>В период летних каникул отдых учащихся будет организован при школах и учреждениях дополнительного образования.</b></p>
 
<p class="MsoNoSpacing">В лагерях дневного пребывания запланированы смены по 18 рабочих дней.</p>
 
<p class="MsoNoSpacing"><b>Более подробно в прикрепленных документах:</b></p>
 
<p class="MsoNoSpacing"><font color="#9d0039"><b>- <a href="/news/Перечень документов (1).pdf" target="_blank" >Перечень </a><a href="#0670170996451" >документов, необходимых в соответствии с нормативными правовыми актами для предоставления муниципальной услуги</a></b></font></p>
 
<p class="MsoNoSpacing"><font color="#9d0039"><b>- <a href="/news/Перечень школ ЛДП, общая информация.pdf" target="_blank" >Информация об организации отдыха детей в лагерях с дневным пребыванием (ЛДП) в период летних каникул 2024 года</a></b></font></p>
 
<p class="MsoNoSpacing"><a href="/news/image-22-04-24-02-14-2.png" target="_blank" ><img src="/news/image-22-04-24-02-14-2.png" border="0" width="220" height="310"  /></a><a href="/news/image-22-04-24-02-14-1.png" target="_blank" ><img src="/news/image-22-04-24-02-14-1.png" border="0" width="220" height="311"  /></a>  <a href="/news/image-22-04-24-02-14.png" target="_blank" ><img src="/news/image-22-04-24-02-14.png" border="0" width="220" height="310"  /></a></p>
 				</div>
							</div>
					</div>
			<div class = "item">
			<div class = "row name">
				<div class = "col-xs-12"><b>ДЕЛАЕМ ГОРОД КОМФОРТНЕЕ</b></div>
			</div>
			<div class = "row preview_text">
								<div class = "col-xs-12">
									<a href="/files/Голосуйте_за_проекты_благоустройства.pdf" title="посмотреть" target="_blank" ><img src="/files/Голосуйте_за_проекты_благоустройства_page-0001.jpg" border="0" align="left" width="380" height="207"  /></a><img src="/news/gjkjcf22.png" border="0" align="left" width="10" height="210"  /><b> 
  <div style="text-align: center;"><b style="text-align: left;">Голосуйте за проекты благоустройства!</b></div>
 </b> 
<div style="text-align: justify;"> Выбирайте общественные пространства, парки, скверы, набережные и дворовые территории, которые реализуют в вашем городе, подробнее <a href="/files/Голосуйте_за_проекты_благоустройства.pdf" target="_blank" ><b><font color="#0054a5">по ссылке</font></b></a>.</div>
 
<div><b>Как голосовать:</b></div>
 
<div> 
  <div style="text-align: justify;"><font size="2">1.Перейдите на сайт голосования <a href="https://vk.com/away.php?to=https%3A%2F%2Fpos.gosuslugi.ru%2Flkp%2Ffkgs%3Futm_source%3Dfkgs%26utm_medium%3Dgospublics%26utm_campaign%3Dpost&post=-198888108_3072&cc_key=cvmInE" target="_blank" rel="nofollow noopener" title="https://pos.gosuslugi.ru/lkp/fkgs?utm_source=fkgs&amp;utm_medium=gospublics&amp;utm_campaign=post" style="cursor: pointer;" ><font color="#0054a5"><b>vk.cc/cvmInE</b></font></a></font></div>
 
  <div style="text-align: justify;"><font size="2">2.Авторизуйтесь, используя учетные данные Госуслуг</font></div>
 
  <div style="text-align: justify;"><font size="2">3.Выберите понравившийся проект и прого-лосуйте</font></div>
 
  <div style="text-align: justify;"> 
    <br />
   </div>
 
  <div style="text-align: justify;">   Голосование проходит в рамках национального проекта &quot;Жильё и городская среда&quot;, созданного по решению Президента Российской Федерации. Итоги подведут уже в начале мая.</div>
 
  <br />
 <b><font size="4"><span style="border-style: initial; border-color: initial; border-image: initial;"><img class="emoji" src="https://vk.com/emoji/e/e29d97.png" alt="&amp;#10071;" style="border: 0px; width: 16px; height: 16px; vertical-align: -3px; margin: 0px 1px; display: inline-block; overflow: hidden;"  /></span>Важен голос каждого</font></b><b><font size="4"><img class="emoji" src="https://vk.com/emoji/e/e29d97.png" alt="&amp;#10071;" style="border: 0px; width: 16px; height: 16px; vertical-align: -3px; margin: 0px 1px; display: inline-block; overflow: hidden;"  /></font></b></div>
 				</div>
							</div>
					</div>
			<div class = "item">
			<div class = "row name">
				<div class = "col-xs-12"><b>4 апреля в 8:00 стартует запись в загородные оздоровительные лагеря</b></div>
			</div>
			<div class = "row preview_text">
								<div class = "col-xs-12">
									 
<p class="MsoNoSpacing"><span style="background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"><b>Документы для ознакомления:</b></span> 
  <br />
 <b><span style="background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;">- <a href="/files/Poleznaya_informatsia.docx" target="_blank" ><font color="#2f3192">Полезная информация</font></a></span> 
    <br />
   <span style="background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;">- <a href="/files/Perechen_dokumentov.pdf" target="_blank" ><font color="#2f3192">Перечень документов, которые понадобятся для подачи заявления</font></a></span> 
    <br />
   <span style="background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;">- <a href="/files/Algoritm_zapisi_cherez_Gosuslugi.pdf" target="_blank" ><font color="#2f3192">Алгоритм записи на Госуслугах</font></a></span></b></p>
 
<p class="MsoNoSpacing"><a href="/files/лагерь1.jpg" title="посмотреть" target="_blank" ><img src="/files/лагерь1.jpg" border="0" width="130" height="183"  /></a> <a href="/files/лагерь2.jpg" title="посмотреть" target="_blank" ><img src="/files/лагерь2.jpg" border="0" width="130" height="183"  /></a> <a href="/files/лагерь3.jpg" title="посмотреть" target="_blank" ><img src="/files/лагерь3.jpg" border="0" width="130" height="183"  /></a> <a href="/files/лагерь4.jpg" title="посмотреть" target="_blank" ><img src="/files/лагерь4.jpg" border="0" width="130" height="183"  /></a> <a href="/files/лагерь5.jpg" title="посмотреть" target="_blank" ><img src="/files/лагерь5.jpg" border="0" width="130" height="183"  /></a></p>
 				</div>
							</div>
					</div>
			<div class = "item">
			<div class = "row name">
				<div class = "col-xs-12"><b>Независимая оценка качества условий осуществления образовательной деятельности организациями в 2024 году</b></div>
			</div>
			<div class = "row preview_text">
								<div class = "col-xs-12">
									 
<p class="MsoNormal" align="center" style="text-align: left; margin-bottom: 7.5pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"><span style="text-align: justify; text-indent: 35.45pt;"><font color="#2f3192">   <b>На территории Свердловской области в 2024 году проводится независимая оценка качества условий осуществления образовательной деятельности в отношении общеобразовательных организаций и профессиональных образовательных организаций.</b></font></span></p>
 
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"> </p>
 
<div style="text-align: justify;">  Показатели независимой оценки качества условий: открытость и доступность информации об организациях; комфортность условий, в которых осуществляется образовательная деятельность; доброжелательность, вежливость работников; удовлетворенность условиями ведения образовательной деятельности организаций, а также доступность условий</div>
 
<div style="text-align: justify;">для лиц с инвалидностью.</div>
 <o:p></o:p> 
<p></p>
 
<p class="MsoNormal" style="text-align: justify; margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"> <b> Уважаемые родители и обучающиеся старше 14 лет, приглашаем Вас принять участие в опросе.</b></p>
 
<p class="MsoNormal" style="text-align: justify; margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"><b></b>  Опрос проводится в целях выявления мнения граждан о качестве условий образовательной деятельности. <o:p></o:p></p>
 
<p class="MsoNormal" style="text-align: justify; margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;">   Пожалуйста, ответьте на вопросы анкеты. Ваше мнение позволит улучшить работу образовательной организации и повысить качество образования. Опрос проводится анонимно.</p>
 
<p class="MsoNormal" style="text-align: justify; margin-bottom: 0.0001pt; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"> 
  <br />
 </p>
 
<table width="750" height="100" border="0" cellpadding="1" cellspacing="1" style="text-align: center;"> 
  <tbody> 
    <tr><td style="border-image: initial;"> 
        <p class="MsoNormal" style="text-align: center;"><font color="#2f3192"><b><span lang="EN-US" style="line-height: 17.12px;"><font size="4">QR -код</font></span></b><span style="line-height: 17.12px;"><font size="4"> <b>на анкету:</b></font></span></font></p>
       
        <p class="MsoNormal" style="text-align: center;"><span style="font-size: 12pt; line-height: 17.12px;"><img src="/news/куар.png" border="0" width="150" height="149"  /></span></p>
       </td><td style="border-image: initial;"> 
        <div style="text-align: center;"><b><span style="line-height: 17.12px;"><font size="4" color="#2f3192">Ссылка на анкету:</font></span></b></div>
       
        <div style="text-align: center;"><b><font size="5" color="#0000ff"><a href="https://nok.gepicentr.ru/" ><span style="line-height: 19.9733px;">https://nok.gepicentr.ru/</span></a></font></b></div>
       </td></tr>
   </tbody>
 </table>
 				</div>
							</div>
					</div>
			<div class = "item">
			<div class = "row name">
				<div class = "col-xs-12"><b>22 марта пройдет торжественное открытие 73-й городской выставки технического и декоративно-прикладного творчества детей и учащейся молодежи!</b></div>
			</div>
			<div class = "row preview_text">
								<div class = "col-xs-12">
									 
<p class="MsoNoSpacing"><span style="background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"><b><font color="#9e005c">Она продлится до 27 марта! В эти дни детей, родителей и педагогов ждут необычные экспозиции, мастер-классы, соревнования и другие занимательные и полезные активности! </font></b></span></p>
 
<p class="MsoNoSpacing"><span style="background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"><img src="/news/WIu64R_wQcA.jpg" border="0" width="650" height="268"  /> </span></p>
 <span style="line-height: 115%; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"><b><font size="4">Среди них:</font></b></span><span style="line-height: 115%;"> 
  <br />
 
  <ul> 
    <li><span style="line-height: 115%;"><span style="background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;">Фестиваль семейного творчества (</span> <font color="#000000"><a href="https://vk.com/gddut_nt" ><span style="line-height: 115%; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;">ГДДЮТ</span></a> </font>);</span></li>
   
    <li>Конкурс мастер-классов &laquo;Семейные мастера&raquo; (ГДДЮТ);</li>
   
    <li>Квест «Народные промыслы Свердловской области» (<span style="line-height: 115%;"><a href="https://vk.com/ddt_ts" ><span style="color: windowtext; background: white; text-decoration-line: none;">Тагилстроевский дом детского творчества</span></a><span style="background: white;">);</span></span></li>
   
    <li>Интеллектуальная игра «Декор от А до Я» (ГДДЮТ);</li>
   
    <li>Городской конкурс моделей и театров мод «Тагильская модница - 2024» (ГДДЮТ);</li>
   
    <li>Лаборатория «УмникУм» (ГДДЮТ);</li>
   
    <li>Городской конкурс детских проектов по робототехнике (ГДДЮТ);</li>
   
    <li>Лаборатория открытий «Про науку» (ГДДЮТ);</li>
   
    <li>Форум профильных классов (<a href="https://vk.com/ducmir" ><span style="color: windowtext; background: white; text-decoration-line: none;">Детско - юношеский центр «Мир»</span></a><span style="background: white;">);</span></li>
   
    <li>Фестиваль «Юные мастера» по ранней профориентации (<a href="https://vk.com/public205374352" ><span style="color: windowtext; background: white; text-decoration-line: none;">школа №23</span></a><span style="background: white;">);</span></li>
   
    <li>День театра (Тагилстроевский дом детского творчества).</li>
   </ul>
 </span> 
<div> 
  <br />
 <span style="background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;">Скорее знакомьтесь с </span><a href="/files/Programma_meropriatiy_73_vystavki.pdf" target="_blank" ><font color="#0000ff"><b>полной программой мероприятий</b></font> </a>. <span style="background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;">Даты и места проведения событий указаны там же</span> 
  <p></p>
 
  <p></p>
 
  <p class="MsoNoSpacing"> <span style="background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;">До встречи на городской выставке!</span><font face="Times New Roman, serif"><span style="font-size: 14pt;"><o:p></o:p></span></font></p>
 </div>
 				</div>
							</div>
					</div>
			<div class = "item">
			<div class = "row name">
				<div class = "col-xs-12"><b>Викторина «Опорный край»</b></div>
			</div>
			<div class = "row preview_text">
								<div class = "col-xs-12">
									<a href="http://опорныйкрай.рф/" target="_blank" title="ПЕРЕЙТИ ПО ССЫЛКЕ" ><img src="/news/3х6_база.jpg" border="0" width="700" height="350"  /></a> 
<div><b><font color="#0000ff" size="4"> 
      <br />
     </font></b></div>
 
<div style="text-align: justify;"><b><font color="#2f3192">Викторина &quot;ОПОРНЫЙ КРАЙ&quot; - большой благотворительный проект Свердловского областного благотворительного фонда.</font></b></div>
 
<div style="text-align: justify;"><b><font color="#2f3192">Официальное название викторины: &quot;ПОЗНАВАТЕЛЬНАЯ ВИКТОРИНА ПО ИСТОРИИ СВЕРДЛОВСКОЙ ОБЛАСТИ &quot;ОПОРНЫЙ КРАЙ&quot;, </font></b><b><font color="#2f3192">ПОСВЯЩЕННАЯ 90-летию СВЕРДЛОВСКОЙ ОБЛАСТИ&quot;. </font></b></div>
 
<div style="text-align: justify;"><font color="#790000"><b><u>ПЕРВЫЙ ЭТАП ПОЗНАВАТЕЛЬНОЙ  ВИКТОРИНЫ ПРОЙДЕТ 15, 16, 17 и 18 МАРТА!</u></b></font></div>
 
<div style="text-align: justify;"><b style="color: rgb(121, 0, 0);">УЧАСТВУЙТЕ и ПОЛУЧАЙТЕ ОТЛИЧНЫЕ  ПОДАРКИ!!!</b></div>
 				</div>
							</div>
					</div>
			<div class = "item">
			<div class = "row name">
				<div class = "col-xs-12"><b>ОСТОРОЖНО! СХОД СНЕГА И ЛЬДА!</b></div>
			</div>
			<div class = "row preview_text">
								<div class = "col-xs-12">
									<img src="/news/Снег лед (1).JPG" border="0" width="650" height="488"  />				</div>
							</div>
					</div>
			<div class = "item">
			<div class = "row name">
				<div class = "col-xs-12"><b>О формировании Федеральной информационной базы достижений регионов России «Социальная политика РФ — 2025»</b></div>
			</div>
			<div class = "row preview_text">
								<div class = "col-xs-12">
									
<div><img src="/news/rosregioninform.jpg" border="0" width="400" height="115" align="left"  /><img src="/news/gjkjcf22.png" border="0" align="left" width="10" height="110"  /><span style="font-family: &quot;Liberation Serif&quot;, &quot;serif&quot;;"> 
    <div style="text-align: justify;">Освещение<span style="letter-spacing: -0.15pt;"> </span>позитивных<span style="letter-spacing: -0.15pt;"> </span>перемен<span style="letter-spacing: -0.15pt;"> </span>в<span style="letter-spacing: -0.15pt;"> </span>субъектах<span style="letter-spacing: -0.15pt;"> </span>РФ,<span style="letter-spacing: -0.15pt;"> </span>направленных<span style="letter-spacing: -0.15pt;"> </span>на<span style="letter-spacing: -0.15pt;"> </span>повышение<span style="letter-spacing: -0.15pt;"> </span>качества<span style="letter-spacing: -0.15pt;"> </span>и<span style="letter-spacing: -0.15pt;"> </span>уровня<span style="letter-spacing: -0.15pt;"> </span>жизни<span style="letter-spacing: -0.15pt;"> </span>граждан<span style="letter-spacing: -0.15pt;"> </span>России, несмотря ни на какие внешние давления, выявление лучших решений и практик, максимально учитывающих интересы, нужды и запросы населения страны <a href="http://xn--7-7sb3aeo2d.xn--p1ai/page17.php?clear_cache=Y&back_url_admin=%2Fbitrix%2Fadmin%2Ffileman_admin.php%3Flang%3Dru%26site%3D%26path%3D%252Fnews" target="_blank" ><font size="4"><b>подробнее</b></font></a></div>
   </span></div>
 				</div>
							</div>
					</div>
		<div class = "row">
		<div class = "col-xs-12 text-right">
			<a href = "/docs/">Все новости</a><br>
		</div>
	</div>
</div>
 
                        </div><!--end content-->
                    </div><!--end col content-->

                </div><!--end row-->
            </div><!---end right-sidebar-->
        </div><!--end col-->
    </div><!--end row-->

    <div class="row">
        <div class="footer">
            <!--  -->
            <div class="col-xs-4">
                <p><b>Адрес и контакты:</b></p>
                <p>г. Нижний Тагил, ул. Тельмана 19</p>
                <p>т. 8 (3435) 335370</p>
                <p>&copy; МБОУ ШКОЛА №7 - 2015 г.</p>
            </div>
            <div class="col-xs-4">

                <div class="links-sites">
                    <b>Полезные ссылки</b>
                    <ul>
                        <li><a href="http://minobraz.ru/" target="_blank">Министерство образования Свердловской
                            области</a></li>
                        <li><a href="http://ntagil.org/" target="_blank">Сайт города Нижний Тагил</a></li>
                        <li><a href="http://imcnt.ru/" target="_blank">Сайт МИМЦ</a></li>
                        <li><a href="http://ufo.mononline.ru/" target="_blank">Дискуссионный клуб УФО</a></li>
                        <li><a href="http://upro-ntagil.org/" target="_blank">Управление образования</a></li>
                        <li><a href="https://dnevnik.egov66.ru/login/" target="_blank">АИС Образование</a></li>
                    </ul>
                </div>
            </div>
            <div class="col-xs-4">
                <div>
                    <div class="counter pull-right">
                        <!-- Yandex.Metrika informer -->
                        <a href="https://metrika.yandex.ru/stat/?id=28189437&amp;from=informer"
                           target="_blank" rel="nofollow"><img
                                src="//bs.yandex.ru/informer/28189437/3_1_FFFFFFFF_EFEFEFFF_0_pageviews"
                                style="width:88px; height:31px; border:0;" alt="Яндекс.Метрика"
                                title="Яндекс.Метрика: данные за сегодня (просмотры, визиты и уникальные посетители)"
                                onclick="try{Ya.Metrika.informer({i:this,id:28189437,lang:'ru'});return false}catch(e){}"/></a>
                        <!-- /Yandex.Metrika informer -->

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

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

                                if (w.opera == "[object Opera]") {
                                    d.addEventListener("DOMContentLoaded", f, false);
                                } else {
                                    f();
                                }
                            })(document, window, "yandex_metrika_callbacks");
                        </script>
                        <noscript>
                            <div><img src="//mc.yandex.ru/watch/28189437" style="position:absolute; left:-9999px;"
                                      alt=""/></div>
                        </noscript>
                        <!-- /Yandex.Metrika counter -->
                    </div>
                    <div class="counter pull-right">
                        <!--LiveInternet counter-->
                        <script type="text/javascript"><!--
                        document.write("<a href='//www.liveinternet.ru/click' " +
                            "target=_blank><img src='//counter.yadro.ru/hit?t18.12;r" +
                            escape(document.referrer) + ((typeof (screen) == "undefined") ? "" :
                                ";s" + screen.width + "*" + screen.height + "*" + (screen.colorDepth ?
                                    screen.colorDepth : screen.pixelDepth)) + ";u" + escape(document.URL) +
                            ";" + Math.random() +
                            "' alt='' title='LiveInternet: показано число просмотров за 24" +
                            " часа, посетителей за 24 часа и за сегодня' " +
                            "border='0' width='88' height='31'><\/a>")
                        //--></script><!--/LiveInternet-->

                    </div>
                </div>
                <div>

                </div>
            </div>
        </div>

    </div>
</div> <!--end wrapper-->

<script>
    $("document").ready(function () {
        var leftSide = $(".left-sidebar");
        var rightSide = $(".right-sidebar");
        if ($(rightSide).height() < $(leftSide).height()) {
            $(rightSide).css("height", $(leftSide).height());
        }

        $('html').on('contextmenu', 'html', function (e) {
            return false;
        });

        $("html").mousedown(function (event) {
            if (event.button == 2) {
                $(this).oncontextmenu = function () {
                    return false;
                }
                return false;
            }
        });

    });
</script>

</body>

</html>


Latest requests

# Url Url Source Date
1 https://xn--7-7sb3aeo2d.xn--p1ai/ 2024-05-20 08:21:01
2 https://thebolditalic.com/?gi=f1cb… 2024-05-20 08:21:01
3 https://thebolditalic.com/?gi=a440… 2024-05-20 08:21:01
4 https://thebolditalic.com/?gi=9d39… 2024-05-20 08:21:00
5 https://thebolditalic.com/?gi=1da2… 2024-05-20 08:20:59
6 https://thebolditalic.com/?gi=139b… 2024-05-20 08:20:57
7 https://thebolditalic.com/?gi=44e5… 2024-05-20 08:20:57
8 https://thebolditalic.com/?gi=ae97… 2024-05-20 08:20:56
9 https://thebolditalic.com/?gi=0977… 2024-05-20 08:20:55
10 https://thebolditalic.com/?gi=9249… 2024-05-20 08:20:54
11 https://thebolditalic.com/?gi=48da… 2024-05-20 08:20:53
12 https://thebolditalic.com/?gi=3c86… 2024-05-20 08:20:53
13 https://thebolditalic.com/?gi=5a4b… 2024-05-20 08:20:53
14 https://thebolditalic.com/?gi=1411… 2024-05-20 08:20:52
15 https://thebolditalic.com/?gi=7363… 2024-05-20 08:20:51
16 https://thebolditalic.com/?gi=6884… 2024-05-20 08:20:50
17 https://tubidy.diy/ 2024-05-20 08:20:50
18 https://thebolditalic.com/?gi=741e… 2024-05-20 08:20:49
19 https://thebolditalic.com/?gi=0c07… 2024-05-20 08:20:49
20 https://thebolditalic.com/?gi=41b5… 2024-05-20 08:20:49