Server IP : 192.64.118.117 / Your IP : 13.58.76.154 Web Server : LiteSpeed System : Linux premium56.web-hosting.com 4.18.0-513.24.1.lve.1.el8.x86_64 #1 SMP Thu May 9 15:10:09 UTC 2024 x86_64 User : thecgapy ( 1160) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/thecgapy/tcrgfinancesuite.com/wp-content/plugins/w3-total-cache/pub/js/ |
Upload File : |
jQuery(function() { var ajaxurl = window.ajaxurl; jQuery(document).ready(function() { var forumLoading = jQuery('#w3tc_latest').find('div.inside:visible').find('.widget-loading'); if (forumLoading.length) { var forumLoadingParent = forumLoading.parent(); setTimeout(function() { forumLoadingParent.load( ajaxurl + '?action=w3tc_widget_latest_ajax&_wpnonce=' + jQuery(forumLoading).metadata().nonce, function () { forumLoadingParent.hide().slideDown('normal', function() { jQuery(this).css('display', ''); }); }); }, 500); } var newsLoading = jQuery('#w3tc_latest_news').find('div.inside:visible').find('.widget-loading'); if (newsLoading.length) { var newsLoadingParent = newsLoading.parent(); setTimeout(function() { newsLoadingParent.load( ajaxurl + '?action=w3tc_widget_latest_news_ajax&_wpnonce=' + jQuery(newsLoading).metadata().nonce, function () { newsLoadingParent.hide().slideDown('normal', function() { jQuery(this).css('display', ''); }); }); }, 500); } jQuery('.w3tc_generic_widgetservice_radio').click(function () { var o = jQuery(this); jQuery('#w3tc_generic_widgetservices_name').val(o.attr('data-name')); jQuery('#w3tc_generic_widgetservices_value').val(o.attr('data-value')); jQuery('#w3tc_generic_widgetservices_form_hash').val(o.attr('data-form_hash')); }); jQuery('#buy-w3-service-cancel').live('click', function() { jQuery('input:radio[name=service]:checked').prop('checked', false); jQuery('#buy-w3-service-area').empty(); jQuery('#buy-w3-service').attr("disabled", "disabled"); }); }); });