%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 : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/old/plugins/content/jw_sigpro/jw_sigpro/includes/js/jquery_yoxview/ |
Upload File : |
var yoxviewPath = getYoxviewPath(); var cssLink = top.document.createElement("link"); cssLink.setAttribute("rel", "Stylesheet"); cssLink.setAttribute("type", "text/css"); cssLink.setAttribute("href", yoxviewPath + "yoxview.css"); top.document.getElementsByTagName("head")[0].appendChild(cssLink); function LoadScript(url) { document.write( '<scr' + 'ipt type="text/javascript" src="' + url + '"><\/scr' + 'ipt>' ) ; } var jQueryIsLoaded = typeof jQuery != "undefined"; if (!jQueryIsLoaded) LoadScript("http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"); LoadScript(yoxviewPath + "jquery.yoxview-2.21.min.js"); function getYoxviewPath() { var scripts = document.getElementsByTagName("script"); var regex = /(.*\/)yoxview-init/i; for(var i=0; i<scripts.length; i++) { var currentScriptSrc = scripts[i].src; if (currentScriptSrc.match(regex)) return currentScriptSrc.match(regex)[1]; } return null; } // Remove the next line's comment to apply yoxview without knowing jQuery to all containers with class 'yoxview': //LoadScript(yoxviewPath + "yoxview-nojquery.js");