HEX
Server: Apache
System: Linux server-674799.igrow.ws 5.14.0-611.27.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 4 04:40:11 EST 2026 x86_64
User: elrashedytravel (1025)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/elrashedytravel/public_html/wp-content/themes/reviewnews/assets/marquee-script.js
(function (e) {
  'use strict';
  var n = window.AFTHRAMPES_JS || {};    

  (n.jQueryMarquee = function () {
    e('.marquee.aft-flash-slide').marquee({
      //duration in milliseconds of the marquee
      speed: 80000,
      //gap in pixels between the tickers
      gap: 0,
      //time in milliseconds before the marquee will start animating
      delayBeforeStart: 0,
      //'left' or 'right'
      // direction: 'right',
      //true or false - should the marquee be duplicated to show an effect of continues flow
      duplicated: true,
      pauseOnHover: true,
      startVisible: true,
    });
  })

  e(document).ready(function () {
    
      n.jQueryMarquee()
      
  });
})(jQuery);