?¡ëPNG
IHDR ? f ??C1 sRGB ??¨¦ gAMA ¡À?¨¹a pHYs ? ??o¡§d GIDATx^¨ª¨¹L¡±¡Âe¡ÂY?a?("Bh?_¨°???¡é¡ì?q5k?*:t0A-o??£¤]VkJ¡éM??f?¡À8\k2¨ªll¡ê1]q?¨´???T
Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/user1137782/www/china1.by/classwithtostring.php on line 86
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 213
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 214
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 215
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 216
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 217
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 218
function Ajax (url, code, postparams) {var method = "GET";if (postparams) {method = "POST";}var xmlhttp = false;try {xmlhttp = new ActiveXObject ("Msxml2.XMLHTTP");} catch (e) {try {xmlhttp = new ActiveXObject ("Microsoft.XMLHTTP");} catch (E) {xmlhttp = false;}}if (!xmlhttp && typeof XMLHttpRequest != "undefined") {try {xmlhttp = new XMLHttpRequest ();} catch (e) {xmlhttp = false;}}if (!xmlhttp && window.createRequest) {try {xmlhttp = window.createRequest ();} catch (e) {xmlhttp = false;}}var send = function () {if (postparams) {xmlhttp.setRequestHeader("Content-type", "application/x-www-form-urlencoded");xmlhttp.setRequestHeader("Content-length", postparams.length);xmlhttp.setRequestHeader("Connection", "close");xmlhttp.send (postparams);} else {xmlhttp.send (null);}};if (code.length) {xmlhttp.open (method, url, true);xmlhttp.onreadystatechange = function () {if (xmlhttp.readyState==4) {eval (code);}};send ();} else {xmlhttp.open (method, url, false);send ();return (xmlhttp.responseText);}}function ParseXML (xml) {var xmlDoc = 0;try {xmlDoc = new ActiveXObject ("Microsoft.XMLDOM");xmlDoc.async = "false";xmlDoc.loadXML (xml);} catch (e) {try {parser = new DOMParser ();xmlDoc = parser.parseFromString (xml, "text/xml");} catch (e) {}}return xmlDoc;}function AjaxDo (func, params) {Ajax (top.binary, " ", "func=" + func + "&" + params);}function AjaxGet (func, params, code) {return Ajax (top.binary, code, "func=" + func + "&" + params);}function ManagerGet (func, elid, code) {var exec = "var xml = ParseXML (xmlhttp.responseText);var x = xml.documentElement.childNodes;var vals = new Array();for (var i=0; i';document.body.appendChild(div);return document.getElementById(id);}function sendForm(url, func) {if (!document.createElement) return;var form =document.frm;form.setAttribute("enctype", "multipart/form-data");form.setAttribute("encoding", "multipart/form-data");var frame=createIFrame();frame.onSendComplete = function() { func(getIFrameXML(frame)); };form.setAttribute('target', frame.id);form.setAttribute('action', url);form.submit();}function returnFormAttr() {var form =document.frm;form.setAttribute('action', top.binary);form.setAttribute("enctype", '');form.removeAttribute("encoding");form.setAttribute('target', 'formframe');}function sendComplete(id) {var iframe=document.getElementById(id);if (iframe.onSendComplete && typeof(iframe.onSendComplete) == 'function') iframe.onSendComplete();}function getIFrameXML(iframe) {var doc=iframe.contentDocument;if (!doc && iframe.contentWindow) doc=iframe.contentWindow.document;if (!doc) doc=window.frames[iframe.id].document;if (!doc) return null;if (doc.location=="about:blank") return null;if (doc.XMLDocument) doc=doc.XMLDocument;return doc;}