From 3dd2032ed5cc7032b3c6e6ed895bae01222fe5c2 Mon Sep 17 00:00:00 2001 From: santic-zombie Date: Sun, 17 Mar 2024 00:18:58 +0300 Subject: [PATCH] New files --- index.html | 0 nether/conf.ini | 54 ++++++++++ nether/lang.ini | 237 +++++++++++++++++++++++++++++++++++++++++++ nether/textolite.css | 1 + nether/textolite.js | 1 + nether/textolite.php | 1 + p/background.gif | Bin p/lang.png | Bin p/logo1.png | Bin p/mc-button.png | Bin style.css | 0 11 files changed, 294 insertions(+) mode change 100644 => 100755 index.html create mode 100755 nether/conf.ini create mode 100755 nether/lang.ini create mode 100755 nether/textolite.css create mode 100755 nether/textolite.js create mode 100755 nether/textolite.php mode change 100644 => 100755 p/background.gif mode change 100644 => 100755 p/lang.png mode change 100644 => 100755 p/logo1.png mode change 100644 => 100755 p/mc-button.png mode change 100644 => 100755 style.css diff --git a/index.html b/index.html old mode 100644 new mode 100755 diff --git a/nether/conf.ini b/nether/conf.ini new file mode 100755 index 0000000..8000b95 --- /dev/null +++ b/nether/conf.ini @@ -0,0 +1,54 @@ +lang = en,ru + +password = 7869793fdc0363798c43631c3ba77958a518fe3b + +session = + +pass_complexity = 500000 + +pass_complexity_js = 14999 + +auth_time = 1709935551 + +auth_error_time = + +auth_error_list = + +auth_error_limit = 5 + +auth_lockout_duration = 1 + +auth_session_reset = 60 + +auth_bot_filter = 1 + +logout_to_site = 0 + +site_scripts = 1 + +site_styles = 1 + +code_redraw_delay = 200 + +code_undo_limit = 50 + +code_highlighting = 1 + +allowed_ext = + +visual_ext = html,htm,shtml,shtm,stm,php + +editable_ext = html,htm,shtml,shtm,stm,php,css,js,xml,txt + +default_file = index.html + +folder_size = 1 + +document_root = + +update_final = 1 + +update_beta = 0 + +cache = + diff --git a/nether/lang.ini b/nether/lang.ini new file mode 100755 index 0000000..24a5b7d --- /dev/null +++ b/nether/lang.ini @@ -0,0 +1,237 @@ +[ru] + + 404 = "Страница не найдена" + 307 = "Временное перенаправление" + 403 = "Доступ запрещен" + + auth = "Авторизация" + login = "Войти" + password = "Пароль" + show_password = "Показать пароль" + hide_password = "Скрыть пароль" + + files = "Файлы" + settings = "Настройки" + logout = "Выход" + save = "Сохранить" + not_save = "Не сохранять" + + file_name = "Имя" + file_size = "Размер" + file_changed = "Изменён" + file_menu = "Меню" + add_file = "Добавить файл" + delete_file = "Удалить файл" + deletion_confirm = "Подтверждение удаления" + deletion_cancel = "Отменить удаление" + + request_rejected = "Запрос отклонён" + request_blocked = "Настройки сервера блокируют запрос" + no_response = "Сервер не отвечает" + old_browser = "Нужен новый браузер" + requires_javascript = "Нужен JavaScript" + not_writable = "Нет прав на запись в файл" + document_root_error = "Проблема с DOCUMENT_ROOT" + no_frames = "Не работает iframe" + + password_hashing = "Создание хеша" + password_checking = "Проверка пароля" + access_granted = "Доступ разрешен" + access_denied = "Доступ запрещен" + + saving = "Сохранение" + saved = "Изменения сохранены" + not_saved = "Изменения не сохранены" + reset_session = "Сброс сессии" + access_closed = "Доступ закрыт" + login_again = "Войти снова" + + uploading = "Загрузка файлов" + uploading_complete = "Загрузка файлов завершена" + uploading_error = "Сбой в загрузке файлов" + extension_error = "Файл имеет недопустимое расширение" + count_limit = "Лимит сервера на количество файлов за раз" + size_limit = "Лимит сервера на размер файла" + file_deletion = "Удаление файла" + file_deleted = "Файл успешно удалён" + deletion_error = "Сбой в удалении файла" + + unknown_relation = "Элемент имеет неизвестные зависимости" + element_busy = "Элемент используется скриптами" + disable_script = "Отключить скрипты сайта" + disable = "отключить" + disabling_scripts = "Отключение скриптов сайта" + scripts_disabled = "Скрипты сайта отключены" + + new_version = "Доступна новая версия" + need_update = "Необходимо установить новую версию" + install = "установить" + not_install = "Не устанавливать" + download_installer = "Загрузка установочных файлов" + system_update = "Обновление системных файлов" + update_error = "Не удалось перезаписать системные файлы" + install_complete = "Установка завершена" + no_connect = "Нет соединения с сервером" + + attachment_domain = "Привязка кода активации к домену" + attachment_notice = "Процедура привязки необратима, изменить домен в будущем будет невозможно. Убедитесь, что система установлена на правильном домене и подтвердите свои действия." + attach = "Привязать" + cancel = "Отмена" + + new_password = "Новый пароль" + login_attempts = "Попыток авторизации с неверным паролем" + lockout_duration = "Длительность блокировки в часах" + session_autoreset = "Завершение сессии после бездействия в минутах" + redirect_to_site = "Перенаправлять на сайт после выхода из системы" + source_editor = "Редактор исходного кода" + visual_editor = "Визуальный редактор" + file_manager = "Файловый менеджер" + enable_scripts = "Включить скрипты сайта во время редактирования" + enable_styles = "Включить стили сайта во время редактирования" + redraw_delay = "Обновлять код после бездействия в миллисекундах" + steps_for_undo = "Количество шагов для отката изменений через Ctrl+Z" + enable_highlighting = "Включить подсветку синтаксиса и нумерацию строк" + display_catalog_size = "Отображать размер каталогов в файловом менеджере" + main_page_or_file = "Главная страница или файл сайта" + new_version_notify = "Сообщать о появлении новых версий системы" + beta_version_notify = "Сообщать о появлении новых бета-версий системы" + restore_settings="Восстановить настройки по умолчанию" + language = "Язык интерфейса" + standard = "Стандартная версия" + extended = "Расширенная версия" + activate = "Код активации" + system = "Система" + + auth_error_limit_desc = "Ограничивает максимально допустимое количество ошибок при введении пароля. Если количество ошибок с одного IP-адреса превышает это значение, пользователь блокируется на период, который можно настроить в следующем параметре." + auth_lockout_duration_desc = "Отвечает за длительность блокировки пользователей, превысивших максимально допустимое количество ошибок при введении пароля. После истечения указанного периода пользователь получает одну дополнительную попытку авторизации." + auth_session_reset_desc = "Ограничивает время жизни сессии после потери системой возможности поддерживать соединение с сервером." + logout_to_site_desc = "В случае включения выход из системы будет сопровождаться перенаправлением пользователя на сайт по адресу последней редактируемой страницы или файла." + site_scripts_desc = "Скрипты сайта могут мешать редактированию некоторых элементов в визуальном редакторе. Отключение скриптов может сделать такие элементы доступными для визуального редактирования." + site_styles_desc = "Стили сайта могут мешать редактированию некоторых элементов в визуальном редакторе. Отключение стилей может помочь добраться до таких элементов в визуальном редакторе." + code_redraw_delay_desc = "Когда пользователь вводит новый код в редакторе исходного кода, система ждет паузу в процессе ввода, чтобы проверить и оформить новый код. Данный параметр определяет, какой должна быть пауза, чтобы система могла начать переоформление. Чем меньше его значение, тем чаще будет переоформляться новый код в процессе ввода. Увеличение значения может заметно снизить нагрузку на браузер." + code_undo_limit_desc = "Определяет максимальную глубину отката изменений в редакторе исходного кода через Ctrl+Z." + folder_size_desc = "Получение данных о размере каталогов может замедлять работу файлового менеджера на больших сайтах со сложными структурами. На таких сайтах можно отключить отображение размера каталогов." + code_highlighting_desc = "Подсветка синтаксиса и нумерация строк облегчает редактирование кода. Отключение может заметно снизить нагрузку на браузер." + default_file_desc = "Значение должно содержать имя реально существующего в корне сайта файла. Система будет открывать в редакторе этот файл в качестве главной страницы сайта, а также во всех случаях, когда файл для редактирования не выбран или не может быть открыт" + + ru = "Русский" + en = "Английский" + +[en] + + 404 = "Page not found" + 307 = "Temporary redirect" + 403 = "Forbidden" + + auth = "Authorization" + login = "Log in" + password = "Password" + show_password = "Show password" + hide_password = "Hide password" + + files = "Files" + settings = "Settings" + logout = "Logout" + save = "Save" + not_save = "Do not save" + + file_name = "Name" + file_size = "Size" + file_changed = "Changed" + file_menu = "Menu" + add_file = "Add file" + delete_file = "Delete file" + deletion_confirm = "Confirm" + deletion_cancel = "Cancel" + + request_rejected = "The request was rejected" + request_blocked = "Server settings blocked the request" + no_response = "Server is not responding" + old_browser = "Requires a newer browser" + requires_javascript = "Requires JavaScript" + not_writable = "No permissions to write to file" + document_root_error = "The problem with DOCUMENT_ROOT" + no_frames = "Iframe is not working" + + password_hashing = "Password hashing" + password_checking = "Password checking" + access_granted = "Access granted" + access_denied = "Access denied" + + saving = "Saving" + saved = "The changes have been saved" + not_saved = "The changes are not saved" + reset_session = "Reset session" + access_closed = "Access is closed" + login_again = "Login again" + + uploading = "Uploading files" + uploading_complete = "Files uploaded" + uploading_error = "Failure in file uploading" + extension_error = "Forbidden extension" + count_limit = "Number of files exceeds server limit" + size_limit = "File size exceeds server limit" + file_deletion = "File deletion" + file_deleted = "File is deleted" + deletion_error = "Failure in file deletion" + + unknown_relation = "The element has unknown relations" + element_busy = "The element is used by scripts" + disable_script = "Disable website scripts" + disable = "disable" + disabling_scripts = "Disabling website scripts" + scripts_disabled = "Website scripts is disabled" + + new_version = "A new version is available" + need_update = "Requires a newer version" + install = "install" + not_install = "Do not install" + download_installer = "Download installation files" + system_update = "System files update" + update_error = "Unable to overwrite system files" + install_complete = "Installation complete" + no_connect = "Could not connect to server" + + attachment_domain = "Attachment of an activation code to the domain name" + attachment_notice = "The procedure of an attachment is irreversible, changing the domain name in the future will be impossible. Make sure that the system is installed on the correct domain name and confirm your actions." + attach = "Attach" + cancel = "Cancel" + + new_password = "New password" + login_attempts = "Login attempts with an incorrect password" + lockout_duration = "Lockout duration in hours" + session_autoreset = "Completion of session after inaction in minutes" + redirect_to_site = "Redirect to website after logout" + source_editor = "Source editor" + visual_editor = "Visual editor" + file_manager = "File manager" + enable_scripts = "Enable website scripts during editing" + enable_styles = "Enable website styles during editing" + redraw_delay = "Redraw a code after inactivity in milliseconds" + steps_for_undo = "Quantity of steps for rollback of changes through Ctrl+Z" + enable_highlighting = "Enable syntax highlighting and line numbering" + display_catalog_size = "Display the size of catalogs in the file manager" + main_page_or_file = "Main page or file of website" + new_version_notify = "Notify when new versions are available" + beta_version_notify = "Notify when new beta versions are available" + restore_settings="Restore the default settings" + language = "Interface language" + standard = "Standard version" + extended = "Extended version" + activate = "Activation code" + system = "System" + + auth_error_limit_desc = "Login attempts with an incorrect password" + auth_lockout_duration_desc = "Lockout duration in hours" + auth_session_reset_desc = "Completion of session after inaction in minutes" + logout_to_site_desc = "Redirect to website after logout" + site_scripts_desc = "Enable website scripts during editing" + site_styles_desc = "Enable website styles during editing" + code_redraw_delay_desc = "Redraw a code after inactivity in milliseconds" + code_undo_limit_desc = "Quantity of steps for rollback of changes through Ctrl+Z" + code_highlighting_desc = "Enable syntax highlighting and line numbering" + folder_size_desc = "Display the size of catalogs in the file manager" + default_file_desc = "Main page or file of website" + + ru = "Russian" + en = "English" \ No newline at end of file diff --git a/nether/textolite.css b/nether/textolite.css new file mode 100755 index 0000000..85f6887 --- /dev/null +++ b/nether/textolite.css @@ -0,0 +1 @@ +/* Textolite v2.12s */ *{margin:0;padding:0}fieldset,iframe{border:none}ul,ol{list-style-type:none}:focus{outline:none}body{font-family:Verdana;font-size:11px;line-height:20px;color:#b7b8bd;text-shadow:1px 1px 0 #3f3f41}h1{font-weight:normal}a{color:#e5e6eb;text-decoration:none}a:visited{color:#e5e6eb}a:hover{color:#adc8fe;text-decoration:underline}a:active{color:#a6c0e1}input[type="text"],input[type="password"]{display:block;width:145px;height:17px;padding:3px;border:1px solid #38383a;border-bottom-color:#5c5c5e;border-right-color:#555557;border-left-color:#3c3c3e;border-radius:5px;font-family:"Courier New";font-size:16px;line-height:16px;letter-spacing:-1px;text-shadow:1px 1px 0 #38383a;color:#fff;background-color:#434345}input[type="text"][disabled],input[type="password"][disabled]{color:#5c5c5e}input[type="button"]{display:block;width:94px;height:22px;margin-left:-1px;padding:0 0 2px 0;border-top:1px solid #6ed76e;border-bottom:1px solid #5fb85f;border-left:1px solid #68cb68;border-right:1px solid #68cb68;border-radius:5px;font-size:11px;line-height:20px;font-family:Verdana;text-align:center;white-space:nowrap;color:#fff;text-shadow:1px 1px 0 #509b50;background:#68cb68;background:#68cb68 linear-gradient(to bottom,#6ed76e,#5fb85f);cursor:pointer}input[type="button"]:hover{border-top-color:#75e375;border-bottom-color:#64c364;border-left-color:#6fd86f;border-right-color:#6fd86f;background:#6fd86f;background:#6fd86f linear-gradient(to bottom,#75e375,#64c364)}input[type="button"]:active{border-top-color:#46cc46;border-bottom-color:#3da13d;border-left-color:#42b042;border-right-color:#42b042;color:#deeede;background:#42b042;background:#42b042 linear-gradient(to bottom,#46cc46,#3da13d)}input[type="button"][disabled],input[type="button"][disabled]:hover,input[type="button"][disabled]:active{border:1px solid #565658;box-shadow:1px 1px 0 0 #6f6f72,inset 1px 1px 0 0 #6f6f72;text-shadow:1px 1px 0 #545456;color:#87878b;background:#626265;cursor:default}@font-face{font-family:'textolite';src:url('data:font/woff;base64,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')format('woff')}@keyframes a{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}@keyframes b{0%{color:#75e375}49%{color:#75e375}50%{color:#fff}99%{color:#fff}}@keyframes c{0%{color:inherit}80%{color:inherit}81%{color:#75e375}82%{color:#fff}83%{color:#75e375}84%{color:#fff}85%{color:#75e375}86%{color:#fff}87%{color:#75e375}88%{color:#fff}89%{color:#75e375}90%{color:inherit}99%{color:inherit}}@keyframes d{0%{color:inherit}90%{color:inherit}91%{color:#75e375}92%{color:#fff}93%{color:#75e375}94%{color:#fff}95%{color:#75e375}96%{color:#fff}97%{color:#75e375}98%{color:#fff}99%{color:#75e375}}#a{background-color:#434345}#a body{position:absolute;display:block;top:39%;left:50%;width:240px;margin-left:-115px;box-shadow:1px 1px 0 0 #38383a;border:1px solid #4f4f51;border-top-color:#5c5c5e;border-left-color:#555557;border-radius:7px;background-color:#4f4f51}#a fieldset{margin:28px 11px 0 11px;border-top:1px solid #59595c}#a legend{float:left;width:100%;margin-top:-22px;border-bottom:1px solid #444446}#a ol{display:none;float:right;height:12px;max-width:120px;margin:-17px -5px 0 0;overflow:hidden}#a li{float:right;display:block;width:12px;height:12px;font-size:10px;line-height:10px;color:#3f3f41;text-shadow:1px 1px 0 #5c5c5e}#a li:before{font-family:textolite;content:'\0802'}#a li.a:before{color:#fe8787;text-shadow:none}#a p samp{display:none;height:14px;padding-top:14px;font-family:Verdana;font-size:11px;line-height:20px;color:#fe8787;white-space:nowrap}#a p samp:before{float:left;margin-right:5px;font-family:textolite;content:'\0803';font-size:14px;color:#e37b7b}#a p samp+samp{display:block}#a p samp.b{padding-left:20px;color:#75e375;animation:b 100ms infinite linear}#a p samp.b:before{content:''}#a p samp.b~i{clear:both;float:left;display:block;margin-top:-15px;font-style:normal;color:#75e375;animation:a 2s infinite linear}#a p samp.b~i:before{content:'\0800';font-family:textolite;font-size:14px}#a p samp.c{color:#75e375}#a p samp.c:before{content:'\0801';font-size:16px;color:#75e375}#a p samp.d:before{content:'\0802';font-size:16px;margin-top:-1px}#a p+p{padding-top:21px}#a p+p span{float:left;display:block;margin-top:1px}#a p+p span+input{float:right;display:block;margin-right:-1px}#a p+p a{clear:both;float:right;display:block;width:18px;width:18px;margin-top:-24px;margin-right:4px;font-size:16px;color:#5c5c5e;text-shadow:1px 1px 0 #38383a;cursor:pointer}#a p+p a:hover{text-decoration:none;color:#65cdea}#a p+p a:active{color:#60aabe}#a p+p a:before{font-family:textolite;content:'\0806'}#a p+p a.e:before{content:'\0807'}#a p+p+p{padding:45px 0 12px 0}#a p+p+p input{display:block;width:94px;height:22px;margin-left:-1px;padding:0 9px 2px 9px;border-top:1px solid #6ed76e;border-bottom:1px solid #5fb85f;border-left:1px solid #68cb68;border-right:1px solid #68cb68;border-radius:5px;font-size:11px;line-height:20px;font-family:Verdana;color:#fff;text-shadow:1px 1px 0 #509b50;background:#68cb68;background:#68cb68 linear-gradient(to bottom,#6ed76e,#5fb85f);cursor:pointer}#a p+p+p input[disabled],#a p+p+p input[disabled]:hover,#a p+p+p input[disabled]:active{border:1px solid #444446;box-shadow:1px 1px 0 0 #59595c,inset 1px 1px 0 0 #59595c;text-shadow:1px 1px 0 #3f3f41;color:#737376;background:#4f4f51;cursor:default}#b{background-color:#434345}#b>body>samp{position:absolute;display:block;top:39%;left:50%;width:1200px;margin-left:-600px;text-align:center;font-family:Verdana;font-size:66px;font-weight:bold;line-height:50px;color:#4f4f51;text-shadow:-1px -1px 1px #5c5c5e,1px 1px 1px #38383a}#b>body>samp span{display:block;height:250px;margin-top:-125px;font-size:250px;line-height:250px;letter-spacing:-15px}#c{overflow:hidden;padding-top:46px;background-color:#434345}#c body{position:absolute;width:100%;height:100%;height:calc(100%-46px);overflow-y:scroll}#c body>div:first-child{width:86.7%;max-width:1600px;margin:20px auto;border-bottom:20px solid #434345;border-radius:5px;box-shadow:0 -1px 0 0 #5c5c5e;background-color:#4f4f51}#c body>div:first-child ol{float:left;width:61px;margin:0 -71px 0 0;padding:7px 0;border-right:10px solid #555558;border-radius:5px 0 0 5px;list-style-type:decimal;font-family:"Courier New";font-size:17px;line-height:22px;background-color:#555558;overflow:hidden}#c body>div:first-child li{margin-left:78px}@media screen and (-webkit-min-device-pixel-ratio:0){#c body>div:first-child li{margin-left:85px}}#c pre{outline:none;padding:7px 14px;border-left:71px solid #555558;border-radius:5px 0 5px 5px;box-shadow:-1px 0 0 0 #5c5c5e,1px 1px 0 0 #38383a;font-family:"Courier New";font-size:17px;line-height:22px;white-space:pre-wrap;word-wrap:break-word;overflow:hidden}#c pre div:hover{border-radius:3px;background-color:#555558}#c pre.html span.f,#c pre.html span.f span.g,#c pre.html span.f span.h,#c pre.html span.f span.i{color:#87dc77}#c pre.html span.f span.j,#c pre.html span.f span.j span.f,#c pre.html span.f span.g span.j{color:#7fb4ea}#c pre.html span.g,#c pre.html span.g span.f,#c pre.html span.g span.j,#c pre.html span.g span.h,#c pre.html span.g span.h span.f,#c pre.html span.g span.h span.j,#c pre.html span.g span.i,#c pre.html span.g span.i span.f,#c pre.html span.g span.i span.j{color:#888}#c pre.html span.h,#c pre.html span.h span.f,#c pre.html span.h span.j,#c pre.html span.h span.g{color:#cd9b92}#c pre.html span.i,#c pre.html span.i span.f,#c pre.html span.i span.j,#c pre.html span.i span.g{color:#cd9b92}#c pre.html span.k,#c pre.html span.k span.f,#c pre.html span.k span.j,#c pre.html span.k span.h,#c pre.html span.k span.h span.f,#c pre.html span.k span.h span.j,#c pre.html span.k span.i,#c pre.html span.k span.i span.f,#c pre.html span.k span.i span.j,#c pre.html span.k span.g,#c pre.html span.k span.g span.f,#c pre.html span.k span.g span.j,#c pre.html span.k span.g span.h,#c pre.html span.k span.g span.h span.f,#c pre.html span.k span.g span.h span.j,#c pre.html span.k span.g span.i,#c pre.html span.k span.g span.i span.f,#c pre.html span.k span.g span.i span.j{color:#38383a;text-shadow:none;background-color:#f7e37b}#c pre.css span.f{color:#7fb4ea}#c pre.css span.j{color:#cd9b92}#c pre.css span.j span.g{color:#b7b8bd}#c pre.css span.j span.h{color:#87dc77}#c pre.css span.i,#c pre.css span.i span.f,#c pre.css span.i span.j,#c pre.css span.i span.g,#c pre.css span.i span.h{color:#888}#c pre.js span.f{color:#87dc77}#c pre.js span.j{color:#f5af2e}#c pre.js span.g,#c pre.js span.g span.f,#c pre.js span.g span.j,#c pre.js span.g span.h{color:#888}#c pre.js span.h,#c pre.js span.h span.f,#c pre.js span.h span.j,#c pre.js span.h span.g{color:#7fb4ea}#c pre.php span.f{color:#87dc77}#c pre.php span.j{color:#f5af2e}#c pre.php span.g,#c pre.php span.g span.f,#c pre.php span.g span.j,#c pre.php span.g span.h{color:#888}#c pre.php span.h,#c pre.php span.h span.f,#c pre.php span.h span.j,#c pre.php span.h span.g{color:#7fb4ea}#c pre.php span.i{color:#cd9b92}#c pre span.k{background:#f2ca00}#d{padding-top:46px}#d body{overflow:hidden}#d iframe{position:absolute;width:100%;height:100%;height:calc(100%-46px);font-size:36px;line-height:80px;font-weight:bold;text-align:center;color:#4f4f51;text-shadow:-1px -1px 1px #5c5c5e,1px 1px 1px #38383a}#e{position:fixed;top:0;left:-1%;right:-1%;height:46px;box-shadow:0 5px 20px 0 #303031;background:#6a6a6d;background:#6a6a6d linear-gradient(to bottom,#79797c,#6a6a6d,#626265,#626265,#6b6b6e);z-index:99999}#e>div{min-width:320px;max-width:1612px;width:84.7%;margin:0 auto}#e>div>div:first-child{float:left;margin-top:10px;margin-left:-2px;line-height:12px;cursor:default}#e div:first-child>h1{font-size:11px}#e>div>ol{float:left;margin:12px 25px 0 25px}#e>div>ol>li{float:left;display:block;width:70px;height:16px;padding-top:6px;padding-right:3px;box-shadow:inset 1px 1px 0 0 #474749,1px 1px 0 0 #6d6d70;text-shadow:1px 1px 0 #404042;text-align:center;line-height:9px;color:#b7b8bd;background:#4f4f51;cursor:default}#e>div>ol>li:first-child{width:54px;padding-left:5px;border-radius:11px 0 0 11px}#e>div>ol>li:last-child{width:57px;padding-right:3px;border-radius:0 11px 11px 0}#e>div>ol>li:only-child{width:60px;border-radius:11px;padding-right:5px}#e>div>ol>li.l{box-shadow:inset 0 1px 0 0 #808085,inset 1px 1px 0 0 #76767a,1px 1px 0 0 #5a5a5d;text-shadow:1px 1px 0 #5e5e61;color:#fff;background:#747478;background:#747478 linear-gradient(to bottom,#808085,#747478,#6c6c70,#6c6c70,#747478);cursor:pointer}#e>div>ol>li.l:hover{box-shadow:inset 0 1px 0 0 #43b6d7,inset 1px 1px 0 0 #40aac9,1px 1px 0 0 #5a5a5d;text-shadow:1px 1px 0 #3694af;background:#3ba2c0;background:#3ba2c0 linear-gradient(to bottom,#43b6d7,#3ea8c7,#3ba2c0,#3ba2c0,#3eaac9)}#e>div>ol>li.l:active{box-shadow:none;text-shadow:1px 1px 0 #307c92;background:#3798b4}#e>div>ol+ul{float:left;margin-right:22px;padding-left:1px;border-left:1px solid #565658;background:#767679;background:#767679 linear-gradient(to bottom,#88888b,#767679,#6a6a6d,#6a6a6d,#6f6f72)}#e>div>ol+ul>li{float:left;width:108px;height:46px}#e>div>ol+ul>li>a,#e>div>ol+ul>li>a:hover,#e>div>ol+ul>li>a:active{position:absolute;display:block;width:106px;height:28px;margin-left:-2px;margin-right:1px;padding-top:18px;padding-left:1px;border-left:1px solid #474749;border-right:1px solid #4f4f51;text-align:center;text-decoration:none;text-shadow:1px 1px 0 #404042;line-height:9px;color:#b7b8bd;background:#4f4f51;z-index:2;cursor:default}#e>div>ol+ul>li>a.m{margin-left:0;padding-left:0;border-left:0;border-right:1px solid #565658;text-shadow:1px 1px 0 #5e5e61;color:#fff;background:#6a6a6d;background:#6a6a6d linear-gradient(to bottom,#79797c,#6a6a6d,#626265,#626265,#6b6b6e);cursor:pointer;z-index:0}#e>div>ol+ul>li>a.m:hover{padding-left:0;margin-left:-1px;border-left:1px solid #4dbfe1;border-right:1px solid #5b5b5e;text-shadow:1px 1px 0 #307c92;color:#fff;background:#3ba2c0;background:#3ba2c0 linear-gradient(to bottom,#43b6d7,#3ea8c7,#3ba2c0,#3ba2c0,#3eaac9)}#e>div>ol+ul>li>a.m:active{margin-left:-1px;border-left:1px solid #3798b4;border-right:1px solid #5b5b5e;text-shadow:1px 1px 0 #307c92;color:#fff;background:#3798b4}#e>div>ol+ul>li>div{display:none;position:fixed;max-height:80%;max-height:calc(98%-65px);max-width:600px;margin-top:46px;margin-left:-2px;padding:9px 12px 0 12px;box-shadow:0 5px 20px 0 #303031;border-radius:0 0 5px 5px;background:#4f4f51;overflow:auto;overflow-x:hidden;z-index:1}#e>div>ol+ul>li>div>:last-child{padding-bottom:14px}#e>div>ul+ul{float:right;margin-top:12px;margin-right:15px}#e>div>ul+ul>li{float:left;margin-left:10px}#e>div>p{float:right;margin-top:18px;margin-right:15px}#e>div>p samp{display:none;height:14px;font-family:Verdana;font-size:11px;line-height:9px;color:#fe8787;text-shadow:1px 1px 0 #545456;white-space:nowrap}#e>div>p samp a{line-height:9px;color:#adc8fe;cursor:pointer}#e>div>p samp:before{float:left;margin-right:5px;font-family:textolite;content:'\0803';font-size:14px;color:#e37b7b}#e>div>p samp+samp{display:block}#e>div>p samp.b{padding-left:7px;color:#75e375;animation:b 100ms infinite linear}#e>div>p samp.b:before{content:''}#e>div>p samp.b~i{float:left;display:block;margin-top:-14px;margin-left:-14px;font-style:normal;line-height:9px;color:#75e375;text-shadow:1px 1px 0 #545456;animation:a 2s infinite linear}samp.b~i:before{content:'\0800';font-family:textolite;font-size:14px}#e>div>p samp.c{color:#75e375}#e>div>p samp.c:before{content:'\0801';font-size:16px;color:#75e375}#e>div>p samp.n{color:#ead77a}#e>div>p samp.n:before{margin-top:1px;color:#d5c470}#e>div>p samp.d:before{content:'\0802';font-size:16px}#e>div>p samp.o{color:#ead77a}#e>div>p samp.o:before{content:'\0814';font-size:16px;color:#ead77a}#e>div>p samp.p{color:#ead77a}#e>div>p samp.p:before{content:'\0803';font-size:16px;color:#ead77a}#e>div>p samp.o b{font-style:normal;vertical-align:-1px;line-height:9px;color:#fe8787;cursor:pointer}#e>div>p samp.o b:hover{color:#ffbaba}#e>div>p samp.l b:hover{color:#cb7a7a}#e>div>p samp.o b:before{content:'\0802';font-family:textolite;font-size:14px}#e>div>p samp.q{color:#b7b8bd}#e>div>p samp.q:before{content:''}#e>div>p samp.q a{line-height:9px;color:#b7b8bd;cursor:pointer}#e>div>p samp.q a:hover{color:#adc8fe}#f{width:460px}#f>ol{height:0;margin-top:20px;margin-bottom:4px;border-top:1px solid #444446;border-bottom:1px solid #59595c}#f>ol li{margin-top:-21px;color:#b7b8bd;text-shadow:1px 1px 0 #3f3f41}#f>ol li+li{float:right;padding-right:152px}#f>ol li+li+li{padding-right:49px}#f>ol li+li+li+li{padding-right:1px}#f ul>li ul{display:none}#f ul>li ul>li{margin-top:-5px;padding-top:5px;padding-left:18px;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAACCAMAAACwlnamAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDY5Qjk3RDZEOEVCMTFFM0I4M0JCRTY4RDY3RDc2RUMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDY5Qjk3RDVEOEVCMTFFM0I4M0JCRTY4RDY3RDc2RUMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjIyM0RBM0NBNzFGRDExRTM4NUQ2QTA5MjA1MTVDMTlFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjIyM0RBM0NCNzFGRDExRTM4NUQ2QTA5MjA1MTVDMTlFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+s8AzgAAAAAZQTFRFPz9Bt7i9CU8frAAAABBJREFUeNpiYEQFDGgAIMAAAYgAEEnYB58AAAAASUVORK5CYII='),url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAOCAMAAAAyqj1tAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkQzNDQ4MkVEOEVCMTFFMzk1NjVEODQyQTAxMENDODUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkQzNDQ4MkREOEVCMTFFMzk1NjVEODQyQTAxMENDODUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjE0NkExNjQ3NzFGRDExRTNCMTY0QjQ0RkI4M0ZEN0VDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjE0NkExNjQ4NzFGRDExRTNCMTY0QjQ0RkI4M0ZEN0VDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+WBTqSQAAAAZQTFRFPz9Bt7i9CU8frAAAABBJREFUeNpiYGRgIA4BBBgAAVcADwiaAcYAAAAASUVORK5CYII=');background-position:7px 15px,6px 2px;background-repeat:no-repeat,repeat-y}#f ul>li ul>li:last-child{background-position:6px 15px,6px 2px;background-repeat:no-repeat,no-repeat}#f ul ol li{position:relative;max-width:300px;text-shadow:1px 1px 0 #3f3f41;color:#b7b8bd;white-space:nowrap;overflow:hidden}#f ul ol li+li{float:right;margin-top:-20px;padding-right:152px;padding-left:8px;background:#4f4f51}#f ul ol li+li+li{padding-right:49px}#f ul ol li+li+li+li{padding-right:0}#f ul ol li:first-child:before{float:left;font-family:textolite;font-size:16px;color:#ead77a}#f ul ol.r li:first-child:before{margin-right:3px;content:'\0804'}#f ul ol.r li.s:first-child:before{margin-right:1px;content:'\0805'}#f ul ol.t li:first-child:before{margin-left:1px;margin-right:6px;content:'\0808';font-size:14px;color:#d6d6db}#f ul ol li.u{color:#98df88}#f ul ol li.v{color:#7fba71}#f ul ol li.w{color:#fe8787}#f ul ol li a{text-shadow:1px 1px 0 #3f3f41;cursor:pointer}#f ul ol li.b a{animation:b 100ms infinite linear}#f ul ol.r li.x:before{color:#8b8048}#f ul ol.t li.x:before{color:#8e8e92}#f ul ol li.x a,#f ul ol li.x a:hover{text-decoration:none;color:#b7b8bd;cursor:default}#f ul ol.t li.p:before{content:'\0810';font-size:18px;color:#8e8e92}#f ul ol li.p a,#f ul ol li.p a:hover{text-decoration:none;color:#b7b8bd;cursor:default}#f ul ol li i{float:left;display:block;width:16px;height:16px;margin-top:2px;margin-left:2px;line-height:15px;font-style:normal;text-shadow:1px 1px 0 #3f3f41;text-align:center;cursor:pointer}#f ul ol.r li i:before{content:'\0809';font-family:textolite;font-size:16px;color:#75e375}#f ul ol.r li i:hover:before{color:#a1ffa1}#f ul ol.r li i:active:before{color:#77b577}#f ul ol.r li i.x{cursor:default}#f ul ol.r li i.x:before{color:#6a6a6d}#f ul ol.t li i:before{content:'\0802';font-family:textolite;font-size:16px;color:#fe8787}#f ul ol.t li i:hover:before{color:#ffbaba}#f ul ol.t li i:active:before{color:#cb7a7a}#f ul ol.t li i.x{cursor:default}#f ul ol.t li i.x:before{color:#6a6a6d}#f ul ol.t li i+i{display:none}#f ul ol.t li i:first-child+i:before{content:'\0801';font-family:textolite;font-size:15px;color:#65cdea}#f ul ol.t li i:first-child+i:hover:before{color:#9eeaff}#f ul ol.t li i:first-child+i:active:before{color:#60aabe}#f ul ol.t li i+i+i:before{color:#65cdea}#f ul ol.t li i+i+i:hover:before{color:#9eeaff}#f ul ol.t li i+i+i:active:before{color:#60aabe}#f ul ol.t.y li:first-child a{text-decoration:none;color:#fe8787;cursor:default}#f ul ol.t.y li:first-child:before{color:#fe8787}#f ul ol.t.y li i{display:none}#f ul ol.t.y li i+i{display:block}#f ul ol.z.y+ul>li:last-child a{text-decoration:none;color:#fe8787;cursor:default}#f ul ol.z.y+ul>li:last-child li:first-child:before{color:#fe8787}#f ul ol.z.y li i{display:none}#f ul ol.z.y li i+i{display:block}#g{width:460px}#g fieldset{min-width:290px;margin-top:27px;padding-bottom:1px;margin-bottom:-6px;border-radius:5px}#g fieldset:first-child{margin-top:23px}#g legend{float:left;margin-top:-14px;padding-left:12px;line-height:11px;color:#fff;cursor:pointer}#g legend:before{float:left;content:'\0816';font-family:textolite;font-size:12px;margin:1px 0 -10px -10px;color:#ddd}#g legend:hover,#g legend:hover:before{color:#adc8fe}#g legend:active,#g legend:active:before{color:#a6c0e1}#g fieldset.s{margin-bottom:0;border:1px solid #444446;box-shadow:1px 1px 0 0 #59595c,inset 1px 1px 0 0 #59595c}#g fieldset.s legend{margin-top:-15px;padding-left:11px}#g fieldset.s legend:before{content:'\0817';margin-left:-12px}#g fieldset.s+p{margin-top:14px}#g dl{display:none;padding:0 10px 0 11px}#g dt{height:21px;padding-top:10px;padding-right:80px;line-height:19px;overflow:hidden;cursor:default}#g dt:first-child{margin-top:4px}#g fieldset:first-child+fieldset+fieldset+fieldset+fieldset dt:first-child{padding-right:160px}#g .d{color:#fe8787}#g .d+dd input[type="text"]{color:#fe8787}#g dd{position:relative;float:right;height:22px;margin-top:-22px;padding-left:9px;background-color:#4f4f51}#g dd:first-child{clear:both;float:none;margin-top:9px;padding-left:0}#g dd+dd{clear:both;float:none;margin-top:9px;padding-left:0}#g dd>input[type="text"]{float:right;width:66px}#g fieldset:first-child dt:first-child+dd input,#g fieldset:first-child+fieldset+fieldset+fieldset+fieldset dt:first-child+dd input{float:right;width:145px}#g dd input[type="checkbox"],#g dd input[type="radio"]{display:none}#g dd label{float:left;display:block;margin-right:10px;line-height:22px;text-shadow:1px 1px 1px #38383a}#g dd label input[type="checkbox"]+em,#g dd label input[type="radio"]+em{position:relative;float:left;display:block;width:10px;height:10px;margin-top:3px;margin-right:9px;padding:3px;border:1px solid #38383a;border-bottom-color:#5c5c5e;border-right-color:#555557;border-left-color:#3c3c3e;border-radius:5px;font-style:normal;background-color:#434345;cursor:default}#g dd label input[type="checkbox"]:checked+em:before,#g dd label input[type="radio"]:checked+em:before{float:left;margin-left:-4px;font-family:textolite;content:'\0801';font-size:17px;line-height:9px;text-shadow:1px 1px 1px #38383a;color:#6fd86f}#g dd:first-child{margin-top:12px}#g dd:last-child{margin-bottom:14px}#g dd:last-of-type{margin-bottom:14px}#g dd a{position:relative;float:right;display:block;width:18px;width:18px;margin-top:1px;margin-right:-148px;font-size:16px;color:#5c5c5e;text-shadow:1px 1px 0 #38383a;cursor:pointer}#g dd a:hover{color:#65cdea;text-decoration:none}#g dd a:active{color:#60aabe}#g dd a:before{font-family:textolite;content:'\0806'}#g dd a.e:before{content:'\0807'}#g dd ul{float:right;margin-right:2px;margin-left:-9px;max-width:440px}#g dd ul>li{float:left;display:block;width:34px;height:17px;padding-top:5px;border:1px solid #3c3c3e;border-bottom-color:#434345;border-right-color:#434345;box-shadow:inset 1px 1px 0 0 #434345,1px 1px 0 0 #5c5c5e;text-shadow:1px 1px 0 #38383a;text-align:center;line-height:9px;color:#b7b8bd;background:#434345;cursor:default}#g dd ul>li:first-child{border-radius:5px 0 0 5px}#g dd ul>li:last-child{border-radius:0 5px 5px 0}#g dd ul>li:only-child{border-radius:5px}#g dd ul>li.l{border:1px solid #444446;border-right:0;padding-right:1px;box-shadow:1px 1px 0 0 #59595c,inset 1px 1px 0 0 #59595c;text-shadow:1px 1px 0 #5e5e61;color:#fff;background:#4f4f51;cursor:pointer}#g dd ul>li.l:last-child{border-right:1px solid #444446;padding-right:0}#g dd ul>li.l:hover{border-top-color:#4f4f51;border-left-color:#4f4f51;border-bottom-color:#4f4f51;box-shadow:inset 1px 1px 0 0 #3faece,1px 1px 0 0 #4f4f51;text-shadow:1px 1px 0 #307c92;background:#3798b4}#g dd ul>li.l:last-child:hover{border-right-color:#4f4f51}#g dd ul>li.l:active{border-color:#4f4f51;border-right-color:#444446;box-shadow:inset 1px 1px 0 0 #3187a0,1px 1px 0 0 #4f4f51;text-shadow:1px 1px 0 #307c92;background:#3187a0}#g dt:last-child{display:none;position:relative;float:right;height:auto;width:100%;margin-top:-47px;padding-right:0;overflow:visible}#g dt ol{clear:both;float:right;min-width:302px;margin-bottom:6px}#g dt ol li{display:none;clear:both;max-height:31px}#g dt ol li span{display:block;float:left;width:50px;margin-top:2px;margin-right:5px;text-align:right}#g dt ol li span:after{content:'.'}#g dt ol li input{float:left;width:66px;margin-bottom:6px;margin-right:6px;color:#b7b8bd;text-shadow:1px 1px 0 #38383a}#g dt ol li input+input{width:198px;margin-right:0}#g dl ol li.p input{color:#606062;animation:none !important}#g dt ol li.p+li span+input{animation:c 5000ms infinite linear}#g dt ol li.p+li span+input+input{animation:d 5000ms infinite linear}#g dt ol li.p i{display:block;float:left;height:16px;width:7px;margin-top:3px;margin-left:-214px;border-top:1px solid #38383a;border-bottom:1px solid #5c5c5e;border-left:1px solid #434345;border-right:1px solid #434345;border-radius:5px 5px 0 0;background-color:#434345}#g dt ol li.p i:before{float:left;margin-left:-2px;font-family:textolite;content:'\0810';font-size:16px;line-height:16px;font-style:normal;color:#505052;text-shadow:1px 1px 0 #3c3c3e}#g dt ol+p{display:none;clear:both;margin-bottom:12px}#g dt ol+p strong{font-weight:normal}#g dt ol+p+p{display:none;position:relative;float:left;margin-bottom:-39px;margin-left:-11px;margin-top:16px}#g dt ol+p+p input{position:relative;float:left;margin-right:10px}#g>p{clear:both;margin:18px 0 0 1px}#g>p input[type="button"][disabled],#g>p input[type="button"][disabled]:hover,#g>p input[type="button"][disabled]:active{border:1px solid #444446;box-shadow:1px 1px 0 0 #59595c,inset 1px 1px 0 0 #59595c;text-shadow:1px 1px 0 #3f3f41;color:#737376;background:#4f4f51;cursor:default}#g>p a{display:block;float:right;width:15px;margin-top:-16px;cursor:default}#g>p a,#g>p a:hover,#g p a:active{color:#414143;text-shadow:1px 1px 0 #5c5c5e;text-decoration:none}#g p a:before{content:'\0818';font-family:textolite;font-size:14px}#g>p a.l{color:#eee;text-shadow:1px 1px 0 #38383a;cursor:pointer}#g>p a.l:hover{color:#adc8fe}#g>p a.l:active{color:#a6c0e1}@media(max-width:1400px){#e>div{width:96%}#e>div>ol{margin-left:15px;margin-right:15px}#e>div>ol>li:first-child{width:49px}#e>div>ol>li:last-child{width:52px}#e>div>ol>li:only-child{width:55px}#e>div>ol+ul{margin-right:12px}#e>div>ol+ul>li{width:95px}#e>div>ol+ul>li>a,#e>div>ol+ul>li>a:hover,#e>div>ol+ul>li>a:active{width:93px}#e>div>div+ul{margin-left:-12px}#e>div>div+ul input[type="button"]{width:85px}#c body>div:first-child{width:98%}}@media(max-width:1200px){#b>body>samp{width:450px;margin-left:-225px;font-size:33px;line-height:25px}#b>body>samp span{height:125px;margin-top:-63px;font-size:125px;line-height:125px;letter-spacing:-7px}}@media(max-width:900px){#e>div>ol+ul>li>div{padding-left:11px}#e>div>p samp{position:fixed;top:46px;left:0;width:100%;padding:12px 0 8px 0;box-shadow:0 5px 20px 0 #303031;text-shadow:1px 1px 0 #3f3f41;background:rgba(69,69,71,0.9);z-index:999999}#e>div>p samp:before{text-indent:10px}#e>div>ol+ul>li>div{left:0;margin-left:0;border-radius:0 0 5px 0}}@media(max-width:700px){#e>div>ol{margin-left:8px;margin-right:8px}#e>div>ol>li:first-child{width:40px}#e>div>ol>li:last-child{width:43px}#e>div>ol>li:only-child{width:46px}#e>div>ol+ul{margin-right:6px}#e>div>ol+ul>li{width:83px}#e>div>ol+ul>li>a,#e>div>ol+ul>li>a:hover,#e>div>ol+ul>li>a:active{width:81px}#e>div>div+ul{margin-right:3px}#e>div>div+ul input[type="button"]{width:78px}#c body>div:first-child ol{width:39px;margin-right:-49px;font-size:14px}#c body>div:first-child li{margin-left:56px}#c pre{border-left-width:49px;font-size:14px}}@media(max-width:600px){#e>div>div:first-child{display:none}#e>div>ol+ul>li>div{width:100%;height:93%;max-height:none;max-width:none;padding-left:0;padding-right:0;border-radius:0}@media(max-height:800px){#e>div>ol+ul>li>div{height:91%}}@media(max-height:650px){#e>div>ol+ul>li>div{height:89%}}@media(max-height:530px){#e>div>ol+ul>li>div{height:87%}}@media(max-height:400px){#e>div>ol+ul>li>div{height:83%}}@media(max-height:320px){#e>div>ol+ul>li>div{height:79%}}#e>div>ol+ul>li>div{height:calc(100%-65px)}#e>div>div+ul>li{margin-left:7px}#e>div>div+ul input[type="button"]{width:45px}#f>ol{min-width:278px;margin-left:12px;margin-right:12px}#f>ul{min-width:278px;padding:0 12px}#g fieldset{margin-left:11px;margin-right:11px}#g p{padding-bottom:12px;margin-left:11px}#b>body>samp{width:250px;margin-left:-125px;font-size:16px;line-height:12px}#b>body>samp span{height:62px;margin-top:-31px;font-size:62px;line-height:62px;letter-spacing:-3px}}@media(max-width:400px){#e>div>ol>li:first-child{width:32px}#e>div>ol>li:last-child{width:35px}#e>div>ol>li:only-child{width:38px}#e>div>ol+ul{margin-right:3px}#e>div>ol+ul>li{width:59px}#e>div>ol+ul>li>a,#e>div>ol+ul>li>a:hover,#e>div>ol+ul>li>a:active{width:57px;overflow:hidden}#e>div>ol+ul>li:last-child>a,#e>div>ol+ul>li:last-child>a:hover,#e>div>ol+ul>li:last-child>a:active{text-align:left;text-indent:5px}#e>div>ol+ul>li:last-child>a:before,#e>div>ol+ul>li:last-child>a:hover:before,#e>div>ol+ul>li:last-child>a:active:before{position:relative;float:right;margin-right:-4px;margin-bottom:-10px;content:'\2022';font-size:22px;text-shadow:none;color:#4f4f51}#e>div>ol+ul>li:last-child>a.m:before{color:#626265}#e>div>ol+ul>li:last-child>a.m:hover:before{color:#3ba2c0}#e>div>ol+ul>li:last-child>a.m:active:before{color:#3798b4}#f>ol li:first-child+li{display:none}#f ul ol li:first-child+li{display:none}#c body>div:first-child ol{display:none}#c pre{border-left:0}}@-moz-document url-prefix(){input[type="button"]{line-height:16px}#a p samp.d:before{margin-top:0}#a p+p+p input{line-height:17px}#g dd label{line-height:21px}#a p+p a{margin-top:-25px}#g dd a{margin-top:0}#g dd label input[type="checkbox"]:checked+span:before,#g dd label input[type="radio"]:checked+span:before{line-height:8px}} \ No newline at end of file diff --git a/nether/textolite.js b/nether/textolite.js new file mode 100755 index 0000000..544f818 --- /dev/null +++ b/nether/textolite.js @@ -0,0 +1 @@ +/* Textolite v2.12s */ (function(){var _1=window,_2=document,_3=location,_a='setInterval',_b='setTimeout',_c='clearInterval',_d='clearTimeout',_e='encodeURIComponent',_f='getComputedStyle',_g='addEventListener',_h='removeEventListener',_i='getAttribute',_j='setAttribute',_k='removeAttribute',_l='querySelectorAll',_m='querySelector',_n='removeChild',_o='appendChild',_p='cloneNode',_q='insertNode',_r='insertBefore',_s='createElement',_t='createTextNode',_u='firstElementChild',_v='lastElementChild',_w='nextElementSibling',_x='previousElementSibling',_y='nextSibling',_z='parentNode',_A='contentWindow',_B='activeElement',_C='documentElement',_D='childNodes',_E='indexOf',_F='lastIndexOf',_G='toLowerCase',_H='charCodeAt',_I='toFixed',_J='toString',_K='substring',_L='replace',_M='search',_N='match',_O='slice',_P='split',_Q='join',_R='getSelection',_S='addRange',_T='createRange',_U='removeAllRanges',_V='getRangeAt',_W='setStart',_X='setEnd',_Y='collapse',_Z='tagName',a_='nodeType',b_='className',c_='clientHeight',d_='disabled',e_='checked',f_='length',g_='style',h_='value',i_='innerHTML',j_='outerHTML',k_='textContent',l_='getResponseHeader',m_='setRequestHeader',n_='preventDefault',o_='stopPropagation',p_='dataTransfer',q_='keyCode',r_='display',s_='opacity',t_='overflow',u_='position',v_='height',w_='width',x_='cssFloat',y_='textIndent',z_='paddingTop',A_='paddingLeft',B_='marginTop',C_='marginLeft',D_='marginRight',E_='none',F_='block',G_='hidden',H_='absolute',I_='DOMContentLoaded',J_='click',K_='focus',L_='blur',M_='mousemove',N_='mousedown',O_='mouseup',P_='keydown',Q_='keyup',R_='change',S_='input',T_='resize',$='data-',$a='textolite',$b=$a+'_check',$c=$a+'_update',$d=$a+'_install',$e=$a+'_not_install',$f=$a+'_activate',$g=$a+'_token',$h=$a+'_state',$i=$a+'_settings',$j=$a+'_recovery',$k=$a+'_scripts',$l=$+$a+'-string',$m=$+$a+'-focus',$n=$+$a+'-disabled',$r='system=',$s='&token=',$t='&version=',$u='&final=',$v='&beta=',$x='&settings[',$C='img',$D='src',$E='caret',$F='script',$G='iframe',$H='textarea',$I='1){while(a--)if(b.a[a]==k)delete b.a[a]}else delete b.a;_1[_c](k);if(h)h.call(b)}},10);if(!b.a)b.a=[k];else b.a[b.a[f_]]=k},ae=function(c,d){if(_1[_f](c)[r_]==E_){c[g_][s_]='0';c[g_][r_]=F_;ad(c,0,1,400,function(a){return((-Math.cos(a*Math.PI)/2)+0.5)},function(b){c[g_][s_]=b[_I](1)},function(){c[g_][s_]='';if(d)d.call(c)})}},af=function(c,d){if(c[g_][t_]!=G_&&_1[_f](c)[r_]!=E_){ad(c,1,0,300,function(a){return((-Math.cos(a*Math.PI)/2)+0.5)},function(b){c[g_][s_]=b[_I](1)},function(){c[g_][r_]=E_;c[g_][s_]='';if(d)d.call(c)})}},ag=function(i,j){if(_1[_f](i)[r_]==E_){i[g_][s_]='0';i[g_][u_]=H_;i[g_][r_]=F_;var k=i[c_],l=parseInt(_1[_f](i)[z_]);i[g_][v_]='0';i[g_][u_]='';i[g_][t_]=G_;i[g_][C_]='-'+_1[_f](i[_u])[A_];if(l){k=k-l;ad(i,0,l,200,function(a){return((-Math.cos(a*Math.PI)/2)+0.5)},function(b){i[g_][z_]=b[_I](0)+'px'})}ad(i,0,k,200,function(c){return((-Math.cos(c*Math.PI)/2)+0.5)},function(d){i[g_][v_]=d[_I](0)+'px'});ad(i,parseInt(i[g_][C_]),0,400,function(e){return((-Math.cos(e*Math.PI)/2)+0.5)},function(f){i[g_][C_]=f[_I](0)+'px'});ad(i,0,1,600,function(g){return((-Math.cos(g*Math.PI)/2)+0.5)},function(h){i[g_][s_]=h[_I](1)},function(){i[g_][v_]='';i[g_][C_]='';i[g_][z_]='';i[g_][s_]='';i[g_][t_]='';if(j)j.call(i)})}},ah=function(i,j){if(i[g_][t_]!=G_&&_1[_f](i)[r_]!=E_){var k=i[c_],l=parseInt(_1[_f](i)[z_]);i[g_][t_]=G_;if(l){k=k-l;ad(i,l,0,400,function(a){return((-Math.cos(a*Math.PI)/2)+0.5)},function(b){i[g_][z_]=b[_I](0)+'px'})}ad(i,i[c_],0,420,function(c){return((-Math.cos(c*Math.PI)/2)+0.5)},function(d){i[g_][v_]=d[_I](0)+'px'},function(){i[g_][r_]=E_;i[g_][s_]='';i[g_][C_]='';i[g_][v_]='';i[g_][t_]='';if(j)j.call(i)});ad(i,0,parseInt('-'+_1[_f](i[_u])[A_]),400,function(e){return((-Math.cos(e*Math.PI)/2)+0.5)},function(f){i[g_][C_]=f[_I](0)+'px'});ad(i,1,0,200,function(g){return((-Math.cos(g*Math.PI)/2)+0.5)},function(h){i[g_][s_]=h[_I](1)})}},ai=function(e,f){if(_1[_f](e)[r_]==E_){e[g_][s_]='0';e[g_][u_]=H_;e[g_][r_]=F_;var g=e[c_];e[g_][v_]='0';e[g_][u_]='';e[g_][t_]=G_;ad(e,0,g,150,function(a){return((-Math.cos(a*Math.PI)/2)+0.5)},function(b){e[g_][v_]=b[_I](0)+'px'});ad(e,0,1,300,function(c){return((-Math.cos(c*Math.PI)/2)+0.5)},function(d){e[g_][s_]=d[_I](1)},function(){e[g_][v_]='';e[g_][s_]='';e[g_][t_]='';if(f)f.call(e)})}},aj=function(e,f){if(e[g_][t_]!=G_&&_1[_f](e)[r_]!=E_){var g=e[c_];e[g_][t_]=G_;ad(e,e[c_],0,200,function(a){return((-Math.cos(a*Math.PI)/2)+0.5)},function(b){e[g_][v_]=b[_I](0)+'px'},function(){e[g_][r_]=E_;e[g_][s_]='';e[g_][v_]='';e[g_][t_]='';if(f)f.call(e)});ad(e,1,0,150,function(c){return((-Math.cos(c*Math.PI)/2)+0.5)},function(d){e[g_][s_]=d[_I](1)})}},ak=function(a){var b,c,d='';c=String.fromCharCode;a=a[_L](new RegExp('\r\n','g'),'\n');for(b=0;b127)&&(e<2048)){d+=c((e>>6)|192);d+=c((e&63)|128)}else{d+=c((e>>12)|224);d+=c(((e>>6)&63)|128);d+=c((e&63)|128)}}return d},al=function(g){var h=function(a,b){return(a<>>(32-b))},i=function(c){var d,e,f='';for(d=7;d>=0;d--){e=(c>>>(d*4))&0x0f;f+=e[_J](16)}return f},j,k,l,m,n,o,p,q,r,s,t,u,v=0x67452301,w=0xEFCDAB89,x=0x98BADCFE,y=0x10325476,z=0xC3D2E1F0;g=ak(g);n=g[f_];j=new Array();u=new Array(80);for(l=0;l>>29);j.push((n<<3)&0x0ffffffff);for(k=0;kj){j=event.loaded;_1[_d](h);e.call(g,j,event.total)}else h=i()};e.call(g,0,0)}g.send(a)},ao=function(){return al(new Date().getTime()+''+Math.floor(Math.random()*2147483648))},ap=function(a){var b=1024,c=1024*b,d=1024*c,e=1024*d;if(a0)m[d_]=false;else m[d_]=true},x=function(){if(!m[d_]){n[K_]();n[d_]=true;m[d_]=true;p[i_]=p[_i]($+'ax');p[b_]='b';ae(p);y(n[h_],n[_i]($+'ay'),200,z)}},y=function(b,c,d,e){var f=0,g=al(al(b)[_K](0,22)+b),h=_1[_a](function(){for(var a=f+d;f3&&j[_E](i[1])===0&&j[_P]('.')[f_]>2)_3.href=_3.protocol+'//'+j[_O](i[1][f_]+1)+p[_i]($+'bA');else _3.reload(true)}else _3.reload(true)},function(){n[d_]=false;n[K_]();n[_g](S_,w);p[b_]='d';if(!this[l_]('X-a')){p[i_]=p[_i]($+'cj');t=t*1+1;q[_j]($+'cg',t);if(t>=s)_3.reload(true);else q[_o](q[_u])[b_]='a'}else{w.call(n);p[i_]=p[_i]($+'al')}},function(){n[d_]=false;n[K_]();n[_g](S_,w);p[i_]=p[_i]($+'ak');p[b_]='d'})};for(var A=0;A=(s-t))B[b_]='a';q[_o](B)}if(_3.href[_E](_1[_e](p[_i]($+'bA'))[_P]('%2F')[_Q]('/'))===-1){p[b_]='d';ae(p)}else if(m[h_][_E]('{')!==-1){p[i_]='Problem with parse_ini_file';p[b_]='d';ae(p)}q[g_][r_]=F_;n[K_]();o.title=o[_i]($+'bp');o[_g](N_,u);m[_g](J_,x);n[_g](S_,w);n[_g](P_,v)}});_2[_g](I_,function(){var da=_2[_m]('#e');if(da){var db=da[_m]('div>div+ol li:first-child'),dc=da[_m]('div>div+ol li+li'),dd=da[_m]('div>ul+ul li:first-child input'),de=da[_m]('div>ul+ul li:last-child input'),df=da[_m]('div>ul+ul+p samp'),dg=da[_l]('div>ol+ul>li>a'),dh=_2[_m]('#j'),di=dh[i_],dj=function(){var ga=function(a){var b=[],c=a[_D];for(var d=0,e=c[f_];d]','gi'))){var f=gz[_A][_R](),h=f[_V](0),e=_2[_s]($E);h[_q](e);a[i_]=a[i_][_P]($K)[_Q]('{!caret!}')[_L](new RegExp('<.*?>','gi'),'')[_P]('{!caret!}')[_Q]($K+' ');e=a[_l]($E);if(e[f_]){var g=e[0][_y],h=gA[_T]();h[_W](g,0);h[_X](g,0);h[_Y](true);f[_U]();g[k_]=g[k_][_O](1);e[0][_z][_n](e[0]);f[_S](h)}}},gc=function(){var a=false;if(di!=dh[i_])a=true;else{var b=gA[_l]('['+$l+']');for(var c=0,d=b[f_];c'+d+'<'),g=f[f_]-1;if(g){if(g==1){di=f[_Q]('>'+e+'<');dh[i_]=di;a[b].B=e}else{var h=gA[_l]('['+$l+']');for(var i=0,j=0,k=false,l=h[f_];i'+d+'<'),q=f[_O](k+1)[_Q]('>'+d+'<');di=p+'>'+e+'<'+q;dh[i_]=di;a[b].B=e}}}}}}}return gx(di)},gh=function(b){var c=false;b=b[_L](new RegExp('&(#?[a-z0-9]{2,8});','gi'),'{%~$1~%}');b=b[_P]('&')[_Q]('&amp;');b=b[_P]('{%~amp~%}')[_Q]('&amp;');b=b[_L](new RegExp('{%~(lt|gt|nbsp)~%}','gi'),'&$1;');b=b[_L](new RegExp('{%~(#?[a-z0-9]{2,8})~%}','gi'),'&$1;');b=b[_P](' ')[_Q]('&nbsp;');b=b[_L](new RegExp('<([^a-z/])','gi'),'&lt;$1');b=b[_L](new RegExp('[<>]','gi'),function(a){if(a=='<'){if(c)return'&lt;';else c=true}else{if(!c)return'&gt;';else c=false}return a});var d=_2[_s]($H),e=_2[_s]('div');e[i_]='­';if(e[i_]=='­')b=b[_P]('­')[_Q]('&shy;');d[i_]=b[_P]($H)[_Q]('_extarea');return d[h_][_P]('_extarea')[_Q]($H)},gi=function(a){var b=gk(a);if(b[f_]){b[0][_j]($m,true);if(a[_i](d_)){b[0][_j]($n,true);df[b_]='n';gy();if(df[g_][r_]==F_){_1[_b](function(){ae(df)},400)}else ae(df)}}},gj=function(){var a=gA[_m]('['+$m+']');if(a){a[_k]($m);if(gA[_B])gA[_B][L_]();if(df[g_][r_]==F_&&(df[_u]||df[i_]==df[_i]($+'bj')))af(df)}},gk=function(a){var b=[];for(var c=a[_z],d;c;c=c[_z]){var e=c[_Z];if(e&&e[_G]()!='body'){var f=_1[_f](c)[r_][_G]();if(f!='inline'&&f!=E_){for(var g=false,h=c[_x];h;h=h[_x]){var e=h[_Z][_G]();if(e!=$F&&e!='style'){g=c;break}}if(g)b[b[f_]]=g;else{for(var i=c[_w];i;i=i[_w]){var e=i[_Z][_G]();if(e!=$F&&e!='style'){b[b[f_]]=c;break}}}if(!d)d=c}}else break}if(!b[f_]&&d)b[b[f_]]=d;return b},gl=function(a){var b=a.B;if(!b)return a[i_];return b},gm=function(a){var b=di[_P](a);if(!gh.fixed){var c=gh(di),d=c[_P](a);if(b[f_]!=d[f_]){di=c;if(dh[i_]!=di)dh[i_]=di;b=d;gh.fixed=true}}return b},gn=function(){var a=this,b=function(){gb(a);gc()},c=function(){b.call(a);gA[_h](M_,c);_1[_b](function(){if(gA[_B]==a)gA[_g](M_,c)},500)},d=function(event){a[_h](Q_,b);gA[_h](M_,c);a[_h](L_,d);a[_g](N_,gn)};a[_g](Q_,b);gA[_g](M_,c);a[_g](L_,d);a[_h](N_,gn);if(!a.B)a.B=a[i_];go.call(a)},go=function(){gj();gi(this)},gp=function(event){var a=event.target,b=gA[_m]('['+$m+']');for(var c=a;c;c=c[_z])if(c==b)return;gj()},gq=function(event){if(event[q_]==13){event[n_]();ZZ();gj()}else if(event[q_]==17)gq.i=true;else if(event[q_]==83&&gq.i){event[n_]();if(!dd[d_]){ZZ();gj();dl(gg())}}},gr=function(event){if(event[q_]==17)gq.i=false},gs=function(event){event[n_]();event[o_]()},gt=function(){var b=ga(gA.body),c=gA[_l]('a'),d=_2[_m]('#i')[i_],e=_2[_s]('style');e[i_]=d;gA.head[_o](e);gA[_g](N_,ds);var f=gh(di);for(var g=0,h=b[f_];g'+j+'<')[f_]-1;for(var m=0,n=0;m')[_Q]('?~~-->');c=c[_L](new RegExp(']*?)*?>','gi'),'');var d=(df[_i]($+'bv')*1),e=(df[_i]($+'bw')*1);if(!d)c=c[_L](new RegExp($I+'[\\s\\S]+?/script>','gi'),'');if(!e){c=c[_L](new RegExp('','gi'),'');c=c[_L](new RegExp(']+?>','gi'),'')}if(c[_N](new RegExp(']*?)*?>)','gi'),'$1'+b);else c=b+c;return c},gw=function(a){gx.o=[],gx.p=[];gx.q=[];gx.r=[];a=a[_P]('')[_Q]('?~~-->');a=a[_L](new RegExp('^[\\s\\S]+?(?:|]>|]>)','gi'),function(str1){if(!gx.o[f_]){gx.o[gx.o[f_]]=str1;return'{!~head'+(gx.o[f_]-1)+'~!}'}else return str1});a=a[_L](new RegExp('|<_cript[\\s\\S]+?/_cript>','gi'),function(str1){if(str1[_E]('')[_Q]('?>')},gy=function(){if((df[_i]($+'bv')*1)){df[i_]=df[_i]($+'bk')+' ('+df[_i]($+'bm')+')';var b=df[_u];if(b){b[_g](J_,function(){var a=ao();aa($g,a);df[i_]=df[_i]($+'bn');df[b_]='b';_1[_c](df.a);df[g_][s_]='';an('scripts=1'+$s+a,function(){aa($k,1);_3.href=_3.href[_L](_3.hash,'')},function(){df[b_]='d';df[i_]=df[_i]($+'ai')},function(){df[b_]='d';df[i_]=df[_i]($+'ak')})})}}else df[i_]=df[_i]($+'bj')},gz=_2[_m]($G),gA=gz[_A].document,gB=di;di=gw(gB);dh[i_]=di;db[_g](J_,function(){if(dd[d_])dm();else dm(gg())});db[b_]='l';_1[_g](T_,gu);gu();var gC=ac($k);if(gC){ab($k);df[i_]=df[_i]($+'bo');df[b_]='c';ae(df)}gA.open();gA.write(gv(gB));gA.close();_1[_g]('load',function(){gt()});dd[_g](J_,function(){if(!dd[d_])dl(gg())});if(_1.opera){var gD=_2[_s]('span');gD[g_][x_]='right';gD[g_][B_]='50px';gD[g_][y_]='-9999px';gD[i_]='.';da[_o](gD)}},dk=function(){var K=_2[_m]('pre'),L=_2[_m]('ol'),M=L[_i]($+'cl'),N='|if|else|function|return|true|false|null|new|for|do|while|switch|case|break|continue|try|catch|throw|instanceof|',O=function(a){return a[_P]('')[_Q]('>')[_P]('<caret>·</caret>')[_Q]($K)[_P]('\n')[_Q]($N)},P=function(b){b=b[_L](new RegExp('.*?(?:
|$)','gi'),'
$&
');if(_1.opera)b=b[_L](new RegExp('
(?:(?:'+$L+'[a-z]>)*'+$K+'(?:'+$M+')*)
','gi'),'
'+$K+$N+'
');return b},Q=function(c){return c[_L](new RegExp('([^>](?:'+$M+')*|[^>])','gi'),'$1
')[_P]($N)[_Q]('\n')[_P]($K)[_Q]('<caret>·</caret>')[_L](new RegExp('<.*?>','gi'),'')[_P]('<')[_Q]('<')[_P]('>')[_Q]('>')[_P]('&')[_Q]('&')[_P]($J)[_Q](''+e[_P]($N)[_Q](''+$M+$N+$L+'j>')+''+$M+'"'})[_L](new RegExp('\'(.+?)\'','gi'),function(str21,f){return'\''+$L+'j>'+f[_P]($N)[_Q](''+$M+$N+$L+'j>')+$M+'\''});return $L+'f>'+str1[_P]($N)[_Q](''+$M+$N+$L+'f>')+$M})[_L](new RegExp('&#?[a-z0-9]{2,7};','gi'),$L+'f>$&'+$M+'')[_L](new RegExp('(?:'+$L+'[a-z]>)*<script.+?</script>','gi'),function(str1){return $L+'h>'+str1[_P]($N)[_Q](''+$M+$N+$L+'h>')+$M})[_L](new RegExp('(?:'+$L+'[a-z]>)*<style.+?</style>','gi'),function(str1){return $L+'i>'+str1[_P]($N)[_Q](''+$M+$N+$L+'i>')+$M})[_L](new RegExp('(?:'+$L+'[a-z]>)*<!--.*?-->','gi'),function(str1){return $L+'g>'+str1[_P]($N)[_Q](''+$M+$N+$L+'g>')+$M}))}}else if(K[b_]=='css'){R=function(g){return P(O(g[_P](';')[_Q]('!~!'))[_L](new RegExp('[^{}]+(?={)','gi'),function(str1){return $L+'f>'+str1[_P]($N)[_Q](''+$M+$N+$L+'f>')+$M})[_L](new RegExp('{[^{]*?}','gi'),function(str1){str1=str1[_L](new RegExp('".+?"|\'.+?\'','gi'),function(str11){return str11[_P]('!~!')[_Q]('!#~!')})[_L](new RegExp('((?:!~!|{)(?: |\t|
|)*)([a-z-]+(?: |\t|
|)*)(?=:)','gi'),'$1'+$L+'g>$2'+$M+'')[_L](new RegExp(':(.+?)(?=!~!|})','gi'),function(str31,h){return':'+$L+'h>'+h[_P]($N)[_Q](''+$M+$N+$L+'h>')+$M})[_P]('!#~!')[_Q]('!~!');return $L+'j>'+str1[_P]($N)[_Q](''+$M+$N+$L+'j>')+$M})[_L](new RegExp('(?:'+$L+'[a-z]>)*/[*].*?[*]/','gi'),function(str1){return $L+'i>'+str1[_P]($N)[_Q](''+$M+$N+$L+'i>')+$M})[_P]('!~!')[_Q](';'))}}else if(K[b_]=='js'){R=function(i){return P(O(i)[_L](new RegExp('([^a-z0-9_$<]|^)([a-z]{2,10})(?=[^a-z0-9_$>])','gi'),function(str1,j,k){if((N+'var|this|delete|nan|undefined|typeof|in|with|label|void|')[_E]('|'+k+'|')!==-1)return j+$L+'f>'+k+$M;else return str1})[_L](new RegExp('([^a-z0-9_$])(-?[0-9]+(?:\.[0-9]+)*%?)(?=[^a-z0-9_$])','gi'),'$1'+$L+'j>$2'+$M+'')[_L](new RegExp('"(|.*?(?:[^\\\\]|[\\\\][\\\\]))"|\'(|.*?(?:[^\\\\]|[\\\\][\\\\]))\'|(/[*].*?[*]/)|(//.*?(?=
|$))','gi'),function(str1,j,k,l,m){if(j)return'"'+$L+'h>'+j[_P]($N)[_Q](''+$M+$N+$L+'h>')+''+$M+'"';else if(k)return'\''+$L+'h>'+k[_P]($N)[_Q](''+$M+$N+$L+'h>')+$M+'\'';else if(l)return $L+'g>'+l[_P]($N)[_Q](''+$M+$N+$L+'g>')+$M;else if(m)return $L+'g>'+m[_P]($N)[_Q](''+$M+$N+$L+'g>')+$M;else return str1}))}}else if(K[b_]=='php'){R=function(n){return P(O(n)[_L](new RegExp('(<[?](?:php)?)(.*?)([?]>)','gi'),function(str1,o,p,q){p=p[_L](new RegExp('([^a-z0-9_$<]|^)([a-z]{2,10})(?=[^a-z0-9_$>])','gi'),function(str1,o,p){if((N+'foreach|as|require|include|require_once|include_once|elseif|endif|endswitch|class|public|private|protected|final|static|abstract|extends|interface|implements|use|const|global|or|and|xor|clone|namespace|trait|yield|declare|goto|')[_E]('|'+p+'|')!==-1)return o+$L+'f>'+p+$M;else return str1})[_L](new RegExp('([^a-z0-9_$])(-?[0-9]+(?:\.[0-9]+)*%?)(?=[^a-z0-9_$])','gi'),'$1'+$L+'j>$2'+$M+'')[_L](new RegExp('"(|.*?(?:[^\\\\]|[\\\\][\\\\]))"|\'(|.*?(?:[^\\\\]|[\\\\][\\\\]))\'|(/[*].*?[*]/)|((?://|#).*?(?=
|$))','gi'),function(str1,o,p,q,r){if(o)return'"'+$L+'h>'+o[_P]($N)[_Q](''+$M+$N+$L+'h>')+''+$M+'"';else if(p)return'\''+$L+'h>'+p[_P]($N)[_Q](''+$M+$N+$L+'h>')+$M+'\'';else if(q)return $L+'g>'+q[_P]($N)[_Q](''+$M+$N+$L+'g>')+$M;else if(r)return $L+'g>'+r[_P]($N)[_Q](''+$M+$N+$L+'g>')+$M;else return str1});return $L+'i>'+o+$M+p+$L+'i>'+q+$M}))}}var S=function(){var s='',t=0,u=K[_l]('div'),v=u[f_]-1;while(t1){K.g.pop();K[i_]=K.g.pop()[_P]($K)[_Q]($K+' ');var G=K[_l]($E);if(G[f_]){var H=_1[_R](),I=G[0][_y],J=_2[_T]();J[_W](I,0);J[_X](I,0);J[_Y](true);H[_U]();I[k_]=I[k_][_O](1);G[0][_z][_n](G[0]);H[_S](J)}}}else if(event[q_]==83&&Y.i){event[n_]();hb();if(!dd[d_])dl(V())}},Z=function(event){if(!X.k)X(event);_2[_h](M_,Z);Z.k=_1[_b](function(){if(_2[_B]==K)_2[_g](M_,Z)},500)},hb=function(){T();_2[_h](Q_,X);_2[_h](P_,Y);_2[_h](M_,Z);_1[_d](Z.k);_1[_d](X.k);K[_h](L_,hb)},hc=function(){_2[_g](Q_,X);_2[_g](P_,Y);_2[_g](M_,Z);K[_g](L_,hb);if(!K.A){K.A=al(K[i_]);K.h=K.A}K.g=[K[i_]]},hd=function(){S();_2.body[g_][v_]=_2[_C][c_]-da[c_]+'px'};_1[_g](T_,hd);hd();if(!(K[_i]($+'cn')*1)){R=O;S=function(){};U=function(){}}if(dc){dc[_g](J_,function(){if(dd[d_])dm();else dm(V())});dc[b_]='l'}K[i_]=R(Q(R(dh[i_])));S();K[_g](K_,hc);K[K_]();dd[_g](J_,function(){if(!dd[d_]){hb();dl(V())}})},dl=function(d){var e=ao();aa($g,e);df[i_]=df[_i]($+'ac');df[b_]='b';ae(df);dd[d_]=true;ZZ();an('save='+_1[_e](am(d)[_P]('a')[_Q]('_'))+$s+e,function(){var a=_3.href[_L](_3.hash,'')[_L](df[_i]($+'bA')[_O](df[_i]($+'bA')[_O](0,-1)[_F]('/')+1),'');if(!a[_N](new RegExp('\.php$','gi'))){var b=_2[_s]($G);b[_j]($D,a);b[g_][r_]=E_;b.onload=function(){b.onload=function(){b.onload=false;_2.body[_n](b)};b[_A].location.reload(true)};_2.body[_o](b)}var c=da[_m]('#f>ul>li>ul');if(c)c[i_]='';df[i_]=df[_i]($+'ad');df[b_]='c';if(de[h_]==de[_i]($+'ab'))dn()},function(){dd[d_]=false;dd[K_]();df[b_]='d';if(this[l_]('X-a'))df[i_]=df[_i]($+'al');else df[i_]=df[_i]($+'ai')},function(){dd[d_]=false;dd[K_]();if(this.status==403)df[i_]=df[_i]($+'aj');else df[i_]=df[_i]($+'ak');df[b_]='d'})},dm=function(a){var b=_2[_s]('form'),c=_2[_s](S_);c.name='switch';if(_2[_C].id=='c')c[h_]=0;else c[h_]=1;b[_o](c);if(a){var d=_2[_s]($H),e=_2[_s](S_);d.name='source';d[h_]=am(a)[_P]('a')[_Q]('_');e.name='token';e[h_]=ao();aa($g,e[h_]);b[_o](e);b[_o](d)}b.method='post';b[g_][r_]=E_;_2[_C][_o](b);b.submit()},dn=function(){df[i_]=df[_i]($+'af');df[b_]='b';ae(df);an('logout=1',function(){df[i_]=df[_i]($+'ag');df[b_]='c';var a=_3.href[_L](_3.hash,'');if(df[_i]($+'bx')*1)a=a[_L](df[_i]($+'bA')[_O](df[_i]($+'bA')[_O](0,-1)[_F]('/')+1),'');_3.href=a},function(){df[i_]=df[_i]($+'ai');df[b_]='d'},function(){df[i_]=df[_i]($+'ak');df[b_]='d'})},ZZ=function(){var a=_2[_s](S_);a[g_][C_]='-2000px';da[_o](a);a[K_]();da[_n](a)},dp=function(){if(ac($b)){var b=$r+_1[_e](_3.hostname[_L]('www.','')+df[_i]($+'bA')[_O](0,-1))+$t+df[_i]($+'cc')+$u+df[_i]($+'cd')+$v+df[_i]($+'ce');an(b,function(a){ab($b,df[_i]($+'bA'));aa($c,a,3,df[_i]($+'bA'));dq(a)},function(){ab($b,df[_i]($+'bA'))},function(){},function(){},aq())}else{var c=ac($c);if(c){var d=ac($d);if(d){ab($c,df[_i]($+'bA'));ab($d,df[_i]($+'bA'));df[i_]=df[_i]($+'au');df[b_]='c';ae(df);aa($b,1,false,df[_i]($+'bA'));dp()}else dq(c)}}},dq=function(a){var b=parseInt(a);if(b>0){var c=ac($e);if(!c||c!=a){df[i_]=df[_i]($+'an')+' '+a+' ('+df[_i]($+'ap')+') ';df[b_]='o';ae(df);dr();var d=df[_v];if(d){d[_g](J_,function(){af(df);aa($e,a,60*24*90,df[_i]($+'bA'))})}}}else if(b==-1){aa($c,a,false,df[_i]($+'bA'));df[i_]=df[_i]($+'ao')+' ('+df[_i]($+'ap')+')';df[b_]='p';ae(df);dr()}else if(a[f_]>20){ab($c,df[_i]($+'bA'));df[i_]=a;df[b_]='q';ae(df)}},dr=function(){var e=df[_u];if(e){e[_g](J_,function(){df[i_]=df[_i]($+'ar');df[b_]='b';var d=$r+_1[_e](_3.hostname[_L]('www.','')+df[_i]($+'bA')[_O](0,-1))+$t+df[_i]($+'cc')+$u+df[_i]($+'cd')+$v+df[_i]($+'ce');an(d,function(b){df[i_]=df[_i]($+'as');var c=ao();aa($g,c);an('install='+_1[_e](b[_P]('a')[_Q]('_'))+$s+c,function(a){aa($d,1,false,df[_i]($+'bA'));if(a&&a[_K](a[f_]-5)=='.html')_3.href=a;else _3.href=_3.href[_L](_3.hash,'')},function(){df[i_]=df[_i]($+'at');df[b_]='d'},function(){if(this.status==403)df[i_]=df[_i]($+'aj');else df[i_]=df[_i]($+'ak');df[b_]='d'})},function(){df[i_]=df[_i]($+'ai');df[b_]='d'},function(){df[i_]=df[_i]($+'aw');df[b_]='d'},function(){},aq(1))})}},ds=function(event){var a=event.target;for(var b=a;b;b=b[_z])if(b[b_]=='A')return;for(var c=0,d=dg[f_];c'+df[_i]($+'ah')+')';df[b_]='n';ae(df);var a=df[_u];if(a)a[_g](J_,function(){_3.reload(true)})},function(){df[i_]=df[_i]($+'ak');df[b_]='n';ae(df)})},1000*60*dv);de[d_]=false;if(dh[_i]($+'ck'))dd[d_]=false;if(df[_i]($+'bz')==df[_i]($+'by')||(df[_i]($+'bz')[_K](0,3)=='127'&&df[_i]($+'by')[_K](0,3)=='127'))an.m=true;if(_2[_C].id=='c')dk();else if(_2[_C].id=='d')dj();dp()}});_2[_g](I_,function(){var da=_2[_m]('#e'),db=_2[_m]('#f');if(da&&db){var dc=da[_m]('div>ul+ul+p samp'),dd=da[_m]('div>ol+ul>li>a'),de=db[_m]('li>ol'),df=de[_u][_u][_i]($+'cp'),dg=_3.pathname[_O](df[f_]),dh='';if(_3.pathname==dc[_i]($+'bA')&&_3[_M][_E]('?q=')===0){dg=df+_3[_M][_O](3);dh=_3[_M]}else dg=df+dg[_O](dg[_E]('/')+1);var di=function(b){var c=b[_w],d=b[_u][_u],e=d[_i]($+'cp'),f=function(){var a=dg[_O](e[f_])[_E]('/');if(a!=-1){d=d[_z][_z][_w][_m]('[data-cp="'+dg[_O](0,a+e[f_]+1)+'"]');if(d)di(d[_z][_z])}else{d=d[_z][_z][_w][_m]('[href="'+_3.pathname+dh+'"]');if(d)d[_z][b_]='x'}};if(c[_u]){if(_1[_f](c)[r_]==E_){d.l=function(){d.l=function(){};f()};_1[_b](function(){dk.call(d)},0)}else f()}else{d.l=function(){d.l=function(){d.l=function(){};f()};dk.call(d)};dj.call(d)}},dj=function(){var h=this,i=h[_z],j=i[_z],k=h[_i]($+'cp');i[b_]='b';an('open='+_1[_e](k),function(a){var b=j[_w];b[i_]=a;var c=b[_l]('li>ol');for(var d=0,e=c[f_];d9)g[b_]='w'}},function(){i[b_]='';h[_g](J_,dj);dc[i_]=dc[_i]($+'ai');dc[b_]='d';ae(dc)},function(){i[b_]='';h[_g](J_,dj);dc[i_]=dc[_i]($+'ak');dc[b_]='d';ae(dc)});h[_h](J_,dj)},dk=function(){var a=this,b=a[_z],c=b[_z][_w],d=function(){a[_g](J_,dl);b[b_]='s';a.l()};if(c[_u])ag(c,d);else d();a[_h](J_,dk)},dl=function(){var a=this,b=a[_z],c=b[_z][_w],d=function(){a[_g](J_,dk);b[b_]=''};if(c[_u])ah(c,d);else d();a[_h](J_,dl)},dm=function(a){var b=a[_u],c=b[_w],d=c[_w],e=a[_v][_u],f=b[_u],g=f[_i]($+'cp'),h=dc[_i]($+'bA');dn(c);ZZ(d);if(a[b_]=='r'){f.l=function(){f.l=function(){};dk.call(f)};f[_g](J_,dj);if(h&&g[_O](0,h[f_])==h)e[b_]='x';else e[_g](J_,dq)}else{var i=a[_z][_z][_x][_u][_u][_i]($+'cp');if(h&&i&&i[_O](0,h[f_])==h){b[b_]='p';e[b_]='x'}else{if(h&&g[_O](0,h[f_])!==h)f[_j]('target','_blank');f.href=g;e[_g](J_,dt)}}},dn=function(a){var b=a[_i]($+'cq');if(b)a[i_]=ap(b*1);if(b[f_]>9)a[b_]='w'},ZZ=function(a){var b=a[i_]*1000,c=new Date(b),d=new Date().getTime(),e=24*60*60*1000,f=e*7;if((d-b)b)dc[i_]=dc[_i]($+'bf')+' ('+ap(b)+')';else dc[i_]=dc[_i]($+'bf')+' ('+ap(a)+')';dc[b_]='n';ae(dc)}}else{dc[i_]=dc[_i]($+'be')+' ('+c+')';dc[b_]='n';ae(dc)}});h[K_]();h[J_]()}else{dc[i_]=dc[_i]($+'am');dc[b_]='n';ae(dc)}},dr=function(p){var q=new FormData(p),r=ao(),s=p[_z][_z][_u][_u][_i]($+'cp'),t=dc[_i]($+'az');q.append('upload',_1[_e](s));q.append('token',r);aa($g,r);dc[i_]=t+' (0%)';dc[b_]='b';ae(dc);an(q,function(a){var b=p[_z][_z],c=b[_w],d=b[_u],e=d[_w],f=_2[_s]('div');f[i_]=a;if(f[_u]&&f[_u][_Z][_G]()=='li'){if(c[_u]){var g=false;while(g=f[_u]){var h=g[_m]('a'),i=c[_l]('a');if(h&&i[f_]){var j=h[_i]($+'cp');for(var k=0,l=i[f_];k9)e[b_]='w'}dr.v+=p.size;if(this[l_]('X-c'))ds(3);else if(this[l_]('X-d'))ds(2);else ds(0)}else{if(this[l_]('X-c'))ds(3);else ds(2)}},function(){ds(2)},function(){ds(1)},function(n,o){if(dc[i_][_E]('(')!=-1)dc[i_]=t+' ('+((n+dr.v)*100/dr.w)[_I](1)+'%)'})},ds=function(a){if(typeof dr.u=='undefined'||dr.u9)c[b_]='w'}},function(){dc[b_]='d';e[g_][r_]=F_;if(this[l_]('X-c')){dc[i_]=dc[_i]($+'ai');k[b_]=k[b_][_L](' y','')}else dc[i_]=dc[_i]($+'bi')},function(){dc[i_]=dc[_i]($+'ak');dc[b_]='n';e[g_][r_]=F_})};k[b_]+=' y';j[_g](J_,function(){i[_h](J_,l);k[b_]=k[b_][_L](' y','')});i[_g](J_,l)};dm(de);dd[_g](N_,function(){if(this[_w][g_][r_]!=F_)di(de)})}});_2[_g](I_,function(){var da=_2[_m]('#e'),db=_2[_m]('#g');if(da&&db){var dc=da[_m]('div>ol+ul>li+li>a'),dd=db[_m]('dd a'),de=db[_l]('fieldset'),df=db[_l]('legend'),dg=db[_m]('input[type="password"]'),dh=db[_l]('dd input[type="text"]'),di=db[_l]('input[type="radio"]'),dj=db[_l]('input[type="checkbox"]'),dk=db[_m]('fieldset+p input[type="button"]'),dl=db[_m]('p a'),dm=da[_m]('div>ul+ul+p samp'),dn=function(){if(this[b_]){this[_x].type='password';this[b_]='';this.title=dm[_i]($+'bp')}else{this[_x].type='text';this[b_]='e';this.title=dm[_i]($+'bq')}},ZZ=function(){var a=false,b=false,c=false;if(dg[h_][f_]>0&&dg[h_]!=dg.b)b=true;for(var d=0,e=dh[f_];d=')||exit('PHP '.PHP_VERSION.' is not supported');define('a_','document_root');define('b_','query_string');define('c_','request_uri');define('d_','php_self');define('e_','http_accept_language');define('f_','http_user_agent');define('g_','remote_addr');define('h_','server_addr');define('i_','script_filename');define('j_','script_name');define('k_','server_name');define('l_','server_protocol');define('m_','lang');define('n_','password');define('o_','session');define('p_','pass_complexity');define('q_','pass_complexity_js');define('r_','auth_time');define('s_','auth_error_time');define('t_','auth_error_list');define('u_','auth_error_limit');define('v_','auth_lockout_duration');define('w_','auth_session_reset');define('x_','auth_bot_filter');define('y_','code_redraw_delay');define('z_','code_undo_limit');define('A_','code_highlighting');define('_s','visual_ext');define('B_','allowed_ext');define('C_','editable_ext');define('D_','default_file');define('_Q','folder_size');define('E_','document_root');define('F_','url_rewrite');define('G_','logout_to_site');define('K_','site_scripts');define('L_','site_styles');define('M_','update_final');define('N_','update_beta');define('O_','cache');define('_r','filelist');define('P_','system_url');define('Q_','error_limit');define('R_','error_count');define('S_','redraw_delay');define('T_','mode');define('U_','type');define('V_','base');define('W_','code');define('X_','title');define('Y_','version');define('Z_','is_edited');define('_a','post_max_size');define('_b','upload_max_filesize');define('_c','max_file_uploads');define('_d','_checkbox');define('_m','http_ajax');define('_n','source');define('_o','token');define('_p','sha1');define('_q','html');define('_t','404');define('_u','403');define('_v','ip');define('_w','sip');define('_x','url');define('_y','name');define('_z','date');define('_A','size');define('_B','list');define('_C','file');define('_D','error');define('_E','value');define('_F','radio');define('_G','tmp_name');define('_H','language_list');define('_I','');define('_N','');define('__','textolite_');final class a{private $a;private $b;public function __construct(){$this->a['a']=$_GET;$this->a['b']=$_POST;$this->a['c']=$_SERVER;$this->a['d']=$_COOKIE;$this->a['e']=$_FILES;}public function a($a){if(isset($this->b['a'][$a]))return $this->b['a'][$a];else if(isset($this->a['a'][$a]))return $this->b['a'][$a]=$this->f($this->a['a'][$a],$a);}public function b($a=false){if($a){if(isset($this->b['b'][$a]))return $this->b['b'][$a];else if(isset($this->a['b'][$a]))return $this->b['b'][$a]=$this->f($this->a['b'][$a],$a);}else if(count($this->a['b']))return true;}public function c($a){if(isset($this->b['c'][$a]))return $this->b['c'][$a];else{$b=strtoupper($a);if(isset($this->a['c'][$b]))return $this->b['c'][$a]=$this->f($this->a['c'][$b],$a);}}public function d($a){if(isset($this->b['d'][$a]))return $this->b['d'][$a];else if(isset($this->a['d'][$a]))return $this->b['d'][$a]=$this->f($this->a['d'][$a],$a);}public function e($a){if(isset($this->a['e'][$a]))return $this->a['e'][$a];}private function f($a,$b){$c='_'.$b;if(method_exists($this,$c))return $this->$c($a);else return $a;}private function _server_protocol($a){preg_match('~^[a-z]{4,5}/[0-9]\.[0-9]$~i',$a,$b);if(isset($b[0]))return $b[0];}private function _server_name($a){preg_match('~^[a-z0-9-_.]{2,300}$~i',$a,$b);if(isset($b[0]))return $b[0];}private function _script_filename($a){$b=str_replace('\\','/',__FILE__);if(stripos($b,$this->a['c'][strtoupper(a_)])===0)return $b;else return str_replace('\\','/',$a);}private function _document_root($a){$a=str_replace('\\','/',$a);$b=$this->c(i_);$c=$this->c(d_);$d=$this->c(j_);if(stripos($b,$c)>0)$e=str_ireplace($c,'',$b);if(stripos($b,$d)>0)$f=str_ireplace($d,'',$b);if(isset($e)){if(isset($f)){if(strlen($e)>strlen($f))$g=$e;else$g=$f;}else$g=$e;}else if(isset($f))$g=$f;else$g=$a;if(stripos($b,$a)===0){if(strlen($g)>strlen($a))$a=$g;}else$a=$g;if(substr($a,-1)=='/')return substr($a,0,-1);return $a;}private function _php_self($a){return str_replace('\\','/',$a);}private function _script_name($a){return str_replace('\\','/',$a);}private function _query_string($a){return str_replace('\\','/',$a);}private function _remote_addr($a){return $this->_ip($a);}private function _server_addr($a){return $this->_ip($a);}private function _ip($a){preg_match('~^[a-z0-9.:]{1,40}$~i',$a,$b);if(isset($b[0]))return $b[0];}private function _sha1($a){preg_match('~^[a-z0-9]{40}$~i',$a,$b);if(isset($b[0]))return $b[0];}}final class b{private $a;private $b;private $c;private $d;public function __construct($a){$this->a=$a;$this->a('Content-type:text/html;charset=utf-8');}public function a($a){return $this->b[]=$a;}public function b($a,$b){return $this->b[]=$this->a.' '.$a.' '.$b;}public function c($a){return $this->b[]='Location:'.$a;}public function d($a,$b=false,$c=false,$d=false,$e=false,$f=false,$g=false){$h['a']=$a;$h['b']=$b;$h['c']=$g;$h['d']=(int)$c;$h['e']=str_replace('%2F','/',urlencode($d));$h['f']=$e;$h['g']=(int)$f;$this->c[]=$h;}public function e($a,$b=false,$c=false){$this->d($a,'',time()-60*60,$b,$c);}public function f($a){return $this->d=$a;}public function g(){if(isset($this->b))foreach($this->b as $a)header($a);if(isset($this->c))foreach($this->c as $b)setcookie($b['a'],$b['b'],$b['d'],$b['e'],$b['f'],$b['g'],$b['c']);if(isset($this->d))print $this->d;}}final class c{const a="\n";const b='lang.ini';const c='conf.ini';private $a;private $b;private $c;private $d;private $e;private $f;public function __construct($a,$b){$this->c=parse_ini_file($a.self::b,true);$this->d=parse_ini_file($a.self::c,true);$this->e=array('j'=>'
  1. {type}
  2. text
','i'=>'
  1. {type}
','h'=>'

Textolite v{version}

{standard}

{mode}
  • {files}
    1. {file_name}
    2. {file_size}
    3. {file_changed}
    4. {file_menu}
      {filelist}
  • {settings}
    {auth}
    {new_password}:
    {login_attempts}:
    {lockout_duration}:
    {session_autoreset}:
    {visual_editor}
    {source_editor}
    {redraw_delay}:
    {steps_for_undo}:
    {file_manager}
    {system}
    {main_page_or_file}:
    {language}:
      {language_list}
    {extended}
    {activate}:

    {attachment_domain} . {attachment_notice}

','a'=>'{auth} - Textolite
{auth}

{document_root_error}

{password}:

','e'=>'{code} - {{code}} - Textolite{code}{{code}}{panel}','c'=>'{title} - Textolite{panel}','d'=>'{title} - Textolite
    {panel}','n'=>'
    1. {name}
    2. {date}
    • ','b'=>'
      1. {name}
      2. {date}
    • ','m'=>'
    • {radio}{lang}
    • ','l'=>'','k'=>'','g'=>'','f'=>'');$this->a['a']=$a;$this->a['b']=$this->g(a_);if(!$this->a['b'])$this->a['b']=$b;$this->a['c']=str_ireplace($this->a['b'],'',$this->a['a']);$this->a['d']=$this->f($a);$this->a['e']=$this->f($this->a['c']);}public function __destruct(){if($this->f)$this->i();}public function a(){return $this->a['b'];}public function b(){return $this->a['a'];}public function c($a=false){return $this->a['c'];}public function d(){return $this->a['d'];}public function e(){return $this->a['e'];}public function f($a){if(substr_count($a,'/')>2)return dirname($a).'/';else return '/';}public function g($a,$b=false){if($b){if(isset($this->d[$b][$a]))return $this->d[$b][$a];}else if(isset($this->d[$a]))return $this->d[$a];}public function h($a,$b,$c=false){if($c){if(isset($this->d[$c])){$this->f=true;return $this->d[$c][$a]=$b;}}else{$this->f=true;return $this->d[$a]=$b;}}private function i(){foreach($this->d as $a=>$b)if(!is_array($b))$c[]=$a.' = '.$b.self::a.self::a;foreach($this->d as $a=>$b){if(is_array($b)){$c[]='['.$a.']'.self::a.self::a;foreach($b as $d=>$e)$c[]="\t".$d.' = '.$e.self::a;$c[]=self::a;}}if($f=fopen($this->a['a'].self::c,'w')){flock($f,LOCK_EX);fwrite($f,implode('',$c));flock($f,LOCK_UN);fclose($f);}}public function j(){return is_writable($this->a['a'].self::c);}public function k($a){if(isset($this->e[$a]))return $this->e[$a];}public function l($a,$b){foreach($b as $c=>$d)$a=str_ireplace('{'.$c.'}',$d,$a);return $a;}public function m($a,$b){preg_match_all('~\{([a-z0-9_]{2,30})\}~i',$a,$c);if($c[1]){$c[1]=array_unique($c[1]);foreach($c[1] as $d)if($e=$this->n($d,$b))$a=str_ireplace('{'.$d.'}',$e,$a);}return $a;}public function n($a,$b){if(isset($this->c[$b][$a]))return $this->c[$b][$a];}}final class d{const a='2.12s';private $a;private $b;private $c;private $d;private $e;public function __construct($a,$b,$c){$this->b=$a;$this->c=$b;$this->a=$c;$this->d=$this->g();$this->e=$this->h();}public function a(){$a=$this->b->d(__.o_,_p);if($a&&$a==$this->a->g(o_))$this->b();else{$b=time();$c=unserialize(urldecode($this->a->g(t_)));$d=$this->a->g(u_);$e=$this->b->c(g_);if($c&&isset($c[$e]))$f=$c[$e];else$f=0;if($this->b->b()&&$this->b->c(_m)){$g=$this->b->b(n_,_p);if($g&&($f<$d||$this->a->g(s_)+($this->a->g(v_)*60)<$b)){$h=$this->a->g(n_);$i=$this->a->g(q_)*1;$j=$this->a->g(p_)*1;$k=$j-$i;for($l=0;$l<$k;$l++)$g=sha1($g);if($h==$g){if($this->a->j()){$this->m();if(isset($c[$e])){unset($c[$e]);$this->a->h(t_,urlencode(serialize($c)));}if($i<5)$this->a->h(q_,15000);else$this->a->h(q_,$i-1);$this->a->h(r_,$b);$this->a->h(O_,'');}else{$this->c->a('X-a:1');$this->c->b(404,$this->a->n(_t,'en'));}}else{$this->a->h(s_,$b);$c[$e]=$f+1;$this->a->h(t_,urlencode(serialize($c)));$this->c->b(404,$this->a->n(_t,'en'));}}else$this->c->b(404,$this->a->n(_t,'en'));}else{if(!$this->a->g(x_)||$this->b->c(e_)&&$this->b->c(f_)&&preg_match('~Chrome|Firefox|Opera|Safari|AppleWebKit|Trident|MSIE~i',$this->b->c(f_))){if($f<$d||$this->a->g(s_)+($this->a->g(v_)*60)<$b){if($this->b->c(c_)===substr($this->a->c(),0,-1))throw new Exception($this->a->c(),307);$m[P_]=$this->a->c();$m[Q_]=$d;$m[R_]=$f;$m[p_]=$this->a->g(q_);$m[Y_]=self::a;$n=$this->a->k('a');$n=$this->a->l($n,$m);$n=$this->a->m($n,$this->d);$this->c->f($n);}else throw new Exception(false,403);}else throw new Exception(false,403);}}}public function b(){$aa=$this->b->a('q');$ab=$this->a->d().$aa;if(!$aa||!preg_match('~\.[a-z]{2,5}$~i',$aa)){if($this->b->c(i_)!=str_replace('\\','/',__FILE__))$this->k();$ac=$this->a->d().$this->a->g(D_);if(!file_exists($ac)&&($ad=$this->j()))throw new Exception($this->a->c().$this->i().$ad,307);else throw new Exception($this->a->c().$this->i().$this->a->g(D_),307);}if(stripos($aa,substr($this->a->c(),strripos(substr($this->a->c(),0,-1),'/')+1))===0)throw new Exception($this->a->c().$this->i().$this->a->g(D_),307);if($this->b->c(_m)){if($this->b->b('reload'))$this->m();else if($this->b->b('logout'))$this->n();else if(($ae=$this->b->b('save'))&&($af=$this->b->b(_o,_p))&&($af==$this->b->d(__._o,_p))){$this->c->e(__._o);$ae=str_replace(_L,_K,base64_decode(str_replace('_','a',$ae)));$ae=str_replace(_J,_I,$ae);if($this->q(strtolower(substr($ab,strripos($ab,'.')+1)))){if(is_writable($ab)&&$ag=fopen($ab,'w')){flock($ag,LOCK_EX);fwrite($ag,$ae);flock($ag,LOCK_UN);fclose($ag);$this->a->h(O_,'');}else{$this->c->a('X-a:1');$this->c->b(404,$this->a->n(_t,'en'));}}else$this->c->b(404,$this->a->n(_t,'en'));}else if($ah=$this->b->b('open')){$ah=rawurldecode($ah);$this->c->f($this->w($ah));}else if(($ah=$this->b->b('upload'))&&($af=$this->b->b(_o,_p))&&($af==$this->b->d(__._o,_p))){$this->c->e(__._o);$ah=rawurldecode($ah);$ai=$this->a->d().substr($ah,strlen($this->a->e()));$aj=$this->b->e(_C);if($ak=count($aj)&&is_dir($ai)){$al='';$am=$this->a->k('b');$an=str_replace(' ','',str_replace(',','|',$this->a->g(C_)));foreach($aj[_G] as $ao=>$ap){if($this->q(strtolower(substr($aj[_y][$ao],strripos($aj[_y][$ao],'.')+1)))){if(!$aj[_D][$ao]){$ab=$ai.$aj[_y][$ao];move_uploaded_file($ap,$ab);$aq[_y]=$aj[_y][$ao];$aq[_z]=filemtime($ab);$aq[_A]=filesize($ab);preg_match('~\.(?:'.$an.')$~i',$aq[_y],$ar);if(isset($ar[0]))$aq[_x]=$this->a->c().$this->i().substr($ah,strlen($this->a->e())).$aq[_y];else$aq[_x]=$ah.$aq[_y];$al.=$this->a->m($this->a->l($am,$aq),$this->d);}else$as=true;}else$at=true;if(isset($al)){$this->a->h(O_,'');$this->c->a('X-b:'.$this->y($ah));$this->c->f($al);}if(isset($at))$this->c->a('X-c:1');else if(isset($as))$this->c->a('X-d:1');}}else$this->c->b(404,$this->a->n(_t,'en'));}else if(($au=$this->b->b('remove'))&&($af=$this->b->b(_o,_p))&&($af==$this->b->d(__._o,_p))){$this->c->e(__._o);$au=rawurldecode($au);if($this->q(strtolower(substr($au,strripos($au,'.')+1)))){$au=str_replace($this->a->c(),$this->a->e(),$au);$ab=$this->a->d().substr($au,strlen($this->a->e()));if(is_file($ab)&&unlink($ab)){$this->a->h(O_,'');$this->c->a('X-b:'.$this->y(dirname($au).'/'));}else$this->c->b(404,$this->a->n(_t,'en'));}else{$this->c->a('X-c:1');$this->c->b(404,$this->a->n(_t,'en'));}}else if(($av=$this->b->b('settings'))&&($af=$this->b->b(_o,_p))&&($af==$this->b->d(__._o,_p))){$this->c->e(__._o);if($av[n_]){$aw=$this->a->g(n_);$ax=$this->a->g(p_)-$this->a->g(q_);for($ay=0;$ay<$ax;$ay++)$av[n_]=sha1($av[n_]);if($av[n_]!=$aw)$this->a->h(n_,$av[n_]);}if($av[m_]&&$av[m_]!=$this->d){if(stripos($az=$this->a->g(m_),',')&&stripos($az,$av[m_])!==false){if($av[m_]!=$this->b->c(e_))$this->c->d(__.m_,$av[m_],time()+60*60*24*365,$this->a->c(),false,false,true);else$this->c->e(__.m_,$this->a->c());}else$this->c->b(404,$this->a->n(_t,'en'));}if($this->a->g(D_)!==null&&preg_match('~^.{1,30}$~i',$av[D_],$ar)&&isset($ar[0]))$this->a->h(D_,$av[D_]);else$this->c->b(404,$this->a->n(_t,'en'));unset($av[n_],$av[m_],$av[D_]);foreach($av as $ao=>$aA){if($this->a->g($ao)!==null&&preg_match('~^[0-9]{1,7}$~i',$aA,$ar)&&isset($ar[0]))$this->a->h($ao,$aA);else$this->c->b(404,$this->a->n(_t,'en'));}}else if(($aB=$this->b->b('scripts'))&&($af=$this->b->b(_o,_p))&&($af==$this->b->d(__._o,_p))){$this->c->e(__._o);if($this->a->g(K_)!==null)$this->a->h(K_,'0');else$this->c->b(404,$this->a->n(_t,'en'));}else if(($aC=$this->b->b('install'))&&($af=$this->b->b(_o,_p))&&($af==$this->b->d(__._o,_p))){$this->c->e(__._o);$aD=$this->a->b().'update.php';preg_match('~^[a-z0-9+=/_]+$~i',$aC,$ar);if(isset($ar[0])&&($aC=base64_decode(str_replace('_','a',$aC)))&&($ag=fopen($aD,'w'))){flock($ag,LOCK_EX);$aE=fwrite($ag,$aC);flock($ag,LOCK_UN);fclose($ag);if($aE){$aq=include$aD;if($aq==_D)$this->c->b(404,$this->a->n(_t,'en'));else if(file_exists($this->a->d().$aq))$this->c->f($this->a->c().$this->i().$aq);unlink($aD);}else$this->c->b(404,$this->a->n(_t,'en'));}else$this->c->b(404,$this->a->n(_t,'en'));}else$this->c->b(404,$this->a->n(_t,'en'));}else{$this->m();if(file_exists($ab)){$aF=strtolower(substr($ab,strripos($ab,'.')+1));if($this->q($aF)){$aG=str_replace(' ','',str_replace(',','|',$this->a->g(_s)));preg_match('~^'.$aG.'$~i',$aF,$ar);if(isset($ar[0])){$aH=$this->b->d(__._q);$aI=$this->b->b('switch');if($aH){if($aI==='0'){$this->c->e(__._q,$this->a->c());$this->c($ab);}else$this->d($ab);}else{if($aI==='1'){$this->c->d(__._q,1,time()+60*60*24*90,$this->a->c(),false,false,true);$this->d($ab);}else$this->c($ab);}}else$this->d($ab);}else$this->e(_u);}else$this->e(_t);}}public function c($a){$b[X_]=$this->a->n('visual_editor',$this->d);$b[P_]=$this->a->c();$b[Y_]=self::a;$b[V_]=$this->a->e();$c=$this->b->a('q');if($d=strripos($c,'/'))$b[V_].=substr($c,0,$d+1);$b['panel']=$this->r($a);$b[_n]=$this->o();if(!$b[_n]){$b[_n]=$this->p($a);$b[Z_]='';}else$b[Z_]='1';$b[_n]=str_replace('{','!~!',$b[_n]);$e=$this->a->k('c');$e=$this->a->l($e,$b);$e=$this->a->m($e,$this->d);$e=str_replace('!~!','{',$e);$this->c->f($e);}public function d($a){$b[X_]=$this->a->n('source_editor',$this->d);$b[P_]=$this->a->c();$b[Y_]=self::a;$b[S_]=$this->a->g(y_);$b[A_]=$this->a->g(A_);$b[z_]=$this->a->g(z_);$b['panel']=$this->r($a);$b[_n]=$this->o();if(!$b[_n]){$b[_n]=$this->p($a);$b[Z_]='';}else$b[Z_]='1';$b[_n]=str_replace('{','!~!',$b[_n]);$c=$this->a->k('d');$c=$this->a->l($c,$b);$c=str_replace('!~!','{',$c);$this->c->f($c);}public function e($a){$b[W_]=$a;$b[P_]=$this->a->c();$b[Y_]=self::a;$b['panel']=$this->r($a);$c=$this->a->k('e');$c=$this->a->l($c,$b);return $this->a->m($c,$this->d);}public function f($a){$this->c->b($a->getCode(),$this->a->n($a->getCode(),'en'));if($b=$a->getMessage())$this->c->c($b);$c[W_]=$a->getCode();$c[P_]=$this->a->c();$c[Y_]=self::a;$c['panel']='';$d=$this->a->k('e');$d=$this->a->l($d,$c);return $this->c->f($this->a->m($d,$this->d));}private function g(){$a=$this->a->g(m_);if(stripos($a,',')){$b=$this->b->d(__.m_);if($b&&stripos($a,$b)!==false)return $b;else{$c=substr($this->b->c(e_),0,2);if(stripos($a,$c)!==false)return $c;}}return substr($a,0,2);}private function h(){$a=$this->a->g(F_);if($a==='1')return 1;else if($a==='0')return 0;else{if((stripos($this->b->c(b_),'q=')===0)&&(stripos($this->b->c(c_),$this->b->c(b_))===false))return 1;else return 0;}}private function i(){if(!$this->e)return '?q=';else return '';}private function j(){$a=$this->a->d();if($b=opendir($a)){$c=array();$d=array();$e=str_replace(' ','',str_replace(',','|',$this->a->g(_s)));$f=str_replace(' ','',str_replace(',','|',$this->a->g(C_)));while(($g=readdir($b))!==false){if($g!='.'&&$g!='..'){if(is_file($a.$g)){if(preg_match('~^index\.(?:'.$e.')$~i',$g)){closedir($b);return $g;}else if(preg_match('~\.(?:'.$e.')$~i',$g))$c[]=$g;else if(preg_match('~\.(?:'.$f.')$~i',$g))$d[]=$g;}}}closedir($b);if(isset($c[0]))return $c[0];else if(isset($d[0]))return $d[0];}}private function k(){$a=$this->a->b().'.htaccess';if(file_exists($a)){$b=file_get_contents($a);preg_match('~RewriteBase (.+?)\n~i',$b,$c);if(isset($c[0])&&isset($c[1])){if($c[1]!=$this->a->c()){$b=str_replace($c[0],'RewriteBase '.$this->a->c()."\n",$b);$this->l($b);}}else{$b=preg_replace('~(RewriteEngine .+?\n)~i','$1'."\n".'RewriteBase '.$this->a->c()."\n",$b);$this->l($b);}}}private function l($a){if($b=fopen($this->a->b().'.htaccess','w')){flock($b,LOCK_EX);fwrite($b,$a);flock($b,LOCK_UN);fclose($b);}}private function m(){$a=sha1(time().mt_rand());$this->a->h(o_,$a);$this->c->d(__.o_,$a,time()+60*$this->a->g(w_),$this->a->c(),false,false,true);}private function n(){$this->a->h(o_,'');$this->c->e(__.o_,$this->a->c());}private function o(){$a=$this->b->b('switch');if(is_numeric($a)){$b=$this->b->b(_n);if($b&&($c=$this->b->b(_o))&&$c==$this->b->d(__._o)){$b=base64_decode(str_replace('_','a',$b));$this->c->a('X-e:0');$this->c->e(__._o);return $b;}}}private function p($a){$b=file_get_contents($a);preg_match('~]+utf-8~i',$b,$c);preg_match('~]+windows-1251~i',$b,$d);if(!isset($c[0])&&isset($d[0])){$b=preg_replace('~(]+)windows-1251~i','$1utf-8',$b);$b=iconv('Windows-1251','UTF-8',$b);}$b=str_replace(_K,_L,$b);return str_replace(_I,_J,$b);}private function q($a){$b=$this->a->g(B_);if(!$b||preg_match('~(?:^|,\s*)'.$a.'(?:\s*,|$)~i',$b))return true;}private function r($a){$b[T_]=$this->s($a);$b[_r]=$this->v();$b[P_]=$this->a->c();$b[Y_]=self::a;$b[_b]=$this->u(ini_get(_b));$b[_c]=ini_get(_c);$b[p_]=$this->a->g(q_);$b[u_]=$this->a->g(u_);$b[v_]=$this->a->g(v_);$b[w_]=$this->a->g(w_);$b[G_]=$this->a->g(G_);if($b[G_])$b[G_._d]=$this->a->k('f');else$b[G_._d]=$this->a->k('g');$b[K_]=$this->a->g(K_);if($b[K_])$b[K_._d]=$this->a->k('f');else$b[K_._d]=$this->a->k('g');$b[L_]=$this->a->g(L_);if($b[L_])$b[L_._d]=$this->a->k('f');else$b[L_._d]=$this->a->k('g');$b[y_]=$this->a->g(y_);$b[z_]=$this->a->g(z_);if($this->a->g(A_))$b[A_._d]=$this->a->k('f');else$b[A_._d]=$this->a->k('g');if($this->a->g(_Q))$b[_Q._d]=$this->a->k('f');else$b[_Q._d]=$this->a->k('g');$b[D_]=$this->a->g(D_);$b[M_]=$this->a->g(M_);if($b[M_])$b[M_._d]=$this->a->k('f');else$b[M_._d]=$this->a->k('g');$b[N_]=$this->a->g(N_);if($b[N_])$b[N_._d]=$this->a->k('f');else$b[N_._d]=$this->a->k('g');$b[_v]=$this->b->c(g_);$b[_w]=$this->b->c(h_);$b[_a]=$this->u(ini_get(_a));$b[_H]=$this->t();$c=$this->a->k('h');$c=$this->a->l($c,$b);return $this->a->m($c,$this->d);}private function s($a){if(is_numeric($a)){$b[U_]=$a;$c=$this->a->k('i');}else{$d=strtolower(substr($a,strripos($a,'.')+1));$e=str_replace(' ','',str_replace(',','|',$this->a->g(_s)));preg_match('~^'.$e.'$~i',$d,$f);if(isset($f[0]))$c=$this->a->k('j');else$c=$this->a->k('i');if($d=='htm')$b[U_]=_q;else$b[U_]=$d;}$c=$this->a->l($c,$b);return $this->a->m($c,$this->d);}private function t(){$a='';$b=explode(',',$this->a->g(m_));$c[_y]=m_;foreach($b as $d){$c[_E]=trim($d);if($this->d==$c[_E])$e=$this->a->k('k');else$e=$this->a->k('l');$f[_F]=$this->a->l($e,$c);$f[m_]=$c[_E];$g=$this->a->k('m');$g=$this->a->l($g,$f);$a.=$this->a->m($g,$this->d);}return $a;}private function u($a){$a=strtolower(trim($a));$b=(int)$a;switch($a[strlen($a)-1]){case'm':return $b*1048576;case'k':return $b*1024;case'g':return $b*1073741824;default:return $b;}}private function v(){$a=$this->a->e();$b=$this->a->d();if($a=='/')$c[_y]=$this->b->c(k_);else$c[_y]=substr($a,strrpos(substr($a,0,-1),'/')+1,-1);$c[_z]=filemtime($b);$c[_x]=$a;$c[_A]='';$d=$this->a->k('n');$d=$this->a->l($d,$c);return $this->a->m($d,$this->d);}private function w($a){$b=$this->a->d().substr($a,strlen($this->a->e()));$c=array();$d=array();$e=str_replace(' ','',str_replace(',','|',$this->a->g(C_)));if($f=opendir($b)){while(($g=readdir($f))!==false){if($g!='.'&&$g!='..'){$h=array();$h[_y]=$g;$h[_z]=filemtime($b.$g);if(is_file($b.$g)){preg_match('~\.(?:'.$e.')$~i',$g,$i);if(isset($i[0]))$h[_x]=$this->a->c().$this->i().substr($a,strlen($this->a->e())).$g;else$h[_x]=$a.$g;$h[_A]=filesize($b.$g);$d[]=$h;}else if(is_dir($b.$g)&&!is_link($b.$g)){$h[_x]=$a.$g.'/';$h[_A]=$this->y($h[_x]);$c[]=$h;}}}closedir($f);}$j='';if(count($c)){$c=$this->x($c);$k=$this->a->k('n');foreach($c as $l){$m=$k;$j.=$this->a->m($this->a->l($m,$l),$this->d);}}if(count($d)){$d=$this->x($d);$n=$this->a->k('b');foreach($d as $o)$j.=$this->a->m($this->a->l($n,$o),$this->d);}if($b==$this->a->d())$this->c->a('X-b:'.$this->y($a));return $j;}private function x($a){$b=array();$c=array();foreach($a as $d)$b[]=$d[_y];asort($b);foreach($b as $e)foreach($a as $d)if($e==$d[_y])$c[]=$d;return $c;}private function y($a){if($this->a->g(_Q)){$b=$this->a->g(O_);if(!$b){$b=$this->z($this->a->e());$this->a->h(O_,urlencode(serialize($b)));}else$b=unserialize(urldecode($b));return $b[$a];}else return '';}private function z($a){$b=$this->a->d().substr($a,strlen($this->a->e()));$c=array();$c[$a]=0;if($d=opendir($b)){while(($e=readdir($d))!==false){if($e!='.'&&$e!='..'){if(is_file($b.$e))$c[$a]+=filesize($b.$e);else if(is_dir($b.$e.'/')&&!is_link($b.$e)){$f=$this->z($a.$e.'/');$c[$a]+=$f[$a.$e.'/'];$c=array_merge($c,$f);}}}closedir($d);}return $c;}}$a=new a();$b=new b($a->c(l_));$c=new c(dirname($a->c(i_)).'/',$a->c(a_));$d=new d($a,$b,$c);try{$d->a();}catch(Exception$e){$d->f($e);}$b->g();?> \ No newline at end of file diff --git a/p/background.gif b/p/background.gif old mode 100644 new mode 100755 diff --git a/p/lang.png b/p/lang.png old mode 100644 new mode 100755 diff --git a/p/logo1.png b/p/logo1.png old mode 100644 new mode 100755 diff --git a/p/mc-button.png b/p/mc-button.png old mode 100644 new mode 100755 diff --git a/style.css b/style.css old mode 100644 new mode 100755