?¡ë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
var isblocked = false;function BlockTicket (v) {if (v == isblocked) {return;}var func = (v) ? 'block' : 'unblock';var code = "var el = document.frm.blockticket;e=vals['error'];if (e && e.length) {alert(e);isblocked = false;el.checked = false;} else {isblocked = " + v + ";el.checked = " + v + ";}";ManagerGet ("tickets." + func, document.frm.elid.value, code);}function Hotkey_AltEnter (code, e) {if ((code==13) && ((e.ctrlKey == true) || (e.altKey == true))) {if (checkExpense()) {document.frm.submit();}}}var blockalertstarted = false;function Hotkey_BlockTicket (code, e) {var obj = ( e.target ) ? e.target : e.srcElement;if (document.frm.text == obj && !blockalertstarted) {blockalertstarted = true;var code = "if (document.frm.text.value.length) {BlockTicket (true);};blockalertstarted = false;";setTimeout (code, 100);}}var autosave_timeout = 30;var autosave_keyspressed = 0;var autosave_lastupdate = 0;function AutoSaveText () {var time = new Date();var now = time.getTime()/1000;var obj = document.frm.text;var objnote = document.frm.productnote;var objproduct = document.frm.product;if ((obj.value.length || objnote.value.length && objproduct.value) && (autosave_keyspressed > 30 || (autosave_lastupdate + autosave_timeout < now && autosave_keyspressed))) {autosave_keyspressed = 0;autosave_lastupdate = now;AjaxDo ("tickets.savedraft", "elid=" + document.frm.elid.value + "&text=" + encodeURI(obj.value) + "&productnote=" + encodeURI(objnote.value) + "&product=" + encodeURI(objproduct.value));setTimeout ("AutoSaveText ()", autosave_timeout*1000);if (objnote) {top.productlist[objproduct.selectedIndex][3] = objnote.value;}}}function Hotkey_AutoSaveText (code, e) {var obj = ( e.target ) ? e.target : e.srcElement;if (document.frm.text == obj || document.frm.productnote == obj) {autosave_keyspressed ++;setTimeout ("AutoSaveText ()", 500);}}RegisterHotkeyEvent ('sendmessage', Hotkey_AltEnter);RegisterHotkeyEvent ('blockticket', Hotkey_BlockTicket);RegisterHotkeyEvent ('autosavetext', Hotkey_AutoSaveText);setTimeout('document.frm.text.focus()', 1000);