[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: common.js
( function( $ ) { var $window = $(window); $window.scroll(function() { if ( $(this).scrollTop() > 500 ) { $('.to-top').addClass('show'); } else { $('.to-top').removeClass('show'); } }); $('.to-top').click( function() { $("html, body").animate({ scrollTop: 0 }, 'slow'); return false; }); var screenSize = 'full'; $window.on('load resize', function() { var curScreenSize = 'full'; if ( matchMedia( 'only screen and (max-width: 1024px)' ).matches ) { curScreenSize = 'responsive'; } if ( curScreenSize !== screenSize ) { screenSize = curScreenSize; if ( curScreenSize === 'responsive' ) { var $responsiveMenu = $('#site-navigation').attr('id', 'site-navigation-mobi').hide(); var hasSubMenu = $('#site-navigation-mobi').find('li:has(ul)'); $('#header').find('.head-wrap').after($responsiveMenu); hasSubMenu.children('ul').hide(); hasSubMenu.children('a').after('<span class="btn-submenu"></span>'); $('.btn-menu').removeClass('active'); } else { var $fullMenu = $('#site-navigation-mobi').attr('id', 'site-navigation').removeAttr('style'); $fullMenu.find('.submenu').removeAttr('style'); $('#header').find('.col-md-10').append($fullMenu); $('.btn-submenu').remove(); } } }); $('.btn-menu').on('click', function() { $('#site-navigation-mobi').slideToggle(300); $(this).toggleClass('active'); }); $(document).on('click', '#site-navigation-mobi li .btn-submenu', function(e) { $(this).toggleClass('active').next('ul').slideToggle(300); e.stopImmediatePropagation() }); $('.site-navigation a[href*="#"], .smoothscroll[href*="#"]').on('click',function (e) { var target = this.hash; var $target = $(target); if ( $target.length ) { e.preventDefault(); $('html, body').stop().animate({ 'scrollTop': $target.offset().top - 100 }, 900, 'swing'); return false; } }); } )( jQuery );
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: premium56.web-hosting.com
Server IP: 198.54.119.70
PHP Version: 8.2.30
Server Software: LiteSpeed
System: Linux premium56.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
HDD Total: 97.87 GB
HDD Free: 70.41 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: bkunreyz
User ID (UID): 830
Group ID (GID): 826
Script Owner UID: 830
Current Dir Owner: 830