uawdijnntqw1x1x1
IP : 216.73.216.207
Hostname : xhost1.intravision.ru
Kernel : Linux xhost1.intravision.ru 3.16.0-7-amd64 #1 SMP Debian 3.16.59-1 (2018-10-03) x86_64
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
OS : Linux
PATH:
/
var
/
.
/
.
/
.
/
backup
/
external_www
/
new02.medcomp.ru
/
bitrix
/
templates
/
eshop_app
/
script.js
/
/
/*function deleteFlyImage(id) { BX.remove(BX(id)); } function flyImageDetail(img, flyMode) { var element = img; var flyImage = element.cloneNode(true); flyImage.id = "emp"+Math.floor(Math.random() * (100)); BX.findParent(element, {tag:"a"}).insertBefore(flyImage, element); flyImage.style.position = "absolute"; flyImage.style.zIndex = "3000"; BX.addClass(flyImage, "growing"); if (flyMode == "flyFromLeft") flyImage.style.left = document.documentElement.clientWidth - flyImage.getBoundingClientRect().left+'px'; else flyImage.style.left = document.documentElement.clientWidth+'px'; flyImage.style.top = document.body.scrollTop-50+'px'; flyImage.width='0'; flyImage.height='0'; setTimeout(function(){deleteFlyImage(flyImage.id);}, 2000); }*/ function addItemToCart(element) { app.onCustomEvent('onItemBuy', {}); //flyImageDetail(img, flyMode); BX.ajax({ timeout: 30, method: 'GET', url: element.href, processData: false, onsuccess: function(reply){ }, onfailure: function(){ } }); return false; } function OpenClose(element) { if (BX.hasClass(element, 'close')) { BX.addClass(element, 'open'); BX.removeClass(element, 'close'); } else { BX.addClass(element, 'close'); BX.removeClass(element, 'open'); } }
/var/./././backup/external_www/new02.medcomp.ru/bitrix/templates/eshop_app/script.js