PK
œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Notice: ob_end_clean(): Failed to delete buffer. No buffer to delete in /home/qpfajntr/ekhaya.265thami.com/qxtr.php on line 8
| Dir : /home/qpfajntr/NBM Site Backup/wp-content/plugins/insert-php-code-snippet/js/ |
| Server: Linux premium288.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64 IP: 162.254.39.137 |
| Dir : /home/qpfajntr/NBM Site Backup/wp-content/plugins/insert-php-code-snippet/js/notice.js |
jQuery(document).ready(function() {
jQuery('#xyz_ips_system_notice_area').animate({
opacity : 'show',
height : 'show'
}, 500);
jQuery('#xyz_ips_system_notice_area_dismiss').click(function() {
jQuery('#xyz_ips_system_notice_area').animate({
opacity : 'hide',
height : 'hide'
}, 500);
});
let ips_deactivateURL = '';
jQuery(document).on('click', '.xyz-ips-deactivate-link', function(e) {
e.preventDefault();
ips_deactivateURL = jQuery(this).attr('href');
jQuery('#xyz-ips-modal').fadeIn();
});
jQuery('#xyz-ips-proceed-deactivate').on('click', function() {
window.location.href = ips_deactivateURL;
});
jQuery('#xyz-ips-cancel-deactivate').on('click', function() {
jQuery('#xyz-ips-modal').fadeOut();
});
});