!function(){"use strict";if(!window.Joomla)throw new Error("Joomla API was not properly initialised");var o=Joomla.getOptions("system.keepalive"),t=o&&o.interval?parseInt(o.interval,10):45e3,a=o&&o.uri?o.uri.replace(/&/g,"&"):"";if(""===a){var e=Joomla.getOptions("system.paths");a=(e?e.root+"/index.php":window.location.pathname)+"?option=com_ajax&format=json"}setInterval((function(){return navigator.sendBeacon(a)}),t)}();