%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 49.231.201.246 / Your IP : 216.73.216.149 Web Server : Apache/2.4.18 (Ubuntu) System : User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,mail,shell_exec,system,proc_open,popen,ini_alter,dl,proc_close,curl_exec,curl_multi_exec,readfile,parse_ini_file,escapeshellarg,escapeshellcmd,show_source,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,mail,php_uname,phpinfo MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/old/modules/mod_news_pro_gk4/interface/scripts/ |
Upload File : |
window.addEvent("load", function(){ $$('.nspMainPortalMode3').each(function(module){ var id = module.getProperty('id'); var $G = $Gavick[id]; var current_art = 0; var arts = module.getElements('.nspTitleBlock'); var anim_speed = $G['animation_speed']; var animation = false; var slides = []; var animation = false; module.getElements('.nspArtMore').removeClass('unvisible'); module.getElements('.nspArtMore').each(function(el,i) { el.setProperty('id', id + '-tab-' + i); slides[el.getProperty('id')] = new Fx.Slide(el, {duration:anim_speed}).hide(); el.setOpacity(0); el.setStyle('margin-left', (el.getParent().getParent().getElement('.nspTitleTab .nspDate').getSize().x - 1) + "px"); }); module.getElements('.nspTitleBlock').each(function(el,i){ el.addEvent('click', function() { if(!animation) { animation = true; if(module.getElement('.nspTitles .opened')) { var elm = module.getElement('.nspTitles .opened'); if(elm != el) { elm.removeClass('opened'); slides[elm.getElement('.nspArtMore').getProperty('id')].slideOut(); new Fx.Morph(elm.getElement('.nspArtMore'), { duration: anim_speed }).start({'opacity':0}); } } (function() { if(el.hasClass('opened')) { el.removeClass('opened'); slides[el.getElement('.nspArtMore').getProperty('id')].slideOut(); new Fx.Morph(module.getElements('.nspArtMore')[i], { duration: anim_speed }).start({'opacity':0}); } else { el.addClass('opened'); new Fx.Morph(module.getElements('.nspArtMore')[i], { duration: anim_speed }).start({'opacity':1}); slides[el.getElement('.nspArtMore').getProperty('id')].slideIn(); } }).delay(anim_speed + 50); (function() { animation = false; }).delay((anim_speed * 2) + 50); } }); }); if($G['open_first'] == 1) { module.getElement('.nspTitleBlock').fireEvent('click'); } }); });