Server IP : 15.235.198.142 / Your IP : 216.73.216.190 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/rhodeworks/wp-content/plugins/nextgen-gallery/static/Thumbnails/ |
Upload File : |
"use strict";jQuery(function(r){(NggAjaxNavigation={loading_image:null,init:function(){var i=this;r("body").on("click","a.page-numbers, a.prev, a.next",function(e){var t=r(this),n=t.parents(".ngg-galleryoverview:first"),a=n.attr("id").replace("ngg-gallery-","").replace(/-\d+$/,"");n.hasClass("ngg-ajax-pagination-none")||(e.preventDefault(),i.toggle_busy(!0),r.get({url:t.attr("href"),headers:{"X-NGG-Pagination-Request":!0},success:function(e){e=r(e),n.replaceWith(e.find('div[id*="ngg-gallery-'+a+'"]')),r(document).trigger("refreshed"),e=new Event("nextgen_page_refreshed");document.dispatchEvent(e)}}).always(function(){i.toggle_busy(!1)}))})},get_querystring_params_from_url:function(e){var t={},n=e.split("?");if(2==n.length)for(var a in n=n[1].split("&")){a=n[a].split("=");t[a[0]]=2==a.length?a[1]:""}return t},toggle_busy:function(e){r("body, a").css("cursor",e?"wait":"auto")}}).init()});