PK œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Dir : /home/trave494/news36.travelguides4you.com/video_dark/wp-content/plugins/penci-review/js/ |
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 IP: 209.182.202.254 |
Dir : //home/trave494/news36.travelguides4you.com/video_dark/wp-content/plugins/penci-review/js/review.js |
jQuery(document).ready( function(){ var $j = jQuery; $j('.penci-review-process').each(function(){ var $this = $j(this ), $bar = $this.children(), $bar_w = $bar.data('width') * 10; $this.one('inview', function(event, isInView, visiblePartX, visiblePartY) { $bar.animate({width: $bar_w + '%'}, 1000 ); }); // bind inview }); // each $j('.penci-piechart').each(function(){ var $this = $j(this); $this.one('inview', function(event, isInView, visiblePartX, visiblePartY) { var chart_args = { barColor : $this.data('color'), trackColor : $this.data('trackcolor'), scaleColor : false, lineWidth : $this.data('thickness'), size : $this.data('size'), animate : 1000 }; $this.easyPieChart(chart_args); }); // bind inview }); // each } );