Удалить содержимое страницы
Мы анализируем только открытые данные (VK API) по принципу поисковиков — Яндекса, Google и Википедии. Информация воспроизводится «как есть» (ст. 10.1, 15.1 ФЗ-149). Персональные данные не обрабатываем и не храним (ФЗ-152).
Наталья Бычкова, Новосибирск, Россия

Наталья Бычкова, Новосибирск, Россия

  • Страна: Новосибирск, Россия
  • Пол: женский
  • ВКонтакте: 473229
  • Посещение: 21 мин. назад
  • Skype: orangenatka
  • Деятельность: НГПУ
  • Книги: The JCT Standard Building Contract 2011. An Explanation and Guide for Busy Practitioners and Students (David Chappell); Colour and the Optical Properties of Materials. An Exploration of the Relationship Between Light, the Optical Properties of Materials and Colour (Richard J. D. Tilley)
  • Аудиокниги: Ромео с большой дороги (Дарья Донцова); Сын (Ю Несбё)
  • Местоположение: Определить местоположение по номеру телефона
function modalbttn24(nm='chatgpt') { $('#myModal').show(); $('body').addClass('body-locked'); $('.tabs_button').css({"visibility": "hidden"}); return false; } $(document).ready(function() { var tabs = $('.tabs_button'); var dleContent = $('.main'); var offset = 100; var scrollTop = $(this).scrollTop(); var dleContentTop = dleContent.offset().top; var dleContentBottom = dleContentTop + dleContent.outerHeight() - 100; $(window).scroll(function() { var scrollTop = $(this).scrollTop(); var dleContentTop = dleContent.offset().top; var dleContentBottom = dleContentTop + dleContent.outerHeight() - 100; if (scrollTop < dleContentBottom - 800) tabs.addClass('fixed_menu'); else tabs.removeClass('fixed_menu'); }); if (scrollTop < dleContentBottom - 800) tabs.addClass('fixed_menu'); else tabs.removeClass('fixed_menu'); });