Bewertungen

if ( $( ".widget-review-cyt-stats.s-67918a6ea9c87" ).length ) { x(); } $( window ).scroll( function () { if ( $( ".widget-review-cyt-stats.s-67918a6ea9c87" ).length ) { x(); } } ); function x() { var toe = $( ".widget-review-cyt-stats.s-67918a6ea9c87" ).offset().top; var boe = $( ".widget-review-cyt-stats.s-67918a6ea9c87" ).offset().top + $( ".widget-review-cyt-stats.s-67918a6ea9c87" ).outerHeight(); var bos = $( window ).scrollTop() + $( window ).innerHeight(); var tos = $( window ).scrollTop(); if ( ( bos > toe ) && ( tos < boe ) ) { setTimeout( function () { $( '.widget-review-cyt-stats.s-67918a6ea9c87' ).removeClass( 'not-visible' ); }, 500 ); } }
$(document).ready(function() { $('.widget-review-cyt.a-678e60d5b64f2').on('click', '.limiter', function(event) { event.preventDefault(); $(this).addClass('clicked').parent().addClass('hide-ppp'); }); });