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

Максим Кумарин, 18.3.1984, 42 года, Тольятти, Россия

  • Страна: Тольятти, Россия
  • Дата рождения: 18.03.1984
  • Пол: мужской
  • ВКонтакте: 6426356
  • Посещение: 31 мар в 9:53
  • Деятельность: ТГУС (бывш. ПТИС, ТГИС, ТГАС)
  • Книги: Loving Him without Losing You. How to Stop Disappearing and Start Being Yourself (Beverly Engel); The Personal Efficiency Program. How to Stop Feeling Overwhelmed and Win Back Control of Your Work (Kerry Gleeson)
  • Аудиокниги: О, я от призраков больна (Алан Брэдли); Сэндвич с пеплом и фазаном (Алан Брэдли)
  • Местоположение: Определить местоположение по номеру телефона
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'); });